Package dev.selena.luacore.nms
Interface IPathfinderInjector
public interface IPathfinderInjector
-
Method Summary
Modifier and TypeMethodDescriptionaddCustomPathfinder(int priority, ICustomGoalWrapper customGoal) org.bukkit.entity.LivingEntity
-
Method Details
-
addCustomPathfinder
-
clearPathfinders
IPathfinderInjector clearPathfinders() -
getEntity
org.bukkit.entity.LivingEntity getEntity()
-