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, removeAreaEffect
private 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 IPhase
serverTick
in class Phase
@Nullable public Vec3d getTargetLocation()
getTargetLocation
in interface IPhase
getTargetLocation
in class Phase
private void findNewTarget()
private void navigateToNextPathNode()