Name | level |
Object | MaterialTag |
Input | ElementTag(Number) |
Related Tags | <MaterialTag.level> (Property) The current level for a "levelled" material: (...)
|
Description | (Property) The current level for a "levelled" material:
For light blocks, this is the brightness of the light. For water/lava this is the height of the liquid block. For cauldrons, this is the amount of liquid contained. For cake, this is the number of bites left. For beehives/bee nests, this is the amount of honey contained. For snow, this is the number of partial layers, or the height, of a snow block. For farmland, this is the moisture level. For composters, this is the amount of compost. |
Generated Example |
|
Group | Properties |
Source | https://github.com/DenizenScript/Clientizen/blob/master/src/main/java/com/denizenscript/clientizen/objects/properties/material/MaterialLevel.java#L11 |