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, removeAreaEffect
public PhaseLandingApproach(EntityDragon dragonIn)
public PhaseType<PhaseLandingApproach> getType()
public void initPhase()
public void serverTick()
serverTick
in interface IPhase
serverTick
in class PhaseBase
@Nullable public Vec3d getTargetLocation()
getTargetLocation
in interface IPhase
getTargetLocation
in class PhaseBase