History - net.minecraft.client.gui.hud.BossBarHud
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
void (DrawContext): render, method_1796, render
void (DrawContext): extractRenderState, method_1796, render
void (DrawContext, int, int, BossBar): drawBar, method_1799, renderBossBar
void (DrawContext, int, int, BossBar): extractBar, method_1799, renderBossBar
void (DrawContext, int, int, BossBar, int, Identifier[], Identifier[]): drawBar, method_41830, renderBossBar
void (DrawContext, int, int, BossBar, int, Identifier[], Identifier[]): extractBar, method_41830, renderBossBar
1.21.11_unobfuscated
Names
net.minecraft.client.gui.components.BossHealthOverlay
net.minecraft.class_337
net.minecraft.client.gui.hud.BossBarHud
Fields
int: BAR_WIDTH, field_32177, WIDTH
int: BAR_HEIGHT, field_32178, HEIGHT
Identifier[]: BAR_BACKGROUND_SPRITES, field_45344, BACKGROUND_TEXTURES
Identifier[]: BAR_PROGRESS_SPRITES, field_45345, PROGRESS_TEXTURES
Identifier[]: OVERLAY_BACKGROUND_SPRITES, field_45346, NOTCHED_BACKGROUND_TEXTURES
Identifier[]: OVERLAY_PROGRESS_SPRITES, field_45347, NOTCHED_PROGRESS_TEXTURES
MinecraftClient: minecraft, field_2058, client
Map<UUID, ClientBossBar>: events, field_2060, bossBars
Constructors
Methods
void (DrawContext): render, method_1796, render
void (DrawContext, int, int, BossBar): drawBar, method_1799, renderBossBar
void (DrawContext, int, int, BossBar, int, Identifier[], Identifier[]): drawBar, method_41830, renderBossBar
void (BossBarS2CPacket): update, method_1795, handlePacket
void (): reset, method_1801, clear
boolean (): shouldPlayMusic, method_1798, shouldPlayDragonMusic
boolean (): shouldDarkenScreen, method_1797, shouldDarkenSky
boolean (): shouldCreateWorldFog, method_1800, shouldThickenFog