class FoxEntity.WatchGoal extends LookAtGoal
chance, closestEntity, entity, field_220716_e, maxDistance, watchedClass
Constructor and Description |
---|
WatchGoal(MobEntity p_i50733_2_,
java.lang.Class<? extends LivingEntity> p_i50733_3_,
float p_i50733_4_) |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
resetTask, startExecuting, tick
getMutexFlags, isPreemptible, setMutexFlags, toString
public WatchGoal(MobEntity p_i50733_2_, java.lang.Class<? extends LivingEntity> p_i50733_3_, float p_i50733_4_)
public boolean shouldExecute()
shouldExecute
in class LookAtGoal
public boolean shouldContinueExecuting()
shouldContinueExecuting
in class LookAtGoal