| Modifier and Type | Field and Description |
|---|---|
private Path |
currentPath |
private static EntityPredicate |
field_221118_b |
private Vec3d |
targetLocation |
| Constructor and Description |
|---|
LandingApproachPhase(EnderDragonEntity dragonIn) |
| Modifier and Type | Method and Description |
|---|---|
private void |
findNewTarget() |
Vec3d |
getTargetLocation() |
PhaseType<LandingApproachPhase> |
getType() |
void |
initPhase() |
private void |
navigateToNextPathNode() |
void |
serverTick() |
clientTick, func_221113_a, getIsStationary, getMaxRiseOrFall, getYawFactor, onCrystalDestroyed, removeAreaEffectprivate static final EntityPredicate field_221118_b
private Path currentPath
private Vec3d targetLocation
public LandingApproachPhase(EnderDragonEntity dragonIn)
public PhaseType<LandingApproachPhase> getType()
public void initPhase()
public void serverTick()
serverTick in interface IPhaseserverTick in class Phase@Nullable public Vec3d getTargetLocation()
getTargetLocation in interface IPhasegetTargetLocation in class Phaseprivate void findNewTarget()
private void navigateToNextPathNode()