Uses of Class
net.minecraft.entity.ai.goal.GoalSelector
Packages that use GoalSelector
Package
Description
- 
Uses of GoalSelector in net.minecraft.entity.mobFields 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.passiveMethods in net.minecraft.entity.passive that return GoalSelector
- 
Uses of GoalSelector in net.minecraft.server.networkMethods in net.minecraft.server.network with parameters of type GoalSelectorModifier and TypeMethodDescriptionstatic voidDebugInfoSender.sendGoalSelector(World world, MobEntity mob, GoalSelector goalSelector)