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