Package net.minecraft.entity.mob
Class PhantomEntity.PhantomMoveControl
java.lang.Object
net.minecraft.entity.ai.control.MoveControl
net.minecraft.entity.mob.PhantomEntity.PhantomMoveControl
- All Implemented Interfaces:
 Control
- Enclosing class:
 PhantomEntity
- Mappings:
 Namespace Name named net/minecraft/entity/mob/PhantomEntity$PhantomMoveControlintermediary net/minecraft/class_1593$class_1600official ckf$g
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.control.MoveControl
MoveControl.State - 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate floatThe movement speed that the phantom tends towardsFields 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, wrapDegrees 
- 
Field Details
- 
targetSpeed
private float targetSpeedThe movement speed that the phantom tends towards- Mappings:
 Namespace Name Mixin selector named targetSpeedLnet/minecraft/entity/mob/PhantomEntity$PhantomMoveControl;targetSpeed:Fintermediary field_7331Lnet/minecraft/class_1593$class_1600;field_7331:Fofficial mLckf$g;m:F
 
 - 
 - 
Constructor Details
- 
PhantomMoveControl
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/entity/mob/PhantomEntity$PhantomMoveControl;<init>(Lnet/minecraft/entity/mob/PhantomEntity;Lnet/minecraft/entity/mob/MobEntity;)Vintermediary <init>Lnet/minecraft/class_1593$class_1600;<init>(Lnet/minecraft/class_1593;Lnet/minecraft/class_1308;)Vofficial <init>Lckf$g;<init>(Lckf;Lbtp;)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 aLbzp;a()V
 
 -