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, removeAreaEffectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPhaseListpublic PhaseSittingBase(EntityDragon p_i46794_1_)
public boolean getIsStationary()
getIsStationary in interface IPhasegetIsStationary in class PhaseBasepublic float getAdjustedDamage(EntityDragonPart pt, DamageSource src, float damage)
getAdjustedDamage in interface IPhasegetAdjustedDamage in class PhaseBase