Name | <LocationTag.is_locked> |
Returns | ElementTag(Boolean) |
Mechanism | LocationTag.lock |
Description | Returns whether the container is locked. |
Generated Example |
|
Group | world |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L1416 |