| Constructor and Description | 
|---|
| PhaseChargingPlayer(EntityDragon dragonIn) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | doLocalUpdate() | 
| float | getMaxRiseOrFall() | 
| PhaseList<PhaseChargingPlayer> | getPhaseList() | 
| Vec3d | getTargetLocation() | 
| void | initPhase() | 
| void | setTarget(Vec3d p_188668_1_) | 
doClientRenderEffects, getAdjustedDamage, getIsStationary, getYawFactor, onCrystalDestroyed, removeAreaEffectpublic PhaseChargingPlayer(EntityDragon dragonIn)
public void doLocalUpdate()
doLocalUpdate in interface IPhasedoLocalUpdate in class PhaseBasepublic void initPhase()
public void setTarget(Vec3d p_188668_1_)
public float getMaxRiseOrFall()
getMaxRiseOrFall in interface IPhasegetMaxRiseOrFall in class PhaseBase@Nullable public Vec3d getTargetLocation()
getTargetLocation in interface IPhasegetTargetLocation in class PhaseBasepublic PhaseList<PhaseChargingPlayer> getPhaseList()