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...
Namesize
ObjectEntityTag
InputElementTag
Related Tags<EntityTag.size> (Property) Returns the size of an entity. (...)
Description(Property) Sets the size of an entity.
Cube-type (slime, magma cube, sulfur cube) mob sizes are between 1 and 127.
Phantom mob sizes are between 0 and 64.
Pufferfish mob sizes are between 0 and 2.
GroupProperties
Sourcehttps://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntitySize.java#L13