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