Uses of Class
de.metaphoriker.pathetic.api.pathing.hook.PathfindingContext
Packages that use PathfindingContext
-
Uses of PathfindingContext in de.metaphoriker.pathetic.api.pathing.hook
Methods in de.metaphoriker.pathetic.api.pathing.hook with parameters of type PathfindingContextModifier and TypeMethodDescriptionvoid
PathfinderHook.onPathfindingStep
(PathfindingContext pathfindingContext) Called on each step of the pathfinding process.