public class NBTUtils
extends Object
-
Constructor Summary
Constructors
-
Method Summary
fromTag(@Nullable net.minecraft.nbt.Tag tag)
static @Nullable net.minecraft.nbt.Tag
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
NBTUtils
public NBTUtils()
-
Method Details
-
fromTag
@Nullable
public static @Nullable Object fromTag(@Nullable
@Nullable net.minecraft.nbt.Tag tag)
-
toTag
@Nullable
public static @Nullable net.minecraft.nbt.Tag toTag(@Nullable
@Nullable Object value)