class FoxEntity.LookAtEntityGoal extends LookAtEntityGoal
Goal.Controlchance, mob, range, target, targetPredicate, targetType| Constructor and Description |
|---|
LookAtEntityGoal(MobEntity fox,
Class<? extends LivingEntity> targetType,
float range) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStart() |
boolean |
shouldContinue() |
start, stop, tickcanStop, getControls, setControls, toStringpublic LookAtEntityGoal(MobEntity fox, Class<? extends LivingEntity> targetType, float range)
public boolean canStart()
canStart in class LookAtEntityGoalpublic boolean shouldContinue()
shouldContinue in class LookAtEntityGoal