Class NeigeItemsUtils
-
- All Implemented Interfaces:
public class NeigeItemsUtils
-
-
Constructor Summary
Constructors Constructor Description NeigeItemsUtils()
-
Method Summary
Modifier and Type Method Description static NbtCompound
fromNms(@NonNull() RefNbtTagCompound nbt)
static RefNbtTagCompound
toNms(@NonNull() NbtCompound nbt)
-
-
Method Detail
-
fromNms
@NonNull() static NbtCompound fromNms(@NonNull() RefNbtTagCompound nbt)
-
toNms
@NonNull() static RefNbtTagCompound toNms(@NonNull() NbtCompound nbt)
-
-
-
-