class PhantomEntity.SweepAttackGoal extends PhantomEntity.MoveGoal
| Modifier | Constructor and Description |
|---|---|
private |
SweepAttackGoal() |
| Modifier and Type | Method and Description |
|---|---|
void |
resetTask() |
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
void |
startExecuting() |
void |
tick() |
func_203146_fgetMutexFlags, isPreemptible, setMutexFlags, toStringpublic boolean shouldExecute()
shouldExecute in class Goalpublic boolean shouldContinueExecuting()
shouldContinueExecuting in class Goalpublic void startExecuting()
startExecuting in class Goal