public class AquaticMoveControl<T extends MobEntity>
extends MoveControl<T>
All mapped superinterfaces:
| net.minecraft.world.entity.ai.control.SmoothSwimmingMoveControl | |
| net.minecraft.class_5757 | |
| net.minecraft.entity.ai.control.AquaticMoveControl |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final float |
|
||||||
| private static final float |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final float |
|
||||||
| private final float |
|
||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (T entity, int pitchChange, int yawChange, float speedInWater, float speedInAir, boolean buoyant) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
|
||||||
| private static float |
|