Name | <MaterialTag.leaf_size> |
Returns | ElementTag |
Mechanism | MaterialTag.leaf_size |
Description | Returns the size of the leaves for this bamboo block.
Output is SMALL, LARGE, or NONE. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialLeafSize.java#L40 |