Class Panda.PandaMoveControl
java.lang.Object
net.minecraft.world.entity.ai.control.MoveControl
net.minecraft.world.entity.animal.Panda.PandaMoveControl
- All Implemented Interfaces:
- Control
- Enclosing class:
- Panda
- 
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- 
panda
 
- 
- 
Constructor Details- 
PandaMoveControl
 
- 
- 
Method Details- 
tickpublic void tick()- Overrides:
- tickin class- MoveControl
 
 
-