Name | <ItemTag.map_scale> |
Returns | ElementTag(Number) |
Mechanism | ItemTag.map |
Description | Returns the scale of the map, from 0 (smallest) to 4 (largest). |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemMap.java#L61 |