class ShulkerEntity.AttackGoal extends Goal
Modifier and Type | Field and Description |
---|---|
private int |
attackTime |
Constructor and Description |
---|
AttackGoal() |
Modifier and Type | Method and Description |
---|---|
void |
resetTask() |
boolean |
shouldExecute() |
void |
startExecuting() |
void |
tick() |
getMutexFlags, isPreemptible, setMutexFlags, shouldContinueExecuting, toString
public boolean shouldExecute()
shouldExecute
in class Goal
public void startExecuting()
startExecuting
in class Goal