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$FlyRandomlyGoal- intermediary - net/minecraft/class_1571$class_1575- official - clt$d
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, stop, tick, toGoalTicks, toString
- 
Field Details- 
ghast- Mappings:
- Namespace - Name - Mixin selector - named - ghast- Lnet/minecraft/entity/mob/GhastEntity$FlyRandomlyGoal;ghast:Lnet/minecraft/entity/mob/GhastEntity;- intermediary - field_7279- Lnet/minecraft/class_1571$class_1575;field_7279:Lnet/minecraft/class_1571;- official - a- Lclt$d;a:Lclt;
 
 
- 
- 
Constructor Details- 
FlyRandomlyGoal- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/entity/mob/GhastEntity$FlyRandomlyGoal;<init>(Lnet/minecraft/entity/mob/GhastEntity;)V- intermediary - <init>- Lnet/minecraft/class_1571$class_1575;<init>(Lnet/minecraft/class_1571;)V- official - <init>- Lclt$d;<init>(Lclt;)V
 
 
- 
- 
Method Details- 
canStartpublic boolean canStart()
- 
shouldContinuepublic boolean shouldContinue()- Overrides:
- shouldContinuein class- Goal
- Mappings:
- Namespace - Name - Mixin selector - named - shouldContinue- Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z- intermediary - method_6266- Lnet/minecraft/class_1352;method_6266()Z- official - c- Lccg;c()Z
 
- 
startpublic void start()
 
-