| Name | state |
| Object | EntityTag |
| Input | ElementTag |
| Related Tags | <EntityTag.state> (Property) Returns the current state of an armadillo. (...)
|
| Description | (Property) Sets the current state of an armadillo.
Valid states are IDLE, ROLLING, SCARED, and UNROLLING. The entity may roll or unroll due to normal vanilla conditions. If this is not desired, disable EntityTag.has_ai. |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityState.java#L11 |