public class MoveTowardsRaidGoal<T extends AbstractRaiderEntity> extends Goal
Modifier and Type | Field and Description |
---|---|
private T |
field_220744_a |
Constructor and Description |
---|
MoveTowardsRaidGoal(T p_i50323_1_) |
Modifier and Type | Method and Description |
---|---|
private void |
func_220743_a(Raid p_220743_1_) |
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
void |
tick() |
getMutexFlags, isPreemptible, resetTask, setMutexFlags, startExecuting, toString
private final T extends AbstractRaiderEntity field_220744_a
public MoveTowardsRaidGoal(T p_i50323_1_)
public boolean shouldExecute()
shouldExecute
in class Goal
public boolean shouldContinueExecuting()
shouldContinueExecuting
in class Goal
private void func_220743_a(Raid p_220743_1_)