Denizen Script Mechanisms


Mechanisms are found in object properties, the 'adjust' command, and similar. These are used to change the state of an object.
Learn about how mechanisms work in The Beginner's Guide.


Showing 1 out of 678 mechanisms...
Namesign_back_contents
ObjectLocationTag
InputListTag
Related Tags<LocationTag.sign_back_contents> Returns the contents on the back of a sign block. (...)
DescriptionSets the contents on the back of a sign block.
To set the contents of the front, see Mechanism:LocationTag.sign_contents.
Sourcehttps://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L4592