public interface ICustomGoalProcess extends IBaritoneProcess
DEFAULT_PRIORITY
Modifier and Type | Method and Description |
---|---|
Goal |
getGoal() |
void |
path()
Starts path calculation and execution.
|
void |
setGoal(Goal goal)
Sets the pathing goal
|
default void |
setGoalAndPath(Goal goal)
Sets the goal and begins the path execution.
|
displayName, displayName0, isActive, isTemporary, onLostControl, onTick, priority
void path()
default void setGoalAndPath(Goal goal)
goal
- The new goal