public class RandomSwimmingGoal extends RandomWalkingGoal
creature, executionChance, mustUpdate, speed, x, y, z| コンストラクタと説明 | 
|---|
| RandomSwimmingGoal(CreatureEntity p_i48937_1_,
                  double p_i48937_2_,
                  int chance) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| protected Vec3d | getPosition() | 
makeUpdate, resetTask, setExecutionChance, shouldContinueExecuting, shouldExecute, startExecutinggetMutexFlags, isPreemptible, setMutexFlags, tick, toStringpublic RandomSwimmingGoal(CreatureEntity p_i48937_1_, double p_i48937_2_, int chance)
@Nullable protected Vec3d getPosition()
getPosition クラス内 RandomWalkingGoal