| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
func_225506_g_() |
boolean |
func_225507_h_() |
void |
resetTask()
Reset the task's internal state.
|
boolean |
shouldContinueExecuting()
Returns whether an in-progress EntityAIBase should continue executing
|
boolean |
shouldExecute()
Returns whether execution should begin.
|
void |
startExecuting()
Execute a one shot task or start executing a continuous task
|
void |
tick()
Keep ticking a continuous task that has already been started
|
getMutexFlags, isPreemptible, setMutexFlags, toStringpublic boolean func_225506_g_()
public boolean func_225507_h_()
public void startExecuting()
startExecuting クラス内 Goalpublic void resetTask()
public void tick()
public boolean shouldExecute()
shouldExecute クラス内 Goalpublic boolean shouldContinueExecuting()
shouldContinueExecuting クラス内 Goal