whether the entity can open doors
whether the entity can pass doors
whether the entity avoids water
whether entity can jump
entity's speed value
Builds path to the specified coordinates
entity movement speed
Builds path to the specified entity. Note that current coordinates of entity are used, and are not updated
entity movement speed
Sets entity's sun avoiding
Sets entity's water avoiding
Enables or disables entity's jumping ability
Sets entity's door opening ability
Sets entity's door passing ability
Sets function to be notified when path navigation is finished or aborted
Sets entity's speed value
Generated using TypeDoc
Object used to build path and move mobs to the required coordinates using specified parameters. All the setters return current PathNavigation instance to be able to produce chained calls. Some of the