Creates an instance of NetworkItemStackDescriptorCereal.
OptionalstackSize: null | numberThe size of the stack.
Optionalmetadata: null | numberThe metadata of the item.
OptionalitemStackVariant: null | numberThe item stack variant.
OptionalitemStackId: null | numberThe network id of the item stack.
OptionalnetworkBlockid: null | numberThe network block id of the item.
Optionalextras: null | ItemInstanceUserDataThe extra data of the item.
ReadonlyextrasThe extra data of the item.
ReadonlyitemThe network id of the item stack.
ReadonlyitemThe item stack variant.
ReadonlymetadataThe metadata of the item.
ReadonlynetworkThe network id of the item.
ReadonlynetworkThe network block id of the item.
ReadonlystackThe size of the stack.
StaticreadRead a value from the stream.
The BinaryStream to read from.
The value read from the stream.
StaticwriteWrite a value to the stream.
The BinaryStream to write to.
The value to write.
Represents a network item stack descriptor.