net.minecraft.entity.boss.dragon.phase

public class DyingPhase

extends AbstractPhase

All mapped superinterfaces:

Phase

net.minecraft.world.entity.boss.enderdragon.phases.DragonDeathPhase
net.minecraft.class_1515
net.minecraft.entity.boss.dragon.phase.DyingPhase

Field summary

Modifier and TypeField
private Vec3d
targetLocation
field_7041
target
private int
time
field_7040
ticks

Constructor summary

ModifierConstructor
public (EnderDragonEntity dragon)

Method summary

Modifier and TypeMethod
public void
doClientTick()
method_6853()
clientTick()
public void
doServerTick(ServerLevel level)
method_6855(class_3218 arg0)
serverTick(ServerWorld arg0)
public void
begin()
method_6856()
beginPhase()
public float
getFlySpeed()
method_6846()
getMaxYAcceleration()
public Vec3d
getFlyTargetLocation()
method_6851()
getPathTarget()
public PhaseType<DyingPhase>
getPhase()
method_6849()
getType()