| Constructor and Description | 
|---|
PhaseHoldingPattern(EntityDragon dragonIn)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
doLocalUpdate()  | 
Vec3d | 
getTargetLocation()  | 
PhaseList<PhaseHoldingPattern> | 
getType()  | 
void | 
initPhase()  | 
void | 
onCrystalDestroyed(EntityEnderCrystal crystal,
                  BlockPos pos,
                  DamageSource dmgSrc,
                  EntityPlayer plyr)  | 
doClientRenderEffects, getAdjustedDamage, getIsStationary, getMaxRiseOrFall, getYawFactor, removeAreaEffectpublic PhaseHoldingPattern(EntityDragon dragonIn)
public PhaseList<PhaseHoldingPattern> getType()
public void doLocalUpdate()
doLocalUpdate in interface IPhasedoLocalUpdate in class PhaseBasepublic void initPhase()
public Vec3d getTargetLocation()
getTargetLocation in interface IPhasegetTargetLocation in class PhaseBasepublic void onCrystalDestroyed(EntityEnderCrystal crystal, BlockPos pos, DamageSource dmgSrc, EntityPlayer plyr)
onCrystalDestroyed in interface IPhaseonCrystalDestroyed in class PhaseBase