Constructor and Description |
---|
PhaseLandingApproach(EntityDragon dragonIn) |
Modifier and Type | Method and Description |
---|---|
void |
doLocalUpdate() |
PhaseList<PhaseLandingApproach> |
getPhaseList() |
Vec3d |
getTargetLocation() |
void |
initPhase() |
doClientRenderEffects, getAdjustedDamage, getIsStationary, getMaxRiseOrFall, getYawFactor, onCrystalDestroyed, removeAreaEffect
public PhaseLandingApproach(EntityDragon dragonIn)
public PhaseList<PhaseLandingApproach> getPhaseList()
public void initPhase()
public void doLocalUpdate()
doLocalUpdate
in interface IPhase
doLocalUpdate
in class PhaseBase
@Nullable public Vec3d getTargetLocation()
getTargetLocation
in interface IPhase
getTargetLocation
in class PhaseBase