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

public class DragonStrafePlayerPhase

extends AbstractDragonPhaseInstance

All mapped superinterfaces:

DragonPhaseInstance

bxv
net.minecraft.world.entity.boss.enderdragon.phases.DragonStrafePlayerPhase
net.minecraft.class_1525
net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase
net.minecraft.src.C_960_
net.minecraft.world.entity.boss.enderdragon.phases.DragonControllerStrafe

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
b
LOGGER
field_7061
LOGGER
f_31349_
private static final int
c
FIREBALL_CHARGE_AMOUNT
field_30440
MINIMUM_TARGET_SPOT_AMOUNT
f_149586_
private int
d
fireballCharge
field_7060
seenTargetTimes
f_31350_
private Path
e
currentPath
field_7059
path
f_31351_
private Vec3
f
targetLocation
field_7057
pathTarget
f_31352_
private LivingEntity
g
attackTarget
field_7062
target
f_31353_
private boolean
h
holdingPatternClockwise
field_7058
shouldFindNewPath
f_31354_

Constructor summary

ModifierConstructor
public (EnderDragon arg0)

Method summary

Modifier and TypeMethod
public void
c()
doServerTick()
method_6855()
serverTick()
m_6989_()
private void
j()
findNewTarget()
method_6860()
updatePath()
m_31364_()
private void
k()
navigateToNextPathNode()
method_6861()
followPath()
m_31365_()
public void
d()
begin()
method_6856()
beginPhase()
m_7083_()
public void
a(bjg arg0)
setTarget(LivingEntity arg0)
method_6862(class_1309 arg0)
setTargetEntity(LivingEntity targetEntity)
m_31358_(C_524_ arg0)
public Vec3
g()
getFlyTargetLocation()
method_6851()
getPathTarget()
m_5535_()
public EnderDragonPhase<DragonStrafePlayerPhase>
i()
getPhase()
method_6849()
getType()
m_7309_()