public static class PatrollerEntity.PatrolGoal<T extends PatrollerEntity> extends Goal
Constructor and Description |
---|
PatrolGoal(T p_i50070_1_,
double p_i50070_2_,
double p_i50070_4_) |
Modifier and Type | Method and Description |
---|---|
void |
resetTask() |
boolean |
shouldExecute() |
void |
startExecuting() |
void |
tick() |
getMutexFlags, isPreemptible, setMutexFlags, shouldContinueExecuting
public PatrolGoal(T p_i50070_1_, double p_i50070_2_, double p_i50070_4_)
public boolean shouldExecute()
shouldExecute
in class Goal
public void startExecuting()
startExecuting
in class Goal