public class TakeoffPhase extends AbstractPhase
| Modifier and Type | Field and Description |
|---|---|
private Path |
field_7054 |
private boolean |
field_7056 |
private Vec3d |
target |
dragon| Constructor and Description |
|---|
TakeoffPhase(EnderDragonEntity dragon) |
| Modifier and Type | Method and Description |
|---|---|
void |
beginPhase() |
Vec3d |
getTarget() |
PhaseType<TakeoffPhase> |
getType() |
private void |
method_6858() |
private void |
method_6859() |
void |
serverTick() |
clientTick, crystalDestroyed, endPhase, getMaxYAcceleration, isSittingOrHovering, method_6847, modifyDamageTakenprivate boolean field_7056
private Path field_7054
private Vec3d target
public TakeoffPhase(EnderDragonEntity dragon)
public void serverTick()
serverTick in interface PhaseserverTick in class AbstractPhasepublic void beginPhase()
beginPhase in interface PhasebeginPhase in class AbstractPhaseprivate void method_6858()
private void method_6859()
@Nullable public Vec3d getTarget()
getTarget in interface PhasegetTarget in class AbstractPhasepublic PhaseType<TakeoffPhase> getType()