Name | <NPCTag.wander_yrange> |
Returns | ElementTag(Number) |
Mechanism | NPCTag.wander_yrange |
Description | Returns the yrange for the NPC's wander Waypoint Provider, if that provider is in use. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java#L1328 |