Package net.minecraft
Class class_8405.class_8406
java.lang.Object
net.minecraft.entity.ai.control.MoveControl
net.minecraft.class_8405.class_8406
- All Implemented Interfaces:
Control
- Enclosing class:
class_8405
- Mappings:
Namespace Name official bvg$aintermediary net/minecraft/class_8405$class_8406named net/minecraft/class_8405$class_8406
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.control.MoveControl
MoveControl.State -
Field Summary
Fields 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
Modifier and TypeMethodDescriptionprotected floatmethod_50672(double double2, double double3) voidtick()Methods inherited from class net.minecraft.entity.ai.control.MoveControl
getSpeed, getTargetX, getTargetY, getTargetZ, isMoving, moveTo, strafeTo, wrapDegrees
-
Constructor Details
-
class_8406
- Mappings:
Namespace Name Mixin selector official <init>Lbpg;<init>(Lbjj;)Vintermediary <init>Lnet/minecraft/class_1335;<init>(Lnet/minecraft/class_1308;)Vnamed <init>Lnet/minecraft/entity/ai/control/MoveControl;<init>(Lnet/minecraft/entity/mob/MobEntity;)V
-
-
Method Details
-
tick
public void tick()- Overrides:
tickin classMoveControl- Mappings:
Namespace Name Mixin selector official aLbpg;a()Vintermediary method_6240Lnet/minecraft/class_1335;method_6240()Vnamed tickLnet/minecraft/entity/ai/control/MoveControl;tick()V
-
method_50672
protected float method_50672(double double2, double double3) - Overrides:
method_50672in classMoveControl- Mappings:
Namespace Name Mixin selector official aLbpg;a(DD)Fintermediary method_50672Lnet/minecraft/class_1335;method_50672(DD)Fnamed method_50672Lnet/minecraft/entity/ai/control/MoveControl;method_50672(DD)F
-