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, toStringprivate final EntityPredicate field_220842_b
private int tickDelay
public boolean shouldExecute()
shouldExecute in class Goalpublic boolean shouldContinueExecuting()
shouldContinueExecuting in class Goal