Class Axolotl.AxolotlMoveControl
java.lang.Object
net.minecraft.world.entity.ai.control.MoveControl
net.minecraft.world.entity.ai.control.SmoothSwimmingMoveControl
net.minecraft.world.entity.animal.axolotl.Axolotl.AxolotlMoveControl
- All Implemented Interfaces:
- Control
- Enclosing class:
- Axolotl
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.world.entity.ai.control.MoveControlMoveControl.Operation
- 
Field SummaryFieldsFields inherited from class net.minecraft.world.entity.ai.control.MoveControlMAX_TURN, MIN_SPEED, MIN_SPEED_SQR, mob, operation, speedModifier, strafeForwards, strafeRight, wantedX, wantedY, wantedZ
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.world.entity.ai.control.MoveControlgetSpeedModifier, getWantedX, getWantedY, getWantedZ, hasWanted, rotlerp, setWantedPosition, strafe
- 
Field Details- 
axolotl
 
- 
- 
Constructor Details- 
AxolotlMoveControl
 
- 
- 
Method Details- 
tickpublic void tick()- Overrides:
- tickin class- SmoothSwimmingMoveControl
 
 
-