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