Uses of Class
net.minecraft.nbt.NbtEnd
-
Uses of NbtEnd in net.minecraft.nbt
Modifier and TypeFieldDescriptionstatic final NbtEnd
NbtEnd.INSTANCE
A dummy instance of the NBT end.Modifier and TypeMethodDescriptionNbtType.createInvalid
(int type) NbtEnd.getNbtType()
Gets the NBT type definition of this NBT element. -
Uses of NbtEnd in net.minecraft.nbt.visitor