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

public class DragonLandingPhase

extends AbstractDragonPhaseInstance

All mapped superinterfaces:

DragonPhaseInstance

cld
net.minecraft.world.entity.boss.enderdragon.phases.DragonLandingPhase
net.minecraft.class_1518
net.minecraft.entity.boss.dragon.phase.LandingPhase
net.minecraft.world.entity.boss.enderdragon.phases.DragonControllerLanding

Field summary

Modifier and TypeField
private Vec3
b
targetLocation
field_7046
target

Constructor summary

ModifierConstructor
public (EnderDragon arg0)

Method summary

Modifier and TypeMethod
public void
b()
doClientTick()
method_6853()
clientTick()
public void
a(ash arg0)
doServerTick(ServerLevel arg0)
method_6855(class_3218 arg0)
serverTick(ServerWorld arg0)
public float
e()
getFlySpeed()
method_6846()
getMaxYAcceleration()
public float
g()
getTurnSpeed()
method_6847()
getYawAcceleration()
public void
c()
begin()
method_6856()
beginPhase()
public Vec3
f()
getFlyTargetLocation()
method_6851()
getPathTarget()
public EnderDragonPhase<DragonLandingPhase>
h()
getPhase()
method_6849()
getType()