public abstract class PhaseSittingBase extends PhaseBase
Constructor and Description |
---|
PhaseSittingBase(EntityDragon p_i46794_1_) |
Modifier and Type | Method and Description |
---|---|
float |
getAdjustedDamage(EntityDragonPart pt,
DamageSource src,
float damage) |
boolean |
getIsStationary() |
doClientRenderEffects, doLocalUpdate, getMaxRiseOrFall, getTargetLocation, getYawFactor, initPhase, onCrystalDestroyed, removeAreaEffect
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPhaseList
public PhaseSittingBase(EntityDragon p_i46794_1_)
public boolean getIsStationary()
getIsStationary
in interface IPhase
getIsStationary
in class PhaseBase
public float getAdjustedDamage(EntityDragonPart pt, DamageSource src, float damage)
getAdjustedDamage
in interface IPhase
getAdjustedDamage
in class PhaseBase