NBT data for the item.
Blocks the item can be placed on.
Blocks the item can destroy.
Optionalticking: null | bigintBlocks the item can destroy.
Blocks the item can be placed on.
The NBT data for the item.
OptionaltickingThe ticking for the item.
StaticreadRead a value from the stream.
The BinaryStream to read from.
Optionaloptions: PacketDataTypeOptions<number>Options for reading the data type, such as endianness.
The value read from the stream.
StaticwriteWrite a value to the stream.
The BinaryStream to write to.
The value to write.
Optionaloptions: PacketDataTypeOptions<number>Options for writing the data type, such as endianness.
Creates an instance of ItemInstanceUserData.