| Name | waypoint_provider | 
| Object | NPCTag | 
| Input | ElementTag | 
| Related Tags | <NPCTag.waypoint_provider>Returns the NPC's current Waypoint Provider type (default types: linear, wander, guided). | 
| Description | Sets the NPC's waypoint provider (default options: linear, wander, guided). | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java#L1377 |