public class AbstractRaiderEntity.PromoteLeaderGoal<T extends AbstractRaiderEntity> extends Goal
Modifier and Type | Field and Description |
---|---|
private T |
field_220856_b |
Constructor and Description |
---|
PromoteLeaderGoal(T p_i50572_2_) |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldExecute() |
void |
tick() |
getMutexFlags, isPreemptible, resetTask, setMutexFlags, shouldContinueExecuting, startExecuting, toString
private final T extends AbstractRaiderEntity field_220856_b
public PromoteLeaderGoal(T p_i50572_2_)
public boolean shouldExecute()
shouldExecute
in class Goal