Name | <NPCTag.attack_range> |
Returns | ElementTag(Decimal) |
Mechanism | NPCTag.attack_range |
Description | Returns the NPC's current navigator attack range limit. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java#L1120 |