Package net.minecraft.entity.mob
Class GhastEntity.GhastMoveControl
java.lang.Object
net.minecraft.entity.EntityMotionHelper
net.minecraft.entity.mob.GhastEntity.GhastMoveControl
- Enclosing class:
- GhastEntity
static class GhastEntity.GhastMoveControl extends EntityMotionHelper
- Mappings:
Namespace Name official vr$bintermediary net/minecraft/class_1916$class_1918named net/minecraft/entity/mob/GhastEntity$GhastMoveControl
-
Field Summary
Fields Modifier and Type Field Description private GhastEntityfield_8207private intfield_8208 -
Constructor Summary
Constructors Constructor Description GhastMoveControl(GhastEntity ghastEntity) -
Method Summary
Modifier and Type Method Description private booleanmethod_7850(double double2, double double3, double double4, double double5)voidupdateMovement()Methods inherited from class net.minecraft.entity.EntityMotionHelper
getSpeed, getX, getY, getZ, isUpdated, method_7344, update
-
Field Details
-
field_8207
- Mappings:
Namespace Name Mixin selector official gLvr$b;g:Lvr;intermediary field_8207Lnet/minecraft/class_1916$class_1918;field_8207:Lnet/minecraft/class_1916;named field_8207Lnet/minecraft/entity/mob/GhastEntity$GhastMoveControl;field_8207:Lnet/minecraft/entity/mob/GhastEntity;
-
field_8208
private int field_8208- Mappings:
Namespace Name Mixin selector official hLvr$b;h:Iintermediary field_8208Lnet/minecraft/class_1916$class_1918;field_8208:Inamed field_8208Lnet/minecraft/entity/mob/GhastEntity$GhastMoveControl;field_8208:I
-
-
Constructor Details
-
GhastMoveControl
-
-
Method Details
-
updateMovement
public void updateMovement()- Overrides:
updateMovementin classEntityMotionHelper- Mappings:
Namespace Name Mixin selector official cLqq;c()Vintermediary method_7346Lnet/minecraft/class_1776;method_7346()Vnamed updateMovementLnet/minecraft/entity/EntityMotionHelper;updateMovement()V
-
method_7850
private boolean method_7850(double double2, double double3, double double4, double double5)- Mappings:
Namespace Name Mixin selector official bLvr$b;b(DDDD)Zintermediary method_7850Lnet/minecraft/class_1916$class_1918;method_7850(DDDD)Znamed method_7850Lnet/minecraft/entity/mob/GhastEntity$GhastMoveControl;method_7850(DDDD)Z
-