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