net.minecraft.world.entity.boss.enderdragon.phases

public class DragonLandingPhase

extends AbstractDragonPhaseInstance

All mapped superinterfaces:

DragonPhaseInstance

bca
net.minecraft.world.entity.boss.enderdragon.phases.DragonLandingPhase
net.minecraft.class_1518
net.minecraft.entity.boss.dragon.phase.LandingPhase
net.minecraft.entity.boss.dragon.phase.LandingPhase
net.minecraft.server.v1_16_R3.DragonControllerLanding

Field summary

Modifier and TypeField
private Vec3
b
targetLocation
field_7046
target
field_188685_b

Constructor summary

ModifierConstructor
public (EnderDragon arg0)

Method summary

Modifier and TypeMethod
public void
b()
doClientTick()
method_6853()
clientTick()
func_188657_b()
public void
c()
doServerTick()
method_6855()
serverTick()
func_188659_c()
public float
f()
getFlySpeed()
method_6846()
getMaxYAcceleration()
func_188651_f()
public float
h()
getTurnSpeed()
method_6847()
method_6847()
func_188653_h()
public void
d()
begin()
method_6856()
beginPhase()
func_188660_d()
public Vec3
g()
getFlyTargetLocation()
method_6851()
getTarget()
func_188650_g()
public EnderDragonPhase<DragonLandingPhase>
i()
getPhase()
method_6849()
getType()
func_188652_i()
getControllerPhase()