public class PhaseSittingAttacking extends PhaseSittingBase
| Constructor and Description |
|---|
PhaseSittingAttacking(EntityDragon dragonIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
doClientRenderEffects()
Generates particle effects appropriate to the phase (or sometimes sounds).
|
void |
doLocalUpdate()
Gives the phase a chance to update its status.
|
PhaseList<PhaseSittingAttacking> |
getPhaseList() |
void |
initPhase()
Called when this phase is set to active
|
getAdjustedDamage, getIsStationarygetMaxRiseOrFall, getTargetLocation, getYawFactor, onCrystalDestroyed, removeAreaEffectpublic PhaseSittingAttacking(EntityDragon dragonIn)
public void doClientRenderEffects()
doClientRenderEffects in interface IPhasedoClientRenderEffects in class PhaseBasepublic void doLocalUpdate()
doLocalUpdate in interface IPhasedoLocalUpdate in class PhaseBasepublic void initPhase()
public PhaseList<PhaseSittingAttacking> getPhaseList()