类 BossHealthOverlay
java.lang.Object
net.minecraft.client.gui.components.BossHealthOverlay
-
字段概要
字段修饰符和类型字段说明private static final int
private static final int
(专用程序包) final Map<UUID,
LerpingBossEvent> private static final ResourceLocation
private final Minecraft
private static final int
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private void
drawBar
(GuiGraphics pGuiGraphics, int pX, int pY, BossEvent pBossEvent) private void
drawBar
(GuiGraphics pGuiGraphics, int pX, int pY, BossEvent pBossEvent, int p_283619_, int p_281636_) void
render
(GuiGraphics pGuiGraphics) void
reset()
boolean
boolean
boolean
void
update
(ClientboundBossEventPacket pPacket)
-
字段详细资料
-
构造器详细资料
-
BossHealthOverlay
-
-
方法详细资料
-
render
-
drawBar
-
drawBar
private void drawBar(GuiGraphics pGuiGraphics, int pX, int pY, BossEvent pBossEvent, int p_283619_, int p_281636_) -
update
-
reset
public void reset() -
shouldPlayMusic
public boolean shouldPlayMusic() -
shouldDarkenScreen
public boolean shouldDarkenScreen() -
shouldCreateWorldFog
public boolean shouldCreateWorldFog()
-