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

public class DragonTakeoffPhase

extends AbstractDragonPhaseInstance

All mapped superinterfaces:

DragonPhaseInstance

clj
net.minecraft.world.entity.boss.enderdragon.phases.DragonTakeoffPhase
net.minecraft.class_1524
net.minecraft.entity.boss.dragon.phase.TakeoffPhase
net.minecraft.world.entity.boss.enderdragon.phases.DragonControllerFly

Field summary

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

Constructor summary

ModifierConstructor
public (EnderDragon arg0)

Method summary

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