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