Uses of Class
net.minecraft.entity.ai.goal.GoalSelector.Entry
Packages that use GoalSelector.Entry
-
Uses of GoalSelector.Entry in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal with type parameters of type GoalSelector.EntryModifier and TypeFieldDescriptionprivate final Set<GoalSelector.Entry>GoalSelector.field_14577private final Set<GoalSelector.Entry>GoalSelector.field_14578Methods in net.minecraft.entity.ai.goal with parameters of type GoalSelector.EntryModifier and TypeMethodDescriptionprivate booleanGoalSelector.method_11010(GoalSelector.Entry entry) private booleanGoalSelector.method_2753(GoalSelector.Entry entry1, GoalSelector.Entry entry2) private booleanGoalSelector.shouldContinue(GoalSelector.Entry goal)