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, toStringprivate final T extends AbstractRaiderEntity field_220744_a
public MoveTowardsRaidGoal(T p_i50323_1_)
public boolean shouldExecute()
shouldExecute in class Goalpublic boolean shouldContinueExecuting()
shouldContinueExecuting in class Goalprivate void func_220743_a(Raid p_220743_1_)