Package net.minecraft.client.gui.hud
Class InGameHud
java.lang.Object
net.minecraft.client.gui.hud.InGameHud
Responsible for rendering the HUD elements while the player is in game.
The current instance used by the client can be obtained by MinecraftClient.getInstance().inGameHud.
- Mappings:
Namespace Name intermediary net/minecraft/class_329official eoonamed net/minecraft/client/gui/hud/InGameHud
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate floatprivate final BossBarHudprivate booleanprivate final ChatHudprivate final MinecraftClientprivate ItemStackprivate final DebugHudprivate static final Textprivate static final floatprivate static final intprivate static final intprivate static final floatprivate static final intprivate static final intprivate static final floatprivate longprivate intprivate static final Identifierprivate final ItemRendererprivate floatprivate longprivate intprivate intprivate booleanprivate final PlayerListHudprivate static final Identifierprivate static final Identifierprivate final Randomprivate intprivate static final Textprivate intprivate intprivate static final Stringprivate final SpectatorHudprivate static final Identifierprivate floatprivate final SubtitlesHudprivate intprivate intprivate intprivate intprivate intprivate static final Identifierfloatprivate static final intprivate static final Identifier -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()voidprivate voiddrawHeart(DrawContext context, InGameHud.HeartType type, int x, int y, int v, boolean blinking, boolean halfHeart) private voiddrawTextBackground(DrawContext context, TextRenderer textRenderer, int yOffset, int width, int color) private PlayerEntityprivate intgetHeartCount(LivingEntity entity) private intgetHeartRows(int heartCount) private LivingEntityintgetTicks()voidrender(DrawContext context, float tickDelta) private voidrenderAutosaveIndicator(DrawContext context) private voidrenderCrosshair(DrawContext context) voidrenderDemoTimer(DrawContext context) voidrenderExperienceBar(DrawContext context, int x) private voidrenderHealthBar(DrawContext context, PlayerEntity player, int x, int y, int lines, int regeneratingHeartIndex, float maxHealth, int lastHealth, int health, int absorption, boolean blinking) voidrenderHeldItemTooltip(DrawContext context) private voidrenderHotbar(float tickDelta, DrawContext context) private voidrenderHotbarItem(DrawContext context, int x, int y, float float2, PlayerEntity player, ItemStack stack, int seed) private voidrenderMountHealth(DrawContext context) voidrenderMountJumpBar(JumpingMount mount, DrawContext context, int x) private voidrenderOverlay(DrawContext context, Identifier texture, float opacity) private voidrenderPortalOverlay(DrawContext context, float nauseaStrength) private voidrenderScoreboardSidebar(DrawContext context, ScoreboardObjective objective) private voidrenderSpyglassOverlay(DrawContext context, float scale) private voidrenderStatusBars(DrawContext context) Renders the armor, health, air, and hunger bars.protected voidrenderStatusEffectOverlay(DrawContext context) private voidrenderVignetteOverlay(DrawContext context, Entity entity) voidvoidsetCanShowChatDisabledScreen(boolean canShowChatDisabledScreen) voidvoidsetOverlayMessage(Text message, boolean tinted) voidsetRecordPlayingOverlay(Text description) voidsetSubtitle(Text subtitle) voidvoidsetTitleTicks(int fadeInTicks, int stayTicks, int fadeOutTicks) private booleanshouldRenderSpectatorCrosshair(HitResult hitResult) booleanprivate voidtick()voidtick(boolean paused) private voidprivate voidupdateVignetteDarkness(Entity entity)
-
Field Details
-
VIGNETTE_TEXTURE
- Mappings:
Namespace Name Mixin selector intermediary field_2020Lnet/minecraft/class_329;field_2020:Lnet/minecraft/class_2960;official bLeoo;b:Lacq;named VIGNETTE_TEXTURELnet/minecraft/client/gui/hud/InGameHud;VIGNETTE_TEXTURE:Lnet/minecraft/util/Identifier;
-
WIDGETS_TEXTURE
- Mappings:
Namespace Name Mixin selector intermediary field_2028Lnet/minecraft/class_329;field_2028:Lnet/minecraft/class_2960;official cLeoo;c:Lacq;named WIDGETS_TEXTURELnet/minecraft/client/gui/hud/InGameHud;WIDGETS_TEXTURE:Lnet/minecraft/util/Identifier;
-
PUMPKIN_BLUR
- Mappings:
Namespace Name Mixin selector intermediary field_2019Lnet/minecraft/class_329;field_2019:Lnet/minecraft/class_2960;official dLeoo;d:Lacq;named PUMPKIN_BLURLnet/minecraft/client/gui/hud/InGameHud;PUMPKIN_BLUR:Lnet/minecraft/util/Identifier;
-
SPYGLASS_SCOPE
- Mappings:
Namespace Name Mixin selector intermediary field_27389Lnet/minecraft/class_329;field_27389:Lnet/minecraft/class_2960;official eLeoo;e:Lacq;named SPYGLASS_SCOPELnet/minecraft/client/gui/hud/InGameHud;SPYGLASS_SCOPE:Lnet/minecraft/util/Identifier;
-
POWDER_SNOW_OUTLINE
- Mappings:
Namespace Name Mixin selector intermediary field_27960Lnet/minecraft/class_329;field_27960:Lnet/minecraft/class_2960;official fLeoo;f:Lacq;named POWDER_SNOW_OUTLINELnet/minecraft/client/gui/hud/InGameHud;POWDER_SNOW_OUTLINE:Lnet/minecraft/util/Identifier;
-
ICONS
- Mappings:
Namespace Name Mixin selector intermediary field_44654Lnet/minecraft/class_329;field_44654:Lnet/minecraft/class_2960;official gLeoo;g:Lacq;named ICONSLnet/minecraft/client/gui/hud/InGameHud;ICONS:Lnet/minecraft/util/Identifier;
-
DEMO_EXPIRED_MESSAGE
- Mappings:
Namespace Name Mixin selector intermediary field_26527Lnet/minecraft/class_329;field_26527:Lnet/minecraft/class_2561;official hLeoo;h:Lsw;named DEMO_EXPIRED_MESSAGELnet/minecraft/client/gui/hud/InGameHud;DEMO_EXPIRED_MESSAGE:Lnet/minecraft/text/Text;
-
SAVING_LEVEL_TEXT
- Mappings:
Namespace Name Mixin selector intermediary field_35430Lnet/minecraft/class_329;field_35430:Lnet/minecraft/class_2561;official iLeoo;i:Lsw;named SAVING_LEVEL_TEXTLnet/minecraft/client/gui/hud/InGameHud;SAVING_LEVEL_TEXT:Lnet/minecraft/text/Text;
-
WHITE
private static final int WHITE- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_32167Lnet/minecraft/class_329;field_32167:Iofficial jLeoo;j:Inamed WHITELnet/minecraft/client/gui/hud/InGameHud;WHITE:I
-
field_32168
private static final float field_32168- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_32168Lnet/minecraft/class_329;field_32168:Fofficial kLeoo;k:Fnamed field_32168Lnet/minecraft/client/gui/hud/InGameHud;field_32168:F
-
field_32169
private static final int field_32169- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_32169Lnet/minecraft/class_329;field_32169:Iofficial lLeoo;l:Inamed field_32169Lnet/minecraft/client/gui/hud/InGameHud;field_32169:I
-
field_32170
private static final int field_32170- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_32170Lnet/minecraft/class_329;field_32170:Iofficial mLeoo;m:Inamed field_32170Lnet/minecraft/client/gui/hud/InGameHud;field_32170:I
-
SCOREBOARD_JOINER
- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_32171Lnet/minecraft/class_329;field_32171:Ljava/lang/String;official nLeoo;n:Ljava/lang/String;named SCOREBOARD_JOINERLnet/minecraft/client/gui/hud/InGameHud;SCOREBOARD_JOINER:Ljava/lang/String;
-
field_32172
private static final float field_32172- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_32172Lnet/minecraft/class_329;field_32172:Fofficial oLeoo;o:Fnamed field_32172Lnet/minecraft/client/gui/hud/InGameHud;field_32172:F
-
field_33942
private static final int field_33942- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_33942Lnet/minecraft/class_329;field_33942:Iofficial pLeoo;p:Inamed field_33942Lnet/minecraft/client/gui/hud/InGameHud;field_33942:I
-
field_33943
private static final int field_33943- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_33943Lnet/minecraft/class_329;field_33943:Iofficial qLeoo;q:Inamed field_33943Lnet/minecraft/client/gui/hud/InGameHud;field_33943:I
-
field_35431
private static final float field_35431- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_35431Lnet/minecraft/class_329;field_35431:Fofficial rLeoo;r:Fnamed field_35431Lnet/minecraft/client/gui/hud/InGameHud;field_35431:F
-
random
- Mappings:
Namespace Name Mixin selector intermediary field_2034Lnet/minecraft/class_329;field_2034:Lnet/minecraft/class_5819;official sLeoo;s:Lapf;named randomLnet/minecraft/client/gui/hud/InGameHud;random:Lnet/minecraft/util/math/random/Random;
-
client
- Mappings:
Namespace Name Mixin selector intermediary field_2035Lnet/minecraft/class_329;field_2035:Lnet/minecraft/class_310;official tLeoo;t:Lenf;named clientLnet/minecraft/client/gui/hud/InGameHud;client:Lnet/minecraft/client/MinecraftClient;
-
itemRenderer
- Mappings:
Namespace Name Mixin selector intermediary field_2024Lnet/minecraft/class_329;field_2024:Lnet/minecraft/class_918;official uLeoo;u:Lfpl;named itemRendererLnet/minecraft/client/gui/hud/InGameHud;itemRenderer:Lnet/minecraft/client/render/item/ItemRenderer;
-
chatHud
- Mappings:
Namespace Name Mixin selector intermediary field_2021Lnet/minecraft/class_329;field_2021:Lnet/minecraft/class_338;official vLeoo;v:Lepb;named chatHudLnet/minecraft/client/gui/hud/InGameHud;chatHud:Lnet/minecraft/client/gui/hud/ChatHud;
-
ticks
private int ticks- Mappings:
Namespace Name Mixin selector intermediary field_2042Lnet/minecraft/class_329;field_2042:Iofficial wLeoo;w:Inamed ticksLnet/minecraft/client/gui/hud/InGameHud;ticks:I
-
overlayMessage
- Mappings:
Namespace Name Mixin selector intermediary field_2018Lnet/minecraft/class_329;field_2018:Lnet/minecraft/class_2561;official xLeoo;x:Lsw;named overlayMessageLnet/minecraft/client/gui/hud/InGameHud;overlayMessage:Lnet/minecraft/text/Text;
-
overlayRemaining
private int overlayRemaining- Mappings:
Namespace Name Mixin selector intermediary field_2041Lnet/minecraft/class_329;field_2041:Iofficial yLeoo;y:Inamed overlayRemainingLnet/minecraft/client/gui/hud/InGameHud;overlayRemaining:I
-
overlayTinted
private boolean overlayTinted- Mappings:
Namespace Name Mixin selector intermediary field_2038Lnet/minecraft/class_329;field_2038:Zofficial zLeoo;z:Znamed overlayTintedLnet/minecraft/client/gui/hud/InGameHud;overlayTinted:Z
-
canShowChatDisabledScreen
private boolean canShowChatDisabledScreen- Mappings:
Namespace Name Mixin selector intermediary field_39458Lnet/minecraft/class_329;field_39458:Zofficial ALeoo;A:Znamed canShowChatDisabledScreenLnet/minecraft/client/gui/hud/InGameHud;canShowChatDisabledScreen:Z
-
vignetteDarkness
public float vignetteDarkness- Mappings:
Namespace Name Mixin selector intermediary field_2013Lnet/minecraft/class_329;field_2013:Fofficial aLeoo;a:Fnamed vignetteDarknessLnet/minecraft/client/gui/hud/InGameHud;vignetteDarkness:F
-
heldItemTooltipFade
private int heldItemTooltipFade- Mappings:
Namespace Name Mixin selector intermediary field_2040Lnet/minecraft/class_329;field_2040:Iofficial BLeoo;B:Inamed heldItemTooltipFadeLnet/minecraft/client/gui/hud/InGameHud;heldItemTooltipFade:I
-
currentStack
- Mappings:
Namespace Name Mixin selector intermediary field_2031Lnet/minecraft/class_329;field_2031:Lnet/minecraft/class_1799;official CLeoo;C:Lcfx;named currentStackLnet/minecraft/client/gui/hud/InGameHud;currentStack:Lnet/minecraft/item/ItemStack;
-
debugHud
- Mappings:
Namespace Name Mixin selector intermediary field_2026Lnet/minecraft/class_329;field_2026:Lnet/minecraft/class_340;official DLeoo;D:Lepi;named debugHudLnet/minecraft/client/gui/hud/InGameHud;debugHud:Lnet/minecraft/client/gui/hud/DebugHud;
-
subtitlesHud
- Mappings:
Namespace Name Mixin selector intermediary field_2027Lnet/minecraft/class_329;field_2027:Lnet/minecraft/class_359;official ELeoo;E:Leqc;named subtitlesHudLnet/minecraft/client/gui/hud/InGameHud;subtitlesHud:Lnet/minecraft/client/gui/hud/SubtitlesHud;
-
spectatorHud
- Mappings:
Namespace Name Mixin selector intermediary field_2025Lnet/minecraft/class_329;field_2025:Lnet/minecraft/class_365;official FLeoo;F:Leqn;named spectatorHudLnet/minecraft/client/gui/hud/InGameHud;spectatorHud:Lnet/minecraft/client/gui/hud/SpectatorHud;
-
playerListHud
- Mappings:
Namespace Name Mixin selector intermediary field_2015Lnet/minecraft/class_329;field_2015:Lnet/minecraft/class_355;official GLeoo;G:Lepx;named playerListHudLnet/minecraft/client/gui/hud/InGameHud;playerListHud:Lnet/minecraft/client/gui/hud/PlayerListHud;
-
bossBarHud
- Mappings:
Namespace Name Mixin selector intermediary field_2030Lnet/minecraft/class_329;field_2030:Lnet/minecraft/class_337;official HLeoo;H:Leoz;named bossBarHudLnet/minecraft/client/gui/hud/InGameHud;bossBarHud:Lnet/minecraft/client/gui/hud/BossBarHud;
-
titleRemainTicks
private int titleRemainTicks- Mappings:
Namespace Name Mixin selector intermediary field_2023Lnet/minecraft/class_329;field_2023:Iofficial ILeoo;I:Inamed titleRemainTicksLnet/minecraft/client/gui/hud/InGameHud;titleRemainTicks:I
-
title
- Mappings:
Namespace Name Mixin selector intermediary field_2016Lnet/minecraft/class_329;field_2016:Lnet/minecraft/class_2561;official JLeoo;J:Lsw;named titleLnet/minecraft/client/gui/hud/InGameHud;title:Lnet/minecraft/text/Text;
-
subtitle
- Mappings:
Namespace Name Mixin selector intermediary field_2039Lnet/minecraft/class_329;field_2039:Lnet/minecraft/class_2561;official KLeoo;K:Lsw;named subtitleLnet/minecraft/client/gui/hud/InGameHud;subtitle:Lnet/minecraft/text/Text;
-
titleFadeInTicks
private int titleFadeInTicks- Mappings:
Namespace Name Mixin selector intermediary field_2037Lnet/minecraft/class_329;field_2037:Iofficial LLeoo;L:Inamed titleFadeInTicksLnet/minecraft/client/gui/hud/InGameHud;titleFadeInTicks:I
-
titleStayTicks
private int titleStayTicks- Mappings:
Namespace Name Mixin selector intermediary field_2017Lnet/minecraft/class_329;field_2017:Iofficial MLeoo;M:Inamed titleStayTicksLnet/minecraft/client/gui/hud/InGameHud;titleStayTicks:I
-
titleFadeOutTicks
private int titleFadeOutTicks- Mappings:
Namespace Name Mixin selector intermediary field_2036Lnet/minecraft/class_329;field_2036:Iofficial NLeoo;N:Inamed titleFadeOutTicksLnet/minecraft/client/gui/hud/InGameHud;titleFadeOutTicks:I
-
lastHealthValue
private int lastHealthValue- Mappings:
Namespace Name Mixin selector intermediary field_2014Lnet/minecraft/class_329;field_2014:Iofficial OLeoo;O:Inamed lastHealthValueLnet/minecraft/client/gui/hud/InGameHud;lastHealthValue:I
-
renderHealthValue
private int renderHealthValue- Mappings:
Namespace Name Mixin selector intermediary field_2033Lnet/minecraft/class_329;field_2033:Iofficial PLeoo;P:Inamed renderHealthValueLnet/minecraft/client/gui/hud/InGameHud;renderHealthValue:I
-
lastHealthCheckTime
private long lastHealthCheckTime- Mappings:
Namespace Name Mixin selector intermediary field_2012Lnet/minecraft/class_329;field_2012:Jofficial QLeoo;Q:Jnamed lastHealthCheckTimeLnet/minecraft/client/gui/hud/InGameHud;lastHealthCheckTime:J
-
heartJumpEndTick
private long heartJumpEndTick- Mappings:
Namespace Name Mixin selector intermediary field_2032Lnet/minecraft/class_329;field_2032:Jofficial RLeoo;R:Jnamed heartJumpEndTickLnet/minecraft/client/gui/hud/InGameHud;heartJumpEndTick:J
-
scaledWidth
private int scaledWidth- Mappings:
Namespace Name Mixin selector intermediary field_2011Lnet/minecraft/class_329;field_2011:Iofficial SLeoo;S:Inamed scaledWidthLnet/minecraft/client/gui/hud/InGameHud;scaledWidth:I
-
scaledHeight
private int scaledHeight- Mappings:
Namespace Name Mixin selector intermediary field_2029Lnet/minecraft/class_329;field_2029:Iofficial TLeoo;T:Inamed scaledHeightLnet/minecraft/client/gui/hud/InGameHud;scaledHeight:I
-
autosaveIndicatorAlpha
private float autosaveIndicatorAlpha- Mappings:
Namespace Name Mixin selector intermediary field_35428Lnet/minecraft/class_329;field_35428:Fofficial ULeoo;U:Fnamed autosaveIndicatorAlphaLnet/minecraft/client/gui/hud/InGameHud;autosaveIndicatorAlpha:F
-
lastAutosaveIndicatorAlpha
private float lastAutosaveIndicatorAlpha- Mappings:
Namespace Name Mixin selector intermediary field_35429Lnet/minecraft/class_329;field_35429:Fofficial VLeoo;V:Fnamed lastAutosaveIndicatorAlphaLnet/minecraft/client/gui/hud/InGameHud;lastAutosaveIndicatorAlpha:F
-
spyglassScale
private float spyglassScale- Mappings:
Namespace Name Mixin selector intermediary field_27959Lnet/minecraft/class_329;field_27959:Fofficial WLeoo;W:Fnamed spyglassScaleLnet/minecraft/client/gui/hud/InGameHud;spyglassScale:F
-
-
Constructor Details
-
InGameHud
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_329;<init>(Lnet/minecraft/class_310;Lnet/minecraft/class_918;)Vofficial <init>Leoo;<init>(Lenf;Lfpl;)Vnamed <init>Lnet/minecraft/client/gui/hud/InGameHud;<init>(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/render/item/ItemRenderer;)V
-
-
Method Details
-
setDefaultTitleFade
public void setDefaultTitleFade()- Mappings:
Namespace Name Mixin selector intermediary method_1742Lnet/minecraft/class_329;method_1742()Vofficial aLeoo;a()Vnamed setDefaultTitleFadeLnet/minecraft/client/gui/hud/InGameHud;setDefaultTitleFade()V
-
render
- Mappings:
Namespace Name Mixin selector intermediary method_1753Lnet/minecraft/class_329;method_1753(Lnet/minecraft/class_332;F)Vofficial aLeoo;a(Leop;F)Vnamed renderLnet/minecraft/client/gui/hud/InGameHud;render(Lnet/minecraft/client/gui/DrawContext;F)V
-
drawTextBackground
private void drawTextBackground(DrawContext context, TextRenderer textRenderer, int yOffset, int width, int color) - Mappings:
Namespace Name Mixin selector intermediary method_19346Lnet/minecraft/class_329;method_19346(Lnet/minecraft/class_332;Lnet/minecraft/class_327;III)Vofficial aLeoo;a(Leop;Leon;III)Vnamed drawTextBackgroundLnet/minecraft/client/gui/hud/InGameHud;drawTextBackground(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/client/font/TextRenderer;III)V
-
renderCrosshair
- Mappings:
Namespace Name Mixin selector intermediary method_1736Lnet/minecraft/class_329;method_1736(Lnet/minecraft/class_332;)Vofficial dLeoo;d(Leop;)Vnamed renderCrosshairLnet/minecraft/client/gui/hud/InGameHud;renderCrosshair(Lnet/minecraft/client/gui/DrawContext;)V
-
shouldRenderSpectatorCrosshair
- Mappings:
Namespace Name Mixin selector intermediary method_17534Lnet/minecraft/class_329;method_17534(Lnet/minecraft/class_239;)Zofficial aLeoo;a(Ledy;)Znamed shouldRenderSpectatorCrosshairLnet/minecraft/client/gui/hud/InGameHud;shouldRenderSpectatorCrosshair(Lnet/minecraft/util/hit/HitResult;)Z
-
renderStatusEffectOverlay
- Mappings:
Namespace Name Mixin selector intermediary method_1765Lnet/minecraft/class_329;method_1765(Lnet/minecraft/class_332;)Vofficial aLeoo;a(Leop;)Vnamed renderStatusEffectOverlayLnet/minecraft/client/gui/hud/InGameHud;renderStatusEffectOverlay(Lnet/minecraft/client/gui/DrawContext;)V
-
renderHotbar
- Mappings:
Namespace Name Mixin selector intermediary method_1759Lnet/minecraft/class_329;method_1759(FLnet/minecraft/class_332;)Vofficial aLeoo;a(FLeop;)Vnamed renderHotbarLnet/minecraft/client/gui/hud/InGameHud;renderHotbar(FLnet/minecraft/client/gui/DrawContext;)V
-
renderMountJumpBar
- Mappings:
Namespace Name Mixin selector intermediary method_1752Lnet/minecraft/class_329;method_1752(Lnet/minecraft/class_1316;Lnet/minecraft/class_332;I)Vofficial aLeoo;a(Lbgi;Leop;I)Vnamed renderMountJumpBarLnet/minecraft/client/gui/hud/InGameHud;renderMountJumpBar(Lnet/minecraft/entity/JumpingMount;Lnet/minecraft/client/gui/DrawContext;I)V
-
renderExperienceBar
- Mappings:
Namespace Name Mixin selector intermediary method_1754Lnet/minecraft/class_329;method_1754(Lnet/minecraft/class_332;I)Vofficial aLeoo;a(Leop;I)Vnamed renderExperienceBarLnet/minecraft/client/gui/hud/InGameHud;renderExperienceBar(Lnet/minecraft/client/gui/DrawContext;I)V
-
renderHeldItemTooltip
- Mappings:
Namespace Name Mixin selector intermediary method_1749Lnet/minecraft/class_329;method_1749(Lnet/minecraft/class_332;)Vofficial bLeoo;b(Leop;)Vnamed renderHeldItemTooltipLnet/minecraft/client/gui/hud/InGameHud;renderHeldItemTooltip(Lnet/minecraft/client/gui/DrawContext;)V
-
renderDemoTimer
- Mappings:
Namespace Name Mixin selector intermediary method_1766Lnet/minecraft/class_329;method_1766(Lnet/minecraft/class_332;)Vofficial cLeoo;c(Leop;)Vnamed renderDemoTimerLnet/minecraft/client/gui/hud/InGameHud;renderDemoTimer(Lnet/minecraft/client/gui/DrawContext;)V
-
renderScoreboardSidebar
- Mappings:
Namespace Name Mixin selector intermediary method_1757Lnet/minecraft/class_329;method_1757(Lnet/minecraft/class_332;Lnet/minecraft/class_266;)Vofficial aLeoo;a(Leop;Leev;)Vnamed renderScoreboardSidebarLnet/minecraft/client/gui/hud/InGameHud;renderScoreboardSidebar(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/scoreboard/ScoreboardObjective;)V
-
getCameraPlayer
- Mappings:
Namespace Name Mixin selector intermediary method_1737Lnet/minecraft/class_329;method_1737()Lnet/minecraft/class_1657;official lLeoo;l()Lbym;named getCameraPlayerLnet/minecraft/client/gui/hud/InGameHud;getCameraPlayer()Lnet/minecraft/entity/player/PlayerEntity;
-
getRiddenEntity
- Mappings:
Namespace Name Mixin selector intermediary method_1734Lnet/minecraft/class_329;method_1734()Lnet/minecraft/class_1309;official mLeoo;m()Lbfx;named getRiddenEntityLnet/minecraft/client/gui/hud/InGameHud;getRiddenEntity()Lnet/minecraft/entity/LivingEntity;
-
getHeartCount
- Mappings:
Namespace Name Mixin selector intermediary method_1744Lnet/minecraft/class_329;method_1744(Lnet/minecraft/class_1309;)Iofficial aLeoo;a(Lbfx;)Inamed getHeartCountLnet/minecraft/client/gui/hud/InGameHud;getHeartCount(Lnet/minecraft/entity/LivingEntity;)I
-
getHeartRows
private int getHeartRows(int heartCount) - Mappings:
Namespace Name Mixin selector intermediary method_1733Lnet/minecraft/class_329;method_1733(I)Iofficial aLeoo;a(I)Inamed getHeartRowsLnet/minecraft/client/gui/hud/InGameHud;getHeartRows(I)I
-
renderStatusBars
Renders the armor, health, air, and hunger bars.- Mappings:
Namespace Name Mixin selector intermediary method_1760Lnet/minecraft/class_329;method_1760(Lnet/minecraft/class_332;)Vofficial eLeoo;e(Leop;)Vnamed renderStatusBarsLnet/minecraft/client/gui/hud/InGameHud;renderStatusBars(Lnet/minecraft/client/gui/DrawContext;)V
-
renderHealthBar
private void renderHealthBar(DrawContext context, PlayerEntity player, int x, int y, int lines, int regeneratingHeartIndex, float maxHealth, int lastHealth, int health, int absorption, boolean blinking) - Mappings:
Namespace Name Mixin selector intermediary method_37298Lnet/minecraft/class_329;method_37298(Lnet/minecraft/class_332;Lnet/minecraft/class_1657;IIIIFIIIZ)Vofficial aLeoo;a(Leop;Lbym;IIIIFIIIZ)Vnamed renderHealthBarLnet/minecraft/client/gui/hud/InGameHud;renderHealthBar(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/entity/player/PlayerEntity;IIIIFIIIZ)V
-
drawHeart
private void drawHeart(DrawContext context, InGameHud.HeartType type, int x, int y, int v, boolean blinking, boolean halfHeart) - Mappings:
Namespace Name Mixin selector intermediary method_37299Lnet/minecraft/class_329;method_37299(Lnet/minecraft/class_332;Lnet/minecraft/class_329$class_6411;IIIZZ)Vofficial aLeoo;a(Leop;Leoo$a;IIIZZ)Vnamed drawHeartLnet/minecraft/client/gui/hud/InGameHud;drawHeart(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/client/gui/hud/InGameHud$HeartType;IIIZZ)V
-
renderMountHealth
- Mappings:
Namespace Name Mixin selector intermediary method_1741Lnet/minecraft/class_329;method_1741(Lnet/minecraft/class_332;)Vofficial fLeoo;f(Leop;)Vnamed renderMountHealthLnet/minecraft/client/gui/hud/InGameHud;renderMountHealth(Lnet/minecraft/client/gui/DrawContext;)V
-
renderOverlay
- Mappings:
Namespace Name Mixin selector intermediary method_31977Lnet/minecraft/class_329;method_31977(Lnet/minecraft/class_332;Lnet/minecraft/class_2960;F)Vofficial aLeoo;a(Leop;Lacq;F)Vnamed renderOverlayLnet/minecraft/client/gui/hud/InGameHud;renderOverlay(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/util/Identifier;F)V
-
renderSpyglassOverlay
- Mappings:
Namespace Name Mixin selector intermediary method_32598Lnet/minecraft/class_329;method_32598(Lnet/minecraft/class_332;F)Vofficial bLeoo;b(Leop;F)Vnamed renderSpyglassOverlayLnet/minecraft/client/gui/hud/InGameHud;renderSpyglassOverlay(Lnet/minecraft/client/gui/DrawContext;F)V
-
updateVignetteDarkness
- Mappings:
Namespace Name Mixin selector intermediary method_1731Lnet/minecraft/class_329;method_1731(Lnet/minecraft/class_1297;)Vofficial aLeoo;a(Lbfh;)Vnamed updateVignetteDarknessLnet/minecraft/client/gui/hud/InGameHud;updateVignetteDarkness(Lnet/minecraft/entity/Entity;)V
-
renderVignetteOverlay
- Mappings:
Namespace Name Mixin selector intermediary method_1735Lnet/minecraft/class_329;method_1735(Lnet/minecraft/class_332;Lnet/minecraft/class_1297;)Vofficial aLeoo;a(Leop;Lbfh;)Vnamed renderVignetteOverlayLnet/minecraft/client/gui/hud/InGameHud;renderVignetteOverlay(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/entity/Entity;)V
-
renderPortalOverlay
- Mappings:
Namespace Name Mixin selector intermediary method_1746Lnet/minecraft/class_329;method_1746(Lnet/minecraft/class_332;F)Vofficial cLeoo;c(Leop;F)Vnamed renderPortalOverlayLnet/minecraft/client/gui/hud/InGameHud;renderPortalOverlay(Lnet/minecraft/client/gui/DrawContext;F)V
-
renderHotbarItem
private void renderHotbarItem(DrawContext context, int x, int y, float float2, PlayerEntity player, ItemStack stack, int seed) - Mappings:
Namespace Name Mixin selector intermediary method_1762Lnet/minecraft/class_329;method_1762(Lnet/minecraft/class_332;IIFLnet/minecraft/class_1657;Lnet/minecraft/class_1799;I)Vofficial aLeoo;a(Leop;IIFLbym;Lcfx;I)Vnamed renderHotbarItemLnet/minecraft/client/gui/hud/InGameHud;renderHotbarItem(Lnet/minecraft/client/gui/DrawContext;IIFLnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/item/ItemStack;I)V
-
tick
public void tick(boolean paused) - Mappings:
Namespace Name Mixin selector intermediary method_39191Lnet/minecraft/class_329;method_39191(Z)Vofficial aLeoo;a(Z)Vnamed tickLnet/minecraft/client/gui/hud/InGameHud;tick(Z)V
-
tick
private void tick()- Mappings:
Namespace Name Mixin selector intermediary method_1748Lnet/minecraft/class_329;method_1748()Vofficial nLeoo;n()Vnamed tickLnet/minecraft/client/gui/hud/InGameHud;tick()V
-
tickAutosaveIndicator
private void tickAutosaveIndicator()- Mappings:
Namespace Name Mixin selector intermediary method_39193Lnet/minecraft/class_329;method_39193()Vofficial oLeoo;o()Vnamed tickAutosaveIndicatorLnet/minecraft/client/gui/hud/InGameHud;tickAutosaveIndicator()V
-
setRecordPlayingOverlay
- Mappings:
Namespace Name Mixin selector intermediary method_1732Lnet/minecraft/class_329;method_1732(Lnet/minecraft/class_2561;)Vofficial aLeoo;a(Lsw;)Vnamed setRecordPlayingOverlayLnet/minecraft/client/gui/hud/InGameHud;setRecordPlayingOverlay(Lnet/minecraft/text/Text;)V
-
setOverlayMessage
- Mappings:
Namespace Name Mixin selector intermediary method_1758Lnet/minecraft/class_329;method_1758(Lnet/minecraft/class_2561;Z)Vofficial aLeoo;a(Lsw;Z)Vnamed setOverlayMessageLnet/minecraft/client/gui/hud/InGameHud;setOverlayMessage(Lnet/minecraft/text/Text;Z)V
-
setCanShowChatDisabledScreen
public void setCanShowChatDisabledScreen(boolean canShowChatDisabledScreen) - Mappings:
Namespace Name Mixin selector intermediary method_44354Lnet/minecraft/class_329;method_44354(Z)Vofficial bLeoo;b(Z)Vnamed setCanShowChatDisabledScreenLnet/minecraft/client/gui/hud/InGameHud;setCanShowChatDisabledScreen(Z)V
-
shouldShowChatDisabledScreen
public boolean shouldShowChatDisabledScreen()- Mappings:
Namespace Name Mixin selector intermediary method_44353Lnet/minecraft/class_329;method_44353()Zofficial bLeoo;b()Znamed shouldShowChatDisabledScreenLnet/minecraft/client/gui/hud/InGameHud;shouldShowChatDisabledScreen()Z
-
setTitleTicks
public void setTitleTicks(int fadeInTicks, int stayTicks, int fadeOutTicks) - Mappings:
Namespace Name Mixin selector intermediary method_34001Lnet/minecraft/class_329;method_34001(III)Vofficial aLeoo;a(III)Vnamed setTitleTicksLnet/minecraft/client/gui/hud/InGameHud;setTitleTicks(III)V
-
setSubtitle
- Mappings:
Namespace Name Mixin selector intermediary method_34002Lnet/minecraft/class_329;method_34002(Lnet/minecraft/class_2561;)Vofficial bLeoo;b(Lsw;)Vnamed setSubtitleLnet/minecraft/client/gui/hud/InGameHud;setSubtitle(Lnet/minecraft/text/Text;)V
-
setTitle
- Mappings:
Namespace Name Mixin selector intermediary method_34004Lnet/minecraft/class_329;method_34004(Lnet/minecraft/class_2561;)Vofficial cLeoo;c(Lsw;)Vnamed setTitleLnet/minecraft/client/gui/hud/InGameHud;setTitle(Lnet/minecraft/text/Text;)V
-
clearTitle
public void clearTitle()- Mappings:
Namespace Name Mixin selector intermediary method_34003Lnet/minecraft/class_329;method_34003()Vofficial cLeoo;c()Vnamed clearTitleLnet/minecraft/client/gui/hud/InGameHud;clearTitle()V
-
getChatHud
- Mappings:
Namespace Name Mixin selector intermediary method_1743Lnet/minecraft/class_329;method_1743()Lnet/minecraft/class_338;official dLeoo;d()Lepb;named getChatHudLnet/minecraft/client/gui/hud/InGameHud;getChatHud()Lnet/minecraft/client/gui/hud/ChatHud;
-
getTicks
public int getTicks()- Mappings:
Namespace Name Mixin selector intermediary method_1738Lnet/minecraft/class_329;method_1738()Iofficial eLeoo;e()Inamed getTicksLnet/minecraft/client/gui/hud/InGameHud;getTicks()I
-
getTextRenderer
- Mappings:
Namespace Name Mixin selector intermediary method_1756Lnet/minecraft/class_329;method_1756()Lnet/minecraft/class_327;official fLeoo;f()Leon;named getTextRendererLnet/minecraft/client/gui/hud/InGameHud;getTextRenderer()Lnet/minecraft/client/font/TextRenderer;
-
getSpectatorHud
- Mappings:
Namespace Name Mixin selector intermediary method_1739Lnet/minecraft/class_329;method_1739()Lnet/minecraft/class_365;official gLeoo;g()Leqn;named getSpectatorHudLnet/minecraft/client/gui/hud/InGameHud;getSpectatorHud()Lnet/minecraft/client/gui/hud/SpectatorHud;
-
getPlayerListHud
- Mappings:
Namespace Name Mixin selector intermediary method_1750Lnet/minecraft/class_329;method_1750()Lnet/minecraft/class_355;official hLeoo;h()Lepx;named getPlayerListHudLnet/minecraft/client/gui/hud/InGameHud;getPlayerListHud()Lnet/minecraft/client/gui/hud/PlayerListHud;
-
clear
public void clear()- Mappings:
Namespace Name Mixin selector intermediary method_1747Lnet/minecraft/class_329;method_1747()Vofficial iLeoo;i()Vnamed clearLnet/minecraft/client/gui/hud/InGameHud;clear()V
-
getBossBarHud
- Mappings:
Namespace Name Mixin selector intermediary method_1740Lnet/minecraft/class_329;method_1740()Lnet/minecraft/class_337;official jLeoo;j()Leoz;named getBossBarHudLnet/minecraft/client/gui/hud/InGameHud;getBossBarHud()Lnet/minecraft/client/gui/hud/BossBarHud;
-
resetDebugHudChunk
public void resetDebugHudChunk()- Mappings:
Namespace Name Mixin selector intermediary method_1745Lnet/minecraft/class_329;method_1745()Vofficial kLeoo;k()Vnamed resetDebugHudChunkLnet/minecraft/client/gui/hud/InGameHud;resetDebugHudChunk()V
-
renderAutosaveIndicator
- Mappings:
Namespace Name Mixin selector intermediary method_39192Lnet/minecraft/class_329;method_39192(Lnet/minecraft/class_332;)Vofficial gLeoo;g(Leop;)Vnamed renderAutosaveIndicatorLnet/minecraft/client/gui/hud/InGameHud;renderAutosaveIndicator(Lnet/minecraft/client/gui/DrawContext;)V
-