Creates an instance of NetworkItemStackDescriptor.
OptionalstackSize: null | numberThe size of the stack.
Optionalmetadata: null | numberThe metadata of the item.
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.
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.