Name | <MaterialTag.is_locked> |
Returns | ElementTag(Boolean) |
Mechanism | MaterialTag.is_locked |
Description | Returns whether this redstone repeater material is locked. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialLocked.java#L40 |