Name | <ItemTag.map_center> |
Returns | LocationTag |
Mechanism | ItemTag.map_center |
Description | Returns the center location on the map's display.
Note that there is no Y value (it's always 0), only X, Z, and a World. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemMap.java#L99 |