| Modifier and Type | Field and Description |
|---|---|
private Path |
currentPath |
private Vec3d |
targetLocation |
| Constructor and Description |
|---|
PhaseLandingApproach(EntityDragon dragonIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
doLocalUpdate() |
private void |
findNewTarget() |
Vec3d |
getTargetLocation() |
PhaseList<PhaseLandingApproach> |
getType() |
void |
initPhase() |
private void |
navigateToNextPathNode() |
doClientRenderEffects, getAdjustedDamage, getIsStationary, getMaxRiseOrFall, getYawFactor, onCrystalDestroyed, removeAreaEffectpublic PhaseLandingApproach(EntityDragon dragonIn)
public PhaseList<PhaseLandingApproach> getType()
public void initPhase()
public void doLocalUpdate()
doLocalUpdate in interface IPhasedoLocalUpdate in class PhaseBase@Nullable public Vec3d getTargetLocation()
getTargetLocation in interface IPhasegetTargetLocation in class PhaseBaseprivate void findNewTarget()
private void navigateToNextPathNode()