public class TriggerSkeletonTrapGoal extends Goal
コンストラクタと説明 |
---|
TriggerSkeletonTrapGoal(SkeletonHorseEntity horseIn) |
修飾子とタイプ | メソッドと説明 |
---|---|
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 TriggerSkeletonTrapGoal(SkeletonHorseEntity horseIn)
public boolean shouldExecute()
shouldExecute
クラス内 Goal