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, tickgetMutexFlags, isPreemptible, setMutexFlags, toStringpublic WatchGoal(MobEntity p_i50733_2_, java.lang.Class<? extends LivingEntity> p_i50733_3_, float p_i50733_4_)
public boolean shouldExecute()
shouldExecute in class LookAtGoalpublic boolean shouldContinueExecuting()
shouldContinueExecuting in class LookAtGoal