Uses of Class
net.minecraft.nbt.NbtEnd
Package
Description
The Named Binary Tag (NBT) data format.
-
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) Returns an invalid NBT type.NbtEnd.getNbtType()
Returns the NBT type definition of this NBT element. -
Uses of NbtEnd in net.minecraft.nbt.visitor