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

public class DragonLandingApproachPhase

extends AbstractDragonPhaseInstance

All mapped superinterfaces:

DragonPhaseInstance

cil
net.minecraft.world.entity.boss.enderdragon.phases.DragonLandingApproachPhase
net.minecraft.class_1519
net.minecraft.entity.boss.dragon.phase.LandingApproachPhase
net.minecraft.src.C_952_
net.minecraft.world.entity.boss.enderdragon.phases.DragonControllerLandingFly

Field summary

Modifier and TypeField
private static final TargetingConditions
b
NEAR_EGG_TARGETING
field_18122
PLAYERS_IN_RANGE_PREDICATE
f_31253_
private Path
c
currentPath
field_7047
path
f_31254_
private Vec3
d
targetLocation
field_7048
pathTarget
f_31255_

Constructor summary

ModifierConstructor
public (EnderDragon arg0)

Method summary

Modifier and TypeMethod
public EnderDragonPhase<DragonLandingApproachPhase>
i()
getPhase()
method_6849()
getType()
m_7309_()
public void
d()
begin()
method_6856()
beginPhase()
m_7083_()
public void
c()
doServerTick()
method_6855()
serverTick()
m_6989_()
public Vec3
g()
getFlyTargetLocation()
method_6851()
getPathTarget()
m_5535_()
private void
j()
findNewTarget()
method_6844()
updatePath()
m_31263_()
private void
k()
navigateToNextPathNode()
method_6845()
followPath()
m_31264_()