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
static class GhastEntity.ShootFireballGoal extends Goal
- Mappings:
Namespace Name official vr$cintermediary net/minecraft/class_1916$class_1919named net/minecraft/entity/mob/GhastEntity$ShootFireballGoal
-
Field Summary
Fields Modifier and Type Field Description intcooldownprivate GhastEntityfield_8210 -
Constructor Summary
Constructors Constructor Description ShootFireballGoal(GhastEntity ghastEntity) -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
method_7363, method_7368, method_7369, shouldContinue
-
Field Details
-
field_8210
- Mappings:
Namespace Name Mixin selector official bLvr$c;b:Lvr;intermediary field_8210Lnet/minecraft/class_1916$class_1919;field_8210:Lnet/minecraft/class_1916;named field_8210Lnet/minecraft/entity/mob/GhastEntity$ShootFireballGoal;field_8210:Lnet/minecraft/entity/mob/GhastEntity;
-
cooldown
public int cooldown- Mappings:
Namespace Name Mixin selector official aLvr$c;a:Iintermediary field_8209Lnet/minecraft/class_1916$class_1919;field_8209:Inamed cooldownLnet/minecraft/entity/mob/GhastEntity$ShootFireballGoal;cooldown:I
-
-
Constructor Details
-
ShootFireballGoal
-
-
Method Details
-
canStart
public boolean canStart() -
start
public void start() -
stop
public void stop() -
tick
public void tick()
-