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 named net/minecraft/entity/mob/GhastEntity$FlyRandomlyGoalintermediary net/minecraft/class_1571$class_1575official cpe$d
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, stop, tick, toGoalTicks, toString 
- 
Field Details
- 
ghast
- Mappings:
 Namespace Name Mixin selector named ghastLnet/minecraft/entity/mob/GhastEntity$FlyRandomlyGoal;ghast:Lnet/minecraft/entity/mob/GhastEntity;intermediary field_7279Lnet/minecraft/class_1571$class_1575;field_7279:Lnet/minecraft/class_1571;official aLcpe$d;a:Lcpe;
 
 - 
 - 
Constructor Details
- 
FlyRandomlyGoal
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/entity/mob/GhastEntity$FlyRandomlyGoal;<init>(Lnet/minecraft/entity/mob/GhastEntity;)Vintermediary <init>Lnet/minecraft/class_1571$class_1575;<init>(Lnet/minecraft/class_1571;)Vofficial <init>Lcpe$d;<init>(Lcpe;)V
 
 - 
 - 
Method Details
- 
canStart
public boolean canStart() - 
shouldContinue
public boolean shouldContinue()- Overrides:
 shouldContinuein classGoal- Mappings:
 Namespace Name Mixin selector named shouldContinueLnet/minecraft/entity/ai/goal/Goal;shouldContinue()Zintermediary method_6266Lnet/minecraft/class_1352;method_6266()Zofficial cLcfb;c()Z
 - 
start
public void start() 
 -