| Name | size |
| Object | InventoryTag |
| Input | ElementTag(Number) |
| Related Tags | <InventoryTag.size> (Property) Returns the size of the inventory. (...)
|
| Description | (Property) Sets the size of the inventory.
Note that the mechanism can only be set for "generic" chest inventories. |
| Generated Example | |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/inventory/InventorySize.java#L12 |