Uses of Class
de.bsommerfeld.pathetic.engine.pathfinder.PathfindingSearchImpl
Packages that use PathfindingSearchImpl
-
Uses of PathfindingSearchImpl in de.bsommerfeld.pathetic.engine.pathfinder
Methods in de.bsommerfeld.pathetic.engine.pathfinder that return PathfindingSearchImplModifier and TypeMethodDescriptionPathfindingSearchImpl.exceptionally(Consumer<Throwable> callback) PathfindingSearchImpl.ifPresent(Consumer<de.bsommerfeld.pathetic.api.pathing.result.PathfinderResult> callback) PathfindingSearchImpl.orElse(Consumer<de.bsommerfeld.pathetic.api.pathing.result.PathfinderResult> callback)