public class FindWaterGoal extends Goal
| コンストラクタと説明 | 
|---|
| FindWaterGoal(CreatureEntity p_i48936_1_) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| boolean | shouldExecute()Returns whether execution should begin. | 
| void | startExecuting()Execute a one shot task or start executing a continuous task | 
getMutexFlags, isPreemptible, resetTask, setMutexFlags, shouldContinueExecuting, tick, toStringpublic FindWaterGoal(CreatureEntity p_i48936_1_)
public boolean shouldExecute()
shouldExecute クラス内 Goalpublic void startExecuting()
startExecuting クラス内 Goal