Name | aggressive |
Object | EntityTag |
Input | ElementTag(Boolean) |
Related Tags | <EntityTag.aggressive> (Property) Returns whether the entity is currently aggressive.
|
Description | (Property) Sets whether the entity is currently aggressive. |
Generated Example |
|
Group | Properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityAggressive.java#L11 |