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

public class DragonStrafePlayerPhase

extends AbstractDragonPhaseInstance

All mapped superinterfaces:

DragonPhaseInstance

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

Field summary

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

Constructor summary

ModifierConstructor
public (EnderDragon arg0)

Method summary

Modifier and TypeMethod
public void
a(ash arg0)
doServerTick(ServerLevel arg0)
method_6855(class_3218 arg0)
serverTick(ServerWorld arg0)
private void
i()
findNewTarget()
method_6860()
updatePath()
private void
j()
navigateToNextPathNode()
method_6861()
followPath()
public void
c()
begin()
method_6856()
beginPhase()
public void
a(bwg arg0)
setTarget(LivingEntity arg0)
method_6862(class_1309 arg0)
setTargetEntity(LivingEntity targetEntity)
public Vec3
f()
getFlyTargetLocation()
method_6851()
getPathTarget()
public EnderDragonPhase<DragonStrafePlayerPhase>
h()
getPhase()
method_6849()
getType()