| Name | <NPCTag.worldguard_wander_region> |
| Returns | WorldGuardRegionTag |
| Mechanism | NPCTag.worldguard_wander_region |
| Description | If the NPC's waypoint provider is set to wander (NPCTag.waypoint_provider),
returns the current WorldGuard region that wandering is restricted to, if any. |
| Generated Example | |
| Requires | Depenizen, WorldGuard |
| Source | https://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/properties/worldguard/WorldGuardNPCExtensions.java#L13 |