Uses of Interface
de.metaphoriker.pathetic.api.pathing.hook.PathfinderHook
Packages that use PathfinderHook
-
Uses of PathfinderHook in de.metaphoriker.pathetic.api.pathing
Methods in de.metaphoriker.pathetic.api.pathing with parameters of type PathfinderHookModifier and TypeMethodDescriptionvoid
Pathfinder.registerPathfindingHook
(PathfinderHook hook) Registers aPathfinderHook
that will be called on every step of the pathfinding process.