| Name | wander_delay | 
| Object | NPCTag | 
| Input | DurationTag | 
| Related Tags | <NPCTag.wander_delay>Returns the delay for the NPC's wander Waypoint Provider, if that provider is in use. | 
| Description | Sets the delay for an NPC's wander Waypoint Provider. NPCTag.waypoint_provider must be set to 'wander' before setting wander_delay. Set to 0 to disable. | 
| Generated Example |  | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java#L1391 |