Package net.minecraft.client.gui.hud
Class BossBarHud
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.hud.BossBarHud
- Mappings:
Namespace Name official eho
intermediary net/minecraft/class_337
named net/minecraft/client/gui/hud/BossBarHud
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final Identifier
(package private) final Map<UUID,
ClientBossBar> private final MinecraftClient
private static final int
private static final int
private static final int
Fields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
clear()
void
handlePacket
(BossBarS2CPacket packet) void
render
(MatrixStack matrices) private void
renderBossBar
(MatrixStack matrices, int x, int y, BossBar bossBar) private void
renderBossBar
(MatrixStack matrices, int x, int y, BossBar bossBar, int width, int height) boolean
boolean
boolean
Methods inherited from class net.minecraft.client.gui.DrawableHelper
disableScissor, drawCenteredText, drawCenteredText, drawCenteredTextWithShadow, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, drawWithOutline, drawWithShadow, enableScissor, fill, fillGradient, fillGradient, fillGradient, getZOffset, setZOffset
-
Field Details
-
BARS_TEXTURE
- Mappings:
Namespace Name Mixin selector official a
Leho;a:Labb;
intermediary field_2059
Lnet/minecraft/class_337;field_2059:Lnet/minecraft/class_2960;
named BARS_TEXTURE
Lnet/minecraft/client/gui/hud/BossBarHud;BARS_TEXTURE:Lnet/minecraft/util/Identifier;
-
WIDTH
private static final int WIDTH- See Also:
- Mappings:
Namespace Name Mixin selector official b
Leho;b:I
intermediary field_32177
Lnet/minecraft/class_337;field_32177:I
named WIDTH
Lnet/minecraft/client/gui/hud/BossBarHud;WIDTH:I
-
HEIGHT
private static final int HEIGHT- See Also:
- Mappings:
Namespace Name Mixin selector official c
Leho;c:I
intermediary field_32178
Lnet/minecraft/class_337;field_32178:I
named HEIGHT
Lnet/minecraft/client/gui/hud/BossBarHud;HEIGHT:I
-
NOTCHED_BAR_OVERLAY_V
private static final int NOTCHED_BAR_OVERLAY_V- See Also:
- Mappings:
Namespace Name Mixin selector official d
Leho;d:I
intermediary field_32179
Lnet/minecraft/class_337;field_32179:I
named NOTCHED_BAR_OVERLAY_V
Lnet/minecraft/client/gui/hud/BossBarHud;NOTCHED_BAR_OVERLAY_V:I
-
client
- Mappings:
Namespace Name Mixin selector official e
Leho;e:Lefu;
intermediary field_2058
Lnet/minecraft/class_337;field_2058:Lnet/minecraft/class_310;
named client
Lnet/minecraft/client/gui/hud/BossBarHud;client:Lnet/minecraft/client/MinecraftClient;
-
bossBars
- Mappings:
Namespace Name Mixin selector official f
Leho;f:Ljava/util/Map;
intermediary field_2060
Lnet/minecraft/class_337;field_2060:Ljava/util/Map;
named bossBars
Lnet/minecraft/client/gui/hud/BossBarHud;bossBars:Ljava/util/Map;
-
-
Constructor Details
-
BossBarHud
- Mappings:
Namespace Name Mixin selector official <init>
Leho;<init>(Lefu;)V
intermediary <init>
Lnet/minecraft/class_337;<init>(Lnet/minecraft/class_310;)V
named <init>
Lnet/minecraft/client/gui/hud/BossBarHud;<init>(Lnet/minecraft/client/MinecraftClient;)V
-
-
Method Details
-
render
- Mappings:
Namespace Name Mixin selector official a
Leho;a(Leaq;)V
intermediary method_1796
Lnet/minecraft/class_337;method_1796(Lnet/minecraft/class_4587;)V
named render
Lnet/minecraft/client/gui/hud/BossBarHud;render(Lnet/minecraft/client/util/math/MatrixStack;)V
-
renderBossBar
- Mappings:
Namespace Name Mixin selector official a
Leho;a(Leaq;IILazz;)V
intermediary method_1799
Lnet/minecraft/class_337;method_1799(Lnet/minecraft/class_4587;IILnet/minecraft/class_1259;)V
named renderBossBar
Lnet/minecraft/client/gui/hud/BossBarHud;renderBossBar(Lnet/minecraft/client/util/math/MatrixStack;IILnet/minecraft/entity/boss/BossBar;)V
-
renderBossBar
private void renderBossBar(MatrixStack matrices, int x, int y, BossBar bossBar, int width, int height) - Mappings:
Namespace Name Mixin selector official a
Leho;a(Leaq;IILazz;II)V
intermediary method_41830
Lnet/minecraft/class_337;method_41830(Lnet/minecraft/class_4587;IILnet/minecraft/class_1259;II)V
named renderBossBar
Lnet/minecraft/client/gui/hud/BossBarHud;renderBossBar(Lnet/minecraft/client/util/math/MatrixStack;IILnet/minecraft/entity/boss/BossBar;II)V
-
handlePacket
- Mappings:
Namespace Name Mixin selector official a
Leho;a(Ltq;)V
intermediary method_1795
Lnet/minecraft/class_337;method_1795(Lnet/minecraft/class_2629;)V
named handlePacket
Lnet/minecraft/client/gui/hud/BossBarHud;handlePacket(Lnet/minecraft/network/packet/s2c/play/BossBarS2CPacket;)V
-
clear
public void clear()- Mappings:
Namespace Name Mixin selector official a
Leho;a()V
intermediary method_1801
Lnet/minecraft/class_337;method_1801()V
named clear
Lnet/minecraft/client/gui/hud/BossBarHud;clear()V
-
shouldPlayDragonMusic
public boolean shouldPlayDragonMusic()- Mappings:
Namespace Name Mixin selector official b
Leho;b()Z
intermediary method_1798
Lnet/minecraft/class_337;method_1798()Z
named shouldPlayDragonMusic
Lnet/minecraft/client/gui/hud/BossBarHud;shouldPlayDragonMusic()Z
-
shouldDarkenSky
public boolean shouldDarkenSky()- Mappings:
Namespace Name Mixin selector official c
Leho;c()Z
intermediary method_1797
Lnet/minecraft/class_337;method_1797()Z
named shouldDarkenSky
Lnet/minecraft/client/gui/hud/BossBarHud;shouldDarkenSky()Z
-
shouldThickenFog
public boolean shouldThickenFog()- Mappings:
Namespace Name Mixin selector official d
Leho;d()Z
intermediary method_1800
Lnet/minecraft/class_337;method_1800()Z
named shouldThickenFog
Lnet/minecraft/client/gui/hud/BossBarHud;shouldThickenFog()Z
-