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, modifyDamageTakenprivate 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 PhasebeginPhase in class AbstractPhasepublic void serverTick()
serverTick in interface PhaseserverTick in class AbstractPhase@Nullable public Vec3d getTarget()
getTarget in interface PhasegetTarget in class AbstractPhaseprivate void method_6844()
private void method_6845()