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

public class DragonLandingApproachPhase

extends AbstractDragonPhaseInstance

All mapped superinterfaces:

DragonPhaseInstance

clc
net.minecraft.world.entity.boss.enderdragon.phases.DragonLandingApproachPhase
net.minecraft.class_1519
net.minecraft.entity.boss.dragon.phase.LandingApproachPhase
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
private Path
c
currentPath
field_7047
path
private Vec3
d
targetLocation
field_7048
pathTarget

Constructor summary

ModifierConstructor
public (EnderDragon arg0)

Method summary

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