Name | <NPCTag.path_distance_margin> |
Returns | ElementTag(Decimal) |
Mechanism | NPCTag.path_distance_margin |
Description | Returns the NPC's current pathfinding distance margin. That is, how close it needs to get to individual points along its path. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java#L1065 |