Package net.minecraft.entity.mob
Class GhastEntity.GhastMoveControl
java.lang.Object
net.minecraft.entity.ai.control.MoveControl
net.minecraft.entity.mob.GhastEntity.GhastMoveControl
- Enclosing class:
- GhastEntity
- Mappings:
Namespace Name official vr$bintermediary net/minecraft/class_972$class_2645named net/minecraft/entity/mob/GhastEntity$GhastMoveControl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprivate booleanwillCollide(double x, double y, double z, double steps) Methods inherited from class net.minecraft.entity.ai.control.MoveControl
getSpeed, getTargetX, getTargetY, getTargetZ, isMoving, moveTo, wrapDegrees
-
Field Details
-
ghast
- Mappings:
Namespace Name Mixin selector official gLvr$b;g:Lvr;intermediary field_12067Lnet/minecraft/class_972$class_2645;field_12067:Lnet/minecraft/class_972;named ghastLnet/minecraft/entity/mob/GhastEntity$GhastMoveControl;ghast:Lnet/minecraft/entity/mob/GhastEntity;
-
collisionCheckCooldown
private int collisionCheckCooldown- Mappings:
Namespace Name Mixin selector official hLvr$b;h:Iintermediary field_12068Lnet/minecraft/class_972$class_2645;field_12068:Inamed collisionCheckCooldownLnet/minecraft/entity/mob/GhastEntity$GhastMoveControl;collisionCheckCooldown:I
-
-
Constructor Details
-
GhastMoveControl
- Mappings:
Namespace Name Mixin selector official <init>Lvr$b;<init>(Lvr;)Vintermediary <init>Lnet/minecraft/class_972$class_2645;<init>(Lnet/minecraft/class_972;)Vnamed <init>Lnet/minecraft/entity/mob/GhastEntity$GhastMoveControl;<init>(Lnet/minecraft/entity/mob/GhastEntity;)V
-
-
Method Details
-
updateMovement
public void updateMovement()- Overrides:
updateMovementin classMoveControl- Mappings:
Namespace Name Mixin selector official cLqq;c()Vintermediary method_2734Lnet/minecraft/class_884;method_2734()Vnamed updateMovementLnet/minecraft/entity/ai/control/MoveControl;updateMovement()V
-
willCollide
private boolean willCollide(double x, double y, double z, double steps) - Mappings:
Namespace Name Mixin selector official bLvr$b;b(DDDD)Zintermediary method_11190Lnet/minecraft/class_972$class_2645;method_11190(DDDD)Znamed willCollideLnet/minecraft/entity/mob/GhastEntity$GhastMoveControl;willCollide(DDDD)Z
-