Name | <EntityTag.angry> |
Returns | ElementTag(Boolean) |
Mechanism | EntityTag.angry |
Description | If the entity is a wolf or PigZombie, returns whether the entity is angry.
If the entity is a Vindicator, returns whether it is in "Johnny" mode. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityAngry.java#L68 |