class PhantomEntity.AttackPlayerGoal extends Goal
Modifier and Type | Field and Description |
---|---|
private EntityPredicate |
field_220842_b |
private int |
tickDelay |
Modifier | Constructor and Description |
---|---|
private |
AttackPlayerGoal() |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
getMutexFlags, isPreemptible, resetTask, setMutexFlags, startExecuting, tick, toString
private final EntityPredicate field_220842_b
private int tickDelay
public boolean shouldExecute()
shouldExecute
in class Goal
public boolean shouldContinueExecuting()
shouldContinueExecuting
in class Goal