net.minecraft.entity.boss.dragon.phase

public class LandingPhase

extends AbstractPhase

All mapped superinterfaces:

Phase

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

Field summary

Modifier and TypeField
private Vec3d
targetLocation
field_7046
target

Constructor summary

ModifierConstructor
public (EnderDragonEntity dragon)

Method summary

Modifier and TypeMethod
public void
doClientTick()
method_6853()
clientTick()
public void
doServerTick(ServerLevel level)
method_6855(class_3218 arg0)
serverTick(ServerWorld arg0)
public float
getFlySpeed()
method_6846()
getMaxYAcceleration()
public float
getTurnSpeed()
method_6847()
getYawAcceleration()
public void
begin()
method_6856()
beginPhase()
public Vec3d
getFlyTargetLocation()
method_6851()
getPathTarget()
public PhaseType<LandingPhase>
getPhase()
method_6849()
getType()