| Name | <NPCTag.waypoint_provider> |
| Returns | ElementTag |
| Mechanism | NPCTag.waypoint_provider |
| Description | Returns the NPC's current Waypoint Provider type (default types: linear, wander, guided). |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java#L1286 |