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

public class DragonTakeoffPhase

extends AbstractDragonPhaseInstance

All mapped superinterfaces:

DragonPhaseInstance

ckl
net.minecraft.world.entity.boss.enderdragon.phases.DragonTakeoffPhase
net.minecraft.class_1524
net.minecraft.entity.boss.dragon.phase.TakeoffPhase
net.minecraft.src.C_961_
net.minecraft.world.entity.boss.enderdragon.phases.DragonControllerFly

Field summary

Modifier and TypeField
private boolean
b
firstTick
field_7056
shouldFindNewPath
f_31366_
private Path
c
currentPath
field_7054
path
f_31367_
private Vec3
d
targetLocation
field_7055
pathTarget
f_31368_

Constructor summary

ModifierConstructor
public (EnderDragon arg0)

Method summary

Modifier and TypeMethod
public void
a(ard arg0)
doServerTick(ServerLevel arg0)
method_6855(class_3218 arg0)
serverTick(ServerWorld arg0)
m_6989_(C_12_ arg0)
public void
c()
begin()
method_6856()
beginPhase()
m_7083_()
private void
i()
findNewTarget()
method_6858()
updatePath()
m_31375_()
private void
j()
navigateToNextPathNode()
method_6859()
followPath()
m_31376_()
public Vec3
f()
getFlyTargetLocation()
method_6851()
getPathTarget()
m_5535_()
public EnderDragonPhase<DragonTakeoffPhase>
h()
getPhase()
method_6849()
getType()
m_7309_()