Creates an instance of NetworkItemStackDescriptor.
Optional
stackSize: null | numberThe size of the stack.
Optional
metadata: null | numberThe metadata of the item.
Optional
stackNetId: null | numberThe stack net id of the item.
Optional
networkBlockid: null | numberThe network block id of the item.
Optional
extras: null | ItemInstanceUserDataThe extra data of the item.
Readonly
extrasThe extra data of the item.
Readonly
metadataThe metadata of the item.
Readonly
networkThe network id of the item.
Readonly
networkThe network block id of the item.
Readonly
stackThe stack net id of the item.
Readonly
stackThe size of the stack.
Static
readReads the data type from a binary stream.
The data type.
Static
writeWrites the data type to a binary stream.
Represents a network item stack descriptor.