Readonly
typeThe nbt tag type of the data type.
The value of the tag.
Static
Readonly
typeThe nbt tag type of the data type.
Static
fromStatic
readRead a nbt tag from a binary stream.
The binary stream to read from.
Whether to read the tag as a varint.
Protected
Static
readStatic
writeWrite a nbt tag to a binary stream.
The binary stream to write to.
The value of the tag.
Optional
varint: booleanWhether to write the tag as a varint.
Protected
Static
write
The name of the tag.