| Constructor and Description | 
|---|
PhaseTakeoff(EntityDragon dragonIn)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
doLocalUpdate()  | 
Vec3d | 
getTargetLocation()  | 
PhaseList<PhaseTakeoff> | 
getType()  | 
void | 
initPhase()  | 
doClientRenderEffects, getAdjustedDamage, getIsStationary, getMaxRiseOrFall, getYawFactor, onCrystalDestroyed, removeAreaEffectpublic PhaseTakeoff(EntityDragon dragonIn)
public void doLocalUpdate()
doLocalUpdate in interface IPhasedoLocalUpdate in class PhaseBasepublic void initPhase()
public Vec3d getTargetLocation()
getTargetLocation in interface IPhasegetTargetLocation in class PhaseBasepublic PhaseList<PhaseTakeoff> getType()