Uses of Package
de.bsommerfeld.pathetic.api.pathing.context
Packages that use de.bsommerfeld.pathetic.api.pathing.context
Package
Description
Core pathfinding contracts.
Observation hooks into a running search.
Read-only context objects handed to processors.
The SPI that adapts the pathfinder to a concrete world.
The A* implementation.
Engine-side implementations of the processor context interfaces.
-
Classes in de.bsommerfeld.pathetic.api.pathing.context used by de.bsommerfeld.pathetic.api.pathingClassDescriptionA marker interface to implement, to provide environment-specific information to the Pathfinder.
-
Classes in de.bsommerfeld.pathetic.api.pathing.context used by de.bsommerfeld.pathetic.api.pathing.hookClassDescriptionA marker interface to implement, to provide environment-specific information to the Pathfinder.
-
Classes in de.bsommerfeld.pathetic.api.pathing.context used by de.bsommerfeld.pathetic.api.pathing.processing.contextClassDescriptionA marker interface to implement, to provide environment-specific information to the Pathfinder.
-
Classes in de.bsommerfeld.pathetic.api.pathing.context used by de.bsommerfeld.pathetic.api.providerClassDescriptionA marker interface to implement, to provide environment-specific information to the Pathfinder.
-
Classes in de.bsommerfeld.pathetic.api.pathing.context used by de.bsommerfeld.pathetic.engine.pathfinderClassDescriptionA marker interface to implement, to provide environment-specific information to the Pathfinder.
-
Classes in de.bsommerfeld.pathetic.api.pathing.context used by de.bsommerfeld.pathetic.engine.pathfinder.processingClassDescriptionA marker interface to implement, to provide environment-specific information to the Pathfinder.