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

public class DragonLandingApproachPhase

extends AbstractDragonPhaseInstance

All mapped superinterfaces:

DragonPhaseInstance

cke
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>
h()
getPhase()
method_6849()
getType()
m_7309_()
public void
c()
begin()
method_6856()
beginPhase()
m_7083_()
public void
a(ard arg0)
doServerTick(ServerLevel arg0)
method_6855(class_3218 arg0)
serverTick(ServerWorld arg0)
m_6989_(C_12_ arg0)
public Vec3
f()
getFlyTargetLocation()
method_6851()
getPathTarget()
m_5535_()
private void
b(ard arg0)
findNewTarget(ServerLevel arg0)
method_6844(class_3218 arg0)
updatePath(ServerWorld world)
m_31263_(C_12_ arg0)
private void
i()
navigateToNextPathNode()
method_6845()
followPath()
m_31264_()