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$PandaMoveControlintermediary net/minecraft/class_1440$class_1446official cko$h
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.control.MoveControl
MoveControl.State -
Field Summary
FieldsFields inherited from class net.minecraft.entity.ai.control.MoveControl
entity, field_30197, field_30199, forwardMovement, REACHED_DESTINATION_DISTANCE_SQUARED, sidewaysMovement, speed, state, targetX, targetY, targetZ -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.entity.ai.control.MoveControl
getSpeed, getTargetX, getTargetY, getTargetZ, isMoving, moveTo, strafeTo, wrapDegreesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.entity.ai.control.Control
changeAngle
-
Field Details
-
panda
- Mappings:
Namespace Name Mixin selector named pandaLnet/minecraft/entity/passive/PandaEntity$PandaMoveControl;panda:Lnet/minecraft/entity/passive/PandaEntity;intermediary field_6801Lnet/minecraft/class_1440$class_1446;field_6801:Lnet/minecraft/class_1440;official lLcko$h;l:Lcko;
-
-
Constructor Details
-
PandaMoveControl
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/entity/passive/PandaEntity$PandaMoveControl;<init>(Lnet/minecraft/entity/passive/PandaEntity;)Vintermediary <init>Lnet/minecraft/class_1440$class_1446;<init>(Lnet/minecraft/class_1440;)Vofficial <init>Lcko$h;<init>(Lcko;)V
-
-
Method Details
-
tick
public void tick()- Overrides:
tickin classMoveControl- Mappings:
Namespace Name Mixin selector named tickLnet/minecraft/entity/ai/control/MoveControl;tick()Vintermediary method_6240Lnet/minecraft/class_1335;method_6240()Vofficial aLcee;a()V
-