Class PathfindingContext

java.lang.Object
de.metaphoriker.pathetic.api.pathing.hook.PathfindingContext

public final class PathfindingContext extends Object
Context for the current step of the pathfinding process.
  • Constructor Details

    • PathfindingContext

      public PathfindingContext(Depth depth)
  • Method Details