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