Uses of Interface
de.bsommerfeld.pathetic.api.pathing.processing.CostProcessor
Packages that use CostProcessor
-
Uses of CostProcessor in de.bsommerfeld.pathetic.api.pathing.configuration
Methods in de.bsommerfeld.pathetic.api.pathing.configuration that return types with arguments of type CostProcessorMethod parameters in de.bsommerfeld.pathetic.api.pathing.configuration with type arguments of type CostProcessorModifier and TypeMethodDescriptionPathfinderConfiguration.PathfinderConfigurationBuilder.costProcessor(List<CostProcessor> costProcessors) PathfinderConfiguration.PathfinderConfigurationBuilder.nodeCostProcessors(List<CostProcessor> costProcessors) Deprecated.