Hierarchy For Package baritone.api.pathing.goals
Class Hierarchy
- java.lang.Object
- baritone.api.pathing.goals.GoalAxis (implements baritone.api.pathing.goals.Goal)
- baritone.api.pathing.goals.GoalBlock (implements baritone.api.pathing.goals.Goal, baritone.api.utils.interfaces.IGoalRenderPos)
- baritone.api.pathing.goals.GoalComposite (implements baritone.api.pathing.goals.Goal)
- baritone.api.pathing.goals.GoalGetToBlock (implements baritone.api.pathing.goals.Goal, baritone.api.utils.interfaces.IGoalRenderPos)
- baritone.api.pathing.goals.GoalInverted (implements baritone.api.pathing.goals.Goal)
- baritone.api.pathing.goals.GoalNear (implements baritone.api.pathing.goals.Goal, baritone.api.utils.interfaces.IGoalRenderPos)
- baritone.api.pathing.goals.GoalRunAway (implements baritone.api.pathing.goals.Goal)
- baritone.api.pathing.goals.GoalStrictDirection (implements baritone.api.pathing.goals.Goal)
- baritone.api.pathing.goals.GoalTwoBlocks (implements baritone.api.pathing.goals.Goal, baritone.api.utils.interfaces.IGoalRenderPos)
- baritone.api.pathing.goals.GoalXZ (implements baritone.api.pathing.goals.Goal)
- baritone.api.pathing.goals.GoalYLevel (implements baritone.api.pathing.movement.ActionCosts, baritone.api.pathing.goals.Goal)
Interface Hierarchy
- baritone.api.pathing.goals.Goal