| Name | <InventoryTag.size> |
| Returns | ElementTag(Number) |
| Mechanism | InventoryTag.size |
| Description | (Property) Returns 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 |