Uses of Class
net.minecraft.entity.ai.goal.GoalSelector
Package
Description
-
Uses of GoalSelector in net.minecraft.entity.mob
Modifier and TypeFieldDescriptionprotected GoalSelector
MobEntity.goalSelector
protected GoalSelector
MobEntity.targetSelector
-
Uses of GoalSelector in net.minecraft.entity.passive
-
Uses of GoalSelector in net.minecraft.server.network
Modifier and TypeMethodDescriptionstatic void
DebugInfoSender.sendGoalSelector(World world, MobEntity mob, GoalSelector goalSelector)