NBTOutput Stream
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Write a length-prefixed byte array to the stream
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Same as writeCompound, but with
close
set to true.Write a compound tag to the stream
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Serialize an NBT compound and write it to the output stream If control over the root tag's name is needed, use writeFully instead.
Serialize an NBT compound and write it to the output stream
Link copied to clipboard
Write a length-prefixed integer array to the stream
Link copied to clipboard
Write a length-prefixed long array to the stream
Link copied to clipboard
Link copied to clipboard
Write an length-prefixed string to the stream
Link copied to clipboard
Write a tag ID (1 byte) to the stream
Link copied to clipboard
Write a value to the stream without knowing its type