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

public class DragonDeathPhase

extends AbstractDragonPhaseInstance

All mapped superinterfaces:

DragonPhaseInstance

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

Field summary

Modifier and TypeField
private Vec3
b
targetLocation
field_7041
target
private int
c
time
field_7040
ticks

Constructor summary

ModifierConstructor
public (EnderDragon arg0)

Method summary

Modifier and TypeMethod
public void
b()
doClientTick()
method_6853()
clientTick()
public void
a(ash arg0)
doServerTick(ServerLevel arg0)
method_6855(class_3218 arg0)
serverTick(ServerWorld arg0)
public void
c()
begin()
method_6856()
beginPhase()
public float
e()
getFlySpeed()
method_6846()
getMaxYAcceleration()
public Vec3
f()
getFlyTargetLocation()
method_6851()
getPathTarget()
public EnderDragonPhase<DragonDeathPhase>
h()
getPhase()
method_6849()
getType()