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
-
Nested Class Summary
-
Field Summary
Fields Modifier and Type Field Description intcooldownprivate GhastEntityghast -
Constructor Summary
Constructors Constructor Description ShootFireballGoal(GhastEntity ghast) -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, setControls, shouldContinue, toString