| Name | <ItemTag.map_locked> |
| Returns | ElementTag(Boolean) |
| Mechanism | ItemTag.map_locked |
| Description | Returns whether maps with the same ID as this map are locked. |
| Generated Example | |
| Group | properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemMap.java#L80 |