Name | <NPCTag.is_fighting> |
Returns | ElementTag(Boolean) |
Description | Returns whether the NPC is currently targeting an entity for the Citizens internal punching pathfinder.
Not compatible with Sentinel. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java#L1203 |