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