The identifier of the block type definition.
The nbt data for the block type definition.
Readonly
identifierThe identifier of the block type definition.
Readonly
nbtThe nbt data for the block type definition. This includes the states, permutations, and other properties of the block type.
Static
readRead a value from the stream.
The BinaryStream to read from.
The value read from the stream.
Static
writeWrite a value to the stream.
The BinaryStream to write to.
The value to write.
Create a new block definition.