Uses of Class
net.minecraft.nbt.NbtEnd
Packages that use NbtEnd
-
Uses of NbtEnd in net.minecraft.nbt
Fields in net.minecraft.nbt declared as NbtEndModifier and TypeFieldDescriptionstatic final NbtEnd
NbtEnd.INSTANCE
A dummy instance of the NBT end.Fields in net.minecraft.nbt with type parameters of type NbtEndMethods in net.minecraft.nbt that return NbtEndMethods in net.minecraft.nbt that return types with arguments of type NbtEndModifier and TypeMethodDescriptionNbtType.createInvalid
(int type) NbtEnd.getNbtType()
Gets the NBT type definition of this NBT element. -
Uses of NbtEnd in net.minecraft.nbt.visitor
Methods in net.minecraft.nbt.visitor with parameters of type NbtEnd