mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 07:20:24 +01:00
2983b658fc
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. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle.kts | ||
LICENCE.txt |