| Constructor and Description |
|---|
PhaseLandingApproach(EntityDragon dragonIn) |
| Modifier and Type | Method and Description |
|---|---|
Vec3d |
getTargetLocation() |
PhaseType<PhaseLandingApproach> |
getType() |
void |
initPhase() |
void |
serverTick() |
clientTick, getAdjustedDamage, getIsStationary, getMaxRiseOrFall, getYawFactor, onCrystalDestroyed, removeAreaEffectpublic PhaseLandingApproach(EntityDragon dragonIn)
public PhaseType<PhaseLandingApproach> getType()
public void initPhase()
public void serverTick()
serverTick in interface IPhaseserverTick in class PhaseBase@Nullable public Vec3d getTargetLocation()
getTargetLocation in interface IPhasegetTargetLocation in class PhaseBase