Name | map_center |
Object | ItemTag |
Input | LocationTag |
Related Tags | <ItemTag.map_center> Returns the center location on the map's display. (...)
|
Description | Sets the map's center location (the location in the middle of the map's display). |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemMap.java#L231 |