| Constructor and Description | 
|---|
| PhaseDying(EntityDragon dragonIn) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | doClientRenderEffects() | 
| void | doLocalUpdate() | 
| float | getMaxRiseOrFall() | 
| PhaseList<PhaseDying> | getPhaseList() | 
| Vec3d | getTargetLocation() | 
| void | initPhase() | 
getAdjustedDamage, getIsStationary, getYawFactor, onCrystalDestroyed, removeAreaEffectpublic PhaseDying(EntityDragon dragonIn)
public void doClientRenderEffects()
doClientRenderEffects in interface IPhasedoClientRenderEffects in class PhaseBasepublic void doLocalUpdate()
doLocalUpdate in interface IPhasedoLocalUpdate in class PhaseBasepublic void initPhase()
public float getMaxRiseOrFall()
getMaxRiseOrFall in interface IPhasegetMaxRiseOrFall in class PhaseBase@Nullable public Vec3d getTargetLocation()
getTargetLocation in interface IPhasegetTargetLocation in class PhaseBasepublic PhaseList<PhaseDying> getPhaseList()