Package net.minecraft.entity.mob
Class GhastEntity.FlyRandomlyGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.GhastEntity.FlyRandomlyGoal
- Enclosing class:
- GhastEntity
- Mappings:
Namespace Name official acy$dintermediary net/minecraft/class_972$class_2647named net/minecraft/entity/mob/GhastEntity$FlyRandomlyGoal
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getCategoryBits, setCategoryBits, stop, tick
-
Field Details
-
ghast
- Mappings:
Namespace Name Mixin selector official aLacy$d;a:Lacy;intermediary field_12071Lnet/minecraft/class_972$class_2647;field_12071:Lnet/minecraft/class_972;named ghastLnet/minecraft/entity/mob/GhastEntity$FlyRandomlyGoal;ghast:Lnet/minecraft/entity/mob/GhastEntity;
-
-
Constructor Details
-
FlyRandomlyGoal
- Mappings:
Namespace Name Mixin selector official <init>Lacy$d;<init>(Lacy;)Vintermediary <init>Lnet/minecraft/class_972$class_2647;<init>(Lnet/minecraft/class_972;)Vnamed <init>Lnet/minecraft/entity/mob/GhastEntity$FlyRandomlyGoal;<init>(Lnet/minecraft/entity/mob/GhastEntity;)V
-
-
Method Details
-
canStart
public boolean canStart() -
shouldContinue
public boolean shouldContinue()- Overrides:
shouldContinuein classGoal- Mappings:
Namespace Name Mixin selector official bLxe;b()Zintermediary method_2744Lnet/minecraft/class_896;method_2744()Znamed shouldContinueLnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
-
start
public void start()
-