Name | <ItemTag.max_stack> |
Returns | ElementTag(Number) |
Description | Returns the max number of this item possible in a single stack of this type.
For use with ItemTag.quantity and ItemTag.quantity. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemQuantity.java#L66 |