net.minecraft.entity.boss.dragon.phase

public class LandingApproachPhase

extends AbstractPhase

All mapped superinterfaces:

Phase

net.minecraft.world.entity.boss.enderdragon.phases.DragonLandingApproachPhase
net.minecraft.class_1519
net.minecraft.entity.boss.dragon.phase.LandingApproachPhase

Field summary

Modifier and TypeField
private static final TargetPredicate
NEAR_EGG_TARGETING
field_18122
PLAYERS_IN_RANGE_PREDICATE
private Path
currentPath
field_7047
path
private Vec3d
targetLocation
field_7048
pathTarget

Constructor summary

ModifierConstructor
public (EnderDragonEntity dragon)

Method summary

Modifier and TypeMethod
public PhaseType<LandingApproachPhase>
getPhase()
method_6849()
getType()
public void
begin()
method_6856()
beginPhase()
public void
doServerTick(ServerLevel level)
method_6855(class_3218 arg0)
serverTick(ServerWorld arg0)
public Vec3d
getFlyTargetLocation()
method_6851()
getPathTarget()
private void
findNewTarget(ServerLevel level)
method_6844(class_3218 arg0)
updatePath(ServerWorld world)
private void
navigateToNextPathNode()
method_6845()
followPath()