Name | is_waxed |
Object | ItemTag |
Input | ElementTag(Boolean) |
Related Tags | <ItemTag.is_waxed> (Property) Returns whether a sign item is waxed (cannot be edited once placed).
|
Description | (Property) Sets whether a sign item is waxed (cannot be edited once placed). |
Generated Example |
|
Group | Properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemSignIsWaxed.java#L13 |