| Constructor and Description |
|---|
PhaseHover(EntityDragon dragonIn) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIsStationary() |
float |
getMaxRiseOrFall() |
Vec3d |
getTargetLocation() |
PhaseType<PhaseHover> |
getType() |
void |
initPhase() |
void |
serverTick() |
clientTick, getAdjustedDamage, getYawFactor, onCrystalDestroyed, removeAreaEffectpublic PhaseHover(EntityDragon dragonIn)
public void serverTick()
serverTick in interface IPhaseserverTick 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 PhaseType<PhaseHover> getType()