A navigator for pathfinding an entity to a target.
Whether the pathfinding entity has reached its target.
Requests that the entity be moved towards the given position.
Requests that the entity be moved towards the given x, y, and z coordinates.
The entity that is navigating with this navigator.
The current target position.