Uses of Class
net.minecraft.entity.ai.goal.GoalSelector
Packages that use GoalSelector
Package
Description
-
Uses of GoalSelector in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob declared as GoalSelectorModifier and TypeFieldDescriptionprotected GoalSelector
MobEntity.goalSelector
protected GoalSelector
MobEntity.targetSelector
-
Uses of GoalSelector in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive that return GoalSelector -
Uses of GoalSelector in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type GoalSelectorModifier and TypeMethodDescriptionstatic void
DebugInfoSender.sendGoalSelector(World world, MobEntity mob, GoalSelector goalSelector)