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