Name | Type | Description | Notes |
---|---|---|---|
capacity | Integer | The maximum capacity of the inventory (maximum number of stacks) | |
name | String | The name of the inventory | |
slots | List<Slot> | Gets a list of slots in the inventory (with their items) | |
totalItems | Integer | The total amount of items currently in the inventory | |
type | CatalogTypeInventoryArchetype | The type of the inventory |