public class SwimGoal extends Goal
修飾子とタイプ | メソッドと説明 |
---|---|
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 SwimGoal(MobEntity entityIn)
public boolean shouldExecute()
shouldExecute
クラス内 Goal