Uses of Package
de.bsommerfeld.pathetic.api.pathing.processing.context
Packages that use de.bsommerfeld.pathetic.api.pathing.processing.context
Package
Description
Provides interfaces and classes for extending the core pathfinding logic of "pathetic" through a
customizable processor pipeline.
-
Classes in de.bsommerfeld.pathetic.api.pathing.processing.context used by de.bsommerfeld.pathetic.api.pathing.processingClassDescriptionProvides context for the evaluation of a single node (PathPosition) during a pathfinding search.Provides context for an entire pathfinding search operation.
-