Uses of Class
net.minecraft.entity.ai.goal.GoalSelector
Package
Description
-
Uses of GoalSelector in net.minecraft.entity.mob
Modifier and TypeFieldDescriptionprotected final GoalSelector
MobEntity.goalSelector
Contains actions the entity can perform.protected final GoalSelector
MobEntity.targetSelector
Contains goals used to select this entity's target. -
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)