Uses of Class
net.minecraft.entity.ai.goal.GoalSelector
Packages that use GoalSelector
-
Uses of GoalSelector in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob declared as GoalSelectorModifier and TypeFieldDescriptionprotected final GoalSelectorMobEntity.goalSelectorContains actions the entity can perform.protected final GoalSelectorMobEntity.targetSelectorContains goals used to select this entity's target. -
Uses of GoalSelector in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive that return GoalSelector