public class AbstractRaiderEntity.PromoteLeaderGoal<T extends AbstractRaiderEntity> extends Goal
コンストラクタと説明 |
---|
PromoteLeaderGoal(T p_i50572_2_) |
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
shouldExecute()
Returns whether execution should begin.
|
void |
tick()
Keep ticking a continuous task that has already been started
|
getMutexFlags, isPreemptible, resetTask, setMutexFlags, shouldContinueExecuting, startExecuting, toString
public PromoteLeaderGoal(T p_i50572_2_)
public boolean shouldExecute()
shouldExecute
クラス内 Goal