Name | <MaterialTag.minimum_level> |
Returns | ElementTag(Number) |
Description | Returns the minimum level for a Levelled material (like water, lava, and cauldrons), cake, beehives, snow, or farmland.
This will return 0 for all valid materials aside from snow. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialLevel.java#L84 |