| Name | is_locked | 
| Object | MaterialTag | 
| Input | ElementTag(Boolean) | 
| Related Tags | <MaterialTag.is_locked>Returns whether this redstone repeater material is locked. | 
| Description | Sets this redstone repeater material to be locked. | 
| Generated Example |  | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialLocked.java#L74 |