public class AbstractRaiderEntity.CelebrateRaidLossGoal extends Goal
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| void | resetTask()Reset the task's internal state. | 
| 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, shouldContinueExecuting, toStringpublic boolean shouldExecute()
shouldExecute クラス内 Goalpublic void startExecuting()
startExecuting クラス内 Goalpublic void resetTask()