Package | Description |
---|---|
net.minecraft.entity.ai.goal |
Modifier and Type | Field and Description |
---|---|
private static PrioritizedGoal |
GoalSelector.DUMMY |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<Goal.Flag,PrioritizedGoal> |
GoalSelector.flagGoals |
private java.util.Set<PrioritizedGoal> |
GoalSelector.goals |
Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<PrioritizedGoal> |
GoalSelector.getRunningGoals() |
Modifier and Type | Method and Description |
---|---|
boolean |
PrioritizedGoal.isPreemptedBy(PrioritizedGoal other) |