Package net.minecraft.entity.mob
Class GhastEntity.ShootFireballGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.GhastEntity.ShootFireballGoal
- Enclosing class:
- GhastEntity
- Mappings:
Namespace Name official ym$cintermediary net/minecraft/class_972$class_2646named net/minecraft/entity/mob/GhastEntity$ShootFireballGoal
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getCategoryBits, setCategoryBits, shouldContinue
-
Field Details
-
ghast
- Mappings:
Namespace Name Mixin selector official bLym$c;b:Lym;intermediary field_12070Lnet/minecraft/class_972$class_2646;field_12070:Lnet/minecraft/class_972;named ghastLnet/minecraft/entity/mob/GhastEntity$ShootFireballGoal;ghast:Lnet/minecraft/entity/mob/GhastEntity;
-
cooldown
public int cooldown- Mappings:
Namespace Name Mixin selector official aLym$c;a:Iintermediary field_12069Lnet/minecraft/class_972$class_2646;field_12069:Inamed cooldownLnet/minecraft/entity/mob/GhastEntity$ShootFireballGoal;cooldown:I
-
-
Constructor Details
-
ShootFireballGoal
- Mappings:
Namespace Name Mixin selector official <init>Lym$c;<init>(Lym;)Vintermediary <init>Lnet/minecraft/class_972$class_2646;<init>(Lnet/minecraft/class_972;)Vnamed <init>Lnet/minecraft/entity/mob/GhastEntity$ShootFireballGoal;<init>(Lnet/minecraft/entity/mob/GhastEntity;)V
-
-
Method Details
-
canStart
public boolean canStart() -
start
public void start() -
stop
public void stop() -
tick
public void tick()
-