JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package com.soulfiremc.server.pathfinding.controller
package
com.soulfiremc.server.pathfinding.controller
Higher-level implementations that use the pathfinding system to execute more complex tasks that require multiple paths.
Related Packages
Package
Description
com.soulfiremc.server.pathfinding
Pathfinding implementation for SoulFire.
com.soulfiremc.server.pathfinding.execution
Contains classes that are used to execute/do a path found by the pathfinding algorithm.
com.soulfiremc.server.pathfinding.goals
Contains the goals that the pathfinding algorithm can use to determine the best path to a target/goal.
com.soulfiremc.server.pathfinding.graph
Minecraft world, but observed as a graph of actions between blocks.
Classes
Class
Description
BuildSchematicController
CollectBlockController
ExcavateAreaController
FollowEntityController