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 632 mechanisms...
Namemythic_variable_map
ObjectMythicMobsMobTag
InputMapTag
Related Tags<MythicMobsMobTag.mythic_variable_map> Returns a map of the MythicMob's variables.
DescriptionSets the variables of a MythicMob from a map.
RequiresDepenizen, MythicMobs
Sourcehttps://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/objects/mythicmobs/MythicMobsMobTag.java#L400