| Modifier and Type | Field and Description |
|---|---|
private Vec3d |
targetLocation |
| Constructor and Description |
|---|
PhaseHover(EntityDragon dragonIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
doLocalUpdate() |
boolean |
getIsStationary() |
float |
getMaxRiseOrFall() |
Vec3d |
getTargetLocation() |
PhaseList<PhaseHover> |
getType() |
void |
initPhase() |
doClientRenderEffects, getAdjustedDamage, getYawFactor, onCrystalDestroyed, removeAreaEffectprivate Vec3d targetLocation
public PhaseHover(EntityDragon dragonIn)
public void doLocalUpdate()
doLocalUpdate in interface IPhasedoLocalUpdate in class PhaseBasepublic boolean getIsStationary()
getIsStationary in interface IPhasegetIsStationary in class PhaseBasepublic void initPhase()
public float getMaxRiseOrFall()
getMaxRiseOrFall in interface IPhasegetMaxRiseOrFall in class PhaseBase@Nullable public Vec3d getTargetLocation()
getTargetLocation in interface IPhasegetTargetLocation in class PhaseBasepublic PhaseList<PhaseHover> getType()