Package net.minecraft.entity.passive
Class PandaEntity.PandaMoveControl
java.lang.Object
net.minecraft.entity.ai.control.MoveControl
net.minecraft.entity.passive.PandaEntity.PandaMoveControl
- All Implemented Interfaces:
- Control
- Enclosing class:
- PandaEntity
- Mappings:
- Namespace - Name - named - net/minecraft/entity/passive/PandaEntity$PandaMoveControl- intermediary - net/minecraft/class_1440$class_1446- official - cho$h
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.control.MoveControlMoveControl.State
- 
Field SummaryFieldsFields inherited from class net.minecraft.entity.ai.control.MoveControlentity, field_30197, field_30199, forwardMovement, REACHED_DESTINATION_DISTANCE_SQUARED, sidewaysMovement, speed, state, targetX, targetY, targetZ
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.control.MoveControlgetSpeed, getTargetX, getTargetY, getTargetZ, isMoving, moveTo, strafeTo, wrapDegreesMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.entity.ai.control.ControlchangeAngle
- 
Field Details- 
panda- Mappings:
- Namespace - Name - Mixin selector - named - panda- Lnet/minecraft/entity/passive/PandaEntity$PandaMoveControl;panda:Lnet/minecraft/entity/passive/PandaEntity;- intermediary - field_6801- Lnet/minecraft/class_1440$class_1446;field_6801:Lnet/minecraft/class_1440;- official - l- Lcho$h;l:Lcho;
 
 
- 
- 
Constructor Details- 
PandaMoveControl- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/entity/passive/PandaEntity$PandaMoveControl;<init>(Lnet/minecraft/entity/passive/PandaEntity;)V- intermediary - <init>- Lnet/minecraft/class_1440$class_1446;<init>(Lnet/minecraft/class_1440;)V- official - <init>- Lcho$h;<init>(Lcho;)V
 
 
- 
- 
Method Details- 
tickpublic void tick()- Overrides:
- tickin class- MoveControl
- Mappings:
- Namespace - Name - Mixin selector - named - tick- Lnet/minecraft/entity/ai/control/MoveControl;tick()V- intermediary - method_6240- Lnet/minecraft/class_1335;method_6240()V- official - a- Lcbj;a()V
 
 
-