Package com.soulfiremc.server.pathfinding.goals


package com.soulfiremc.server.pathfinding.goals
Contains the goals that the pathfinding algorithm can use to determine the best path to a target/goal. What the goal actually is can be defined by the implementation of the goal.