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 18 mechanisms...
Nameclimbing_speed
Objectclient
InputElementTag(Decimal)
Related Tags<client.climbing_speed> Returns the client's climbing speed.
DescriptionSets the client's climbing speed.
Sourcehttps://github.com/DenizenScript/Clientizen/blob/master/src/main/java/com/denizenscript/clientizen/tags/ClientTagBase.java#L182