Constructor and Description |
---|
PhaseDying(EntityDragon dragonIn) |
Modifier and Type | Method and Description |
---|---|
void |
clientTick() |
float |
getMaxRiseOrFall() |
Vec3d |
getTargetLocation() |
PhaseType<PhaseDying> |
getType() |
void |
initPhase() |
void |
serverTick() |
getAdjustedDamage, getIsStationary, getYawFactor, onCrystalDestroyed, removeAreaEffect
public PhaseDying(EntityDragon dragonIn)
public void clientTick()
clientTick
in interface IPhase
clientTick
in class PhaseBase
public void serverTick()
serverTick
in interface IPhase
serverTick
in class PhaseBase
public void initPhase()
public float getMaxRiseOrFall()
getMaxRiseOrFall
in interface IPhase
getMaxRiseOrFall
in class PhaseBase
@Nullable public Vec3d getTargetLocation()
getTargetLocation
in interface IPhase
getTargetLocation
in class PhaseBase
public PhaseType<PhaseDying> getType()