public class LandingApproachPhase extends AbstractPhase
Modifier and Type | Field and Description |
---|---|
private Path |
field_7047 |
private static TargetPredicate |
PLAYERS_IN_RANGE_PREDICATE |
private Vec3d |
target |
dragon
Constructor and Description |
---|
LandingApproachPhase(EnderDragonEntity dragon) |
Modifier and Type | Method and Description |
---|---|
void |
beginPhase() |
Vec3d |
getTarget() |
PhaseType<LandingApproachPhase> |
getType() |
private void |
method_6844() |
private void |
method_6845() |
void |
serverTick() |
clientTick, crystalDestroyed, endPhase, getMaxYAcceleration, isSittingOrHovering, method_6847, modifyDamageTaken
private static final TargetPredicate PLAYERS_IN_RANGE_PREDICATE
private Path field_7047
private Vec3d target
public LandingApproachPhase(EnderDragonEntity dragon)
public PhaseType<LandingApproachPhase> getType()
public void beginPhase()
beginPhase
in interface Phase
beginPhase
in class AbstractPhase
public void serverTick()
serverTick
in interface Phase
serverTick
in class AbstractPhase
@Nullable public Vec3d getTarget()
getTarget
in interface Phase
getTarget
in class AbstractPhase
private void method_6844()
private void method_6845()