High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies
Go to file
Aikar 2983b658fc Mob Pathfinding API
Adds an API to allow plugins to instruct a Mob to Pathfind to a Location or Entity

This does not do anything to stop other AI rules from changing the location, so
it is still up to the plugin to control that or override after another goal changed
the location.

You can use EntityPathfindEvent to cancel new pathfinds from overriding your current.
2018-09-09 12:39:06 -04:00
paper-api Mob Pathfinding API 2018-09-09 12:39:06 -04:00