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

public class DragonDeathPhase

extends AbstractDragonPhaseInstance

All mapped superinterfaces:

DragonPhaseInstance

auu
net.minecraft.world.entity.boss.enderdragon.phases.DragonDeathPhase
net.minecraft.class_1515
net.minecraft.entity.boss.dragon.phase.DyingPhase
net.minecraft.entity.boss.dragon.phase.DyingPhase
net.minecraft.server.v1_15_R1.DragonControllerDying

字段概要

修饰符与类型字段
private Vec3
b
targetLocation
field_7041
field_188672_b
private int
c
time
field_7040
ticks
field_188673_c

构造函数概要

修饰符构造函数
public (EnderDragon dragon)

方法概要

修饰符与类型方法
public void
b()
doClientTick()
method_6853()
clientTick()
func_188657_b()
public void
c()
doServerTick()
method_6855()
serverTick()
func_188659_c()
public void
d()
begin()
method_6856()
beginPhase()
func_188660_d()
public float
f()
getFlySpeed()
method_6846()
func_188651_f()
public Vec3
g()
getFlyTargetLocation()
method_6851()
getTarget()
func_188650_g()
public EnderDragonPhase<DragonDeathPhase>
i()
getPhase()
method_6849()
getType()
func_188652_i()
getControllerPhase()