Package net.minecraft.entity.monster
Class BlazeEntity.FireballAttackGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.monster.BlazeEntity.FireballAttackGoal
- Enclosing class:
- BlazeEntity
- 
Nested Class Summary
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.GoalcanContinueToUse, getFlags, isInterruptable, setFlags, toString
- 
Field Details- 
blaze
- 
attackStepprivate int attackStep
- 
attackTimeprivate int attackTime
- 
lastSeenprivate int lastSeen
 
- 
- 
Constructor Details- 
FireballAttackGoal
 
- 
- 
Method Details