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