net.minecraft.entity.boss.dragon.phase

public class HoverPhase

extends AbstractPhase

All mapped superinterfaces:

Phase

net.minecraft.world.entity.boss.enderdragon.phases.DragonHoverPhase
net.minecraft.class_1516
net.minecraft.entity.boss.dragon.phase.HoverPhase

Field summary

Modifier and TypeField
private Vec3d
targetLocation
field_7042
target

Constructor summary

ModifierConstructor
public (EnderDragonEntity dragon)

Method summary

Modifier and TypeMethod
public void
doServerTick(ServerLevel level)
method_6855(class_3218 arg0)
serverTick(ServerWorld arg0)
public boolean
isSitting()
method_6848()
isSittingOrHovering()
public void
begin()
method_6856()
beginPhase()
public float
getFlySpeed()
method_6846()
getMaxYAcceleration()
public Vec3d
getFlyTargetLocation()
method_6851()
getPathTarget()
public PhaseType<HoverPhase>
getPhase()
method_6849()
getType()