net.minecraft.entity.boss.dragon.phase

public class StrafePlayerPhase

extends AbstractPhase

All mapped superinterfaces:

Phase

net.minecraft.world.entity.boss.enderdragon.phases.DragonStrafePlayerPhase
net.minecraft.class_1525
net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
LOGGER
field_7061
LOGGER
private static final int
FIREBALL_CHARGE_AMOUNT
field_30440
MINIMUM_TARGET_SPOT_AMOUNT
private int
fireballCharge
field_7060
seenTargetTimes
private Path
currentPath
field_7059
path
private Vec3d
targetLocation
field_7057
pathTarget
private LivingEntity
attackTarget
field_7062
target
private boolean
holdingPatternClockwise
field_7058
shouldFindNewPath

Constructor summary

ModifierConstructor
public (EnderDragonEntity dragon)

Method summary

Modifier and TypeMethod
public void
doServerTick(ServerLevel level)
method_6855(class_3218 arg0)
serverTick(ServerWorld arg0)
private void
findNewTarget()
method_6860()
updatePath()
private void
navigateToNextPathNode()
method_6861()
followPath()
public void
begin()
method_6856()
beginPhase()
public void
setTarget(LivingEntity target)
method_6862(class_1309 arg0)
setTargetEntity(LivingEntity targetEntity)
public Vec3d
getFlyTargetLocation()
method_6851()
getPathTarget()
public PhaseType<StrafePlayerPhase>
getPhase()
method_6849()
getType()