Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 581 Bytes

Inventory.md

File metadata and controls

14 lines (9 loc) · 581 Bytes

Inventory

Properties

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