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