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