class FoxEntity.LookAtEntityGoal extends LookAtEntityGoal
Goal.Control
chance, 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, tick
canStop, getControls, setControls, toString
public LookAtEntityGoal(MobEntity fox, Class<? extends LivingEntity> targetType, float range)
public boolean canStart()
canStart
in class LookAtEntityGoal
public boolean shouldContinue()
shouldContinue
in class LookAtEntityGoal