Class InGameHud

java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.hud.InGameHud

@Environment(CLIENT)
public class InGameHud
extends DrawableHelper
Mappings:
Namespace Name
official drg
intermediary net/minecraft/class_329
named net/minecraft/client/gui/hud/InGameHud
  • Field Details

    • VIGNETTE_TEXTURE

      private static final Identifier VIGNETTE_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official b Ldrg;b:Lwb;
      intermediary field_2020 Lnet/minecraft/class_329;field_2020:Lnet/minecraft/class_2960;
      named VIGNETTE_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;VIGNETTE_TEXTURE:Lnet/minecraft/util/Identifier;
    • WIDGETS_TEXTURE

      private static final Identifier WIDGETS_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official c Ldrg;c:Lwb;
      intermediary field_2028 Lnet/minecraft/class_329;field_2028:Lnet/minecraft/class_2960;
      named WIDGETS_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;WIDGETS_TEXTURE:Lnet/minecraft/util/Identifier;
    • PUMPKIN_BLUR

      private static final Identifier PUMPKIN_BLUR
      Mappings:
      Namespace Name Mixin selector
      official d Ldrg;d:Lwb;
      intermediary field_2019 Lnet/minecraft/class_329;field_2019:Lnet/minecraft/class_2960;
      named PUMPKIN_BLUR Lnet/minecraft/client/gui/hud/InGameHud;PUMPKIN_BLUR:Lnet/minecraft/util/Identifier;
    • SPYGLASS_SCOPE

      private static final Identifier SPYGLASS_SCOPE
      Mappings:
      Namespace Name Mixin selector
      official e Ldrg;e:Lwb;
      intermediary field_27389 Lnet/minecraft/class_329;field_27389:Lnet/minecraft/class_2960;
      named SPYGLASS_SCOPE Lnet/minecraft/client/gui/hud/InGameHud;SPYGLASS_SCOPE:Lnet/minecraft/util/Identifier;
    • POWDER_SNOW_OUTLINE

      private static final Identifier POWDER_SNOW_OUTLINE
      Mappings:
      Namespace Name Mixin selector
      official i Ldrg;i:Lwb;
      intermediary field_27960 Lnet/minecraft/class_329;field_27960:Lnet/minecraft/class_2960;
      named POWDER_SNOW_OUTLINE Lnet/minecraft/client/gui/hud/InGameHud;POWDER_SNOW_OUTLINE:Lnet/minecraft/util/Identifier;
    • DEMO_EXPIRED_MESSAGE

      private static final Text DEMO_EXPIRED_MESSAGE
      Mappings:
      Namespace Name Mixin selector
      official j Ldrg;j:Loi;
      intermediary field_26527 Lnet/minecraft/class_329;field_26527:Lnet/minecraft/class_2561;
      named DEMO_EXPIRED_MESSAGE Lnet/minecraft/client/gui/hud/InGameHud;DEMO_EXPIRED_MESSAGE:Lnet/minecraft/text/Text;
    • random

      private final Random random
      Mappings:
      Namespace Name Mixin selector
      official k Ldrg;k:Ljava/util/Random;
      intermediary field_2034 Lnet/minecraft/class_329;field_2034:Ljava/util/Random;
      named random Lnet/minecraft/client/gui/hud/InGameHud;random:Ljava/util/Random;
    • client

      private final MinecraftClient client
      Mappings:
      Namespace Name Mixin selector
      official l Ldrg;l:Ldqk;
      intermediary field_2035 Lnet/minecraft/class_329;field_2035:Lnet/minecraft/class_310;
      named client Lnet/minecraft/client/gui/hud/InGameHud;client:Lnet/minecraft/client/MinecraftClient;
    • itemRenderer

      private final ItemRenderer itemRenderer
      Mappings:
      Namespace Name Mixin selector
      official m Ldrg;m:Lenf;
      intermediary field_2024 Lnet/minecraft/class_329;field_2024:Lnet/minecraft/class_918;
      named itemRenderer Lnet/minecraft/client/gui/hud/InGameHud;itemRenderer:Lnet/minecraft/client/render/item/ItemRenderer;
    • chatHud

      private final ChatHud chatHud
      Mappings:
      Namespace Name Mixin selector
      official n Ldrg;n:Ldrv;
      intermediary field_2021 Lnet/minecraft/class_329;field_2021:Lnet/minecraft/class_338;
      named chatHud Lnet/minecraft/client/gui/hud/InGameHud;chatHud:Lnet/minecraft/client/gui/hud/ChatHud;
    • ticks

      private int ticks
      Mappings:
      Namespace Name Mixin selector
      official o Ldrg;o:I
      intermediary field_2042 Lnet/minecraft/class_329;field_2042:I
      named ticks Lnet/minecraft/client/gui/hud/InGameHud;ticks:I
    • overlayMessage

      @Nullable private Text overlayMessage
      Mappings:
      Namespace Name Mixin selector
      official p Ldrg;p:Loi;
      intermediary field_2018 Lnet/minecraft/class_329;field_2018:Lnet/minecraft/class_2561;
      named overlayMessage Lnet/minecraft/client/gui/hud/InGameHud;overlayMessage:Lnet/minecraft/text/Text;
    • overlayRemaining

      private int overlayRemaining
      Mappings:
      Namespace Name Mixin selector
      official q Ldrg;q:I
      intermediary field_2041 Lnet/minecraft/class_329;field_2041:I
      named overlayRemaining Lnet/minecraft/client/gui/hud/InGameHud;overlayRemaining:I
    • overlayTinted

      private boolean overlayTinted
      Mappings:
      Namespace Name Mixin selector
      official r Ldrg;r:Z
      intermediary field_2038 Lnet/minecraft/class_329;field_2038:Z
      named overlayTinted Lnet/minecraft/client/gui/hud/InGameHud;overlayTinted:Z
    • vignetteDarkness

      public float vignetteDarkness
      Mappings:
      Namespace Name Mixin selector
      official a Ldrg;a:F
      intermediary field_2013 Lnet/minecraft/class_329;field_2013:F
      named vignetteDarkness Lnet/minecraft/client/gui/hud/InGameHud;vignetteDarkness:F
    • heldItemTooltipFade

      private int heldItemTooltipFade
      Mappings:
      Namespace Name Mixin selector
      official s Ldrg;s:I
      intermediary field_2040 Lnet/minecraft/class_329;field_2040:I
      named heldItemTooltipFade Lnet/minecraft/client/gui/hud/InGameHud;heldItemTooltipFade:I
    • currentStack

      private ItemStack currentStack
      Mappings:
      Namespace Name Mixin selector
      official t Ldrg;t:Lbnv;
      intermediary field_2031 Lnet/minecraft/class_329;field_2031:Lnet/minecraft/class_1799;
      named currentStack Lnet/minecraft/client/gui/hud/InGameHud;currentStack:Lnet/minecraft/item/ItemStack;
    • debugHud

      private final DebugHud debugHud
      Mappings:
      Namespace Name Mixin selector
      official u Ldrg;u:Ldsb;
      intermediary field_2026 Lnet/minecraft/class_329;field_2026:Lnet/minecraft/class_340;
      named debugHud Lnet/minecraft/client/gui/hud/InGameHud;debugHud:Lnet/minecraft/client/gui/hud/DebugHud;
    • subtitlesHud

      private final SubtitlesHud subtitlesHud
      Mappings:
      Namespace Name Mixin selector
      official v Ldrg;v:Ldsm;
      intermediary field_2027 Lnet/minecraft/class_329;field_2027:Lnet/minecraft/class_359;
      named subtitlesHud Lnet/minecraft/client/gui/hud/InGameHud;subtitlesHud:Lnet/minecraft/client/gui/hud/SubtitlesHud;
    • spectatorHud

      private final SpectatorHud spectatorHud
      Mappings:
      Namespace Name Mixin selector
      official w Ldrg;w:Ldsw;
      intermediary field_2025 Lnet/minecraft/class_329;field_2025:Lnet/minecraft/class_365;
      named spectatorHud Lnet/minecraft/client/gui/hud/InGameHud;spectatorHud:Lnet/minecraft/client/gui/hud/SpectatorHud;
    • playerListHud

      private final PlayerListHud playerListHud
      Mappings:
      Namespace Name Mixin selector
      official x Ldrg;x:Ldsj;
      intermediary field_2015 Lnet/minecraft/class_329;field_2015:Lnet/minecraft/class_355;
      named playerListHud Lnet/minecraft/client/gui/hud/InGameHud;playerListHud:Lnet/minecraft/client/gui/hud/PlayerListHud;
    • bossBarHud

      private final BossBarHud bossBarHud
      Mappings:
      Namespace Name Mixin selector
      official y Ldrg;y:Ldrt;
      intermediary field_2030 Lnet/minecraft/class_329;field_2030:Lnet/minecraft/class_337;
      named bossBarHud Lnet/minecraft/client/gui/hud/InGameHud;bossBarHud:Lnet/minecraft/client/gui/hud/BossBarHud;
    • titleTotalTicks

      private int titleTotalTicks
      Mappings:
      Namespace Name Mixin selector
      official z Ldrg;z:I
      intermediary field_2023 Lnet/minecraft/class_329;field_2023:I
      named titleTotalTicks Lnet/minecraft/client/gui/hud/InGameHud;titleTotalTicks:I
    • title

      @Nullable private Text title
      Mappings:
      Namespace Name Mixin selector
      official A Ldrg;A:Loi;
      intermediary field_2016 Lnet/minecraft/class_329;field_2016:Lnet/minecraft/class_2561;
      named title Lnet/minecraft/client/gui/hud/InGameHud;title:Lnet/minecraft/text/Text;
    • subtitle

      @Nullable private Text subtitle
      Mappings:
      Namespace Name Mixin selector
      official B Ldrg;B:Loi;
      intermediary field_2039 Lnet/minecraft/class_329;field_2039:Lnet/minecraft/class_2561;
      named subtitle Lnet/minecraft/client/gui/hud/InGameHud;subtitle:Lnet/minecraft/text/Text;
    • titleFadeInTicks

      private int titleFadeInTicks
      Mappings:
      Namespace Name Mixin selector
      official C Ldrg;C:I
      intermediary field_2037 Lnet/minecraft/class_329;field_2037:I
      named titleFadeInTicks Lnet/minecraft/client/gui/hud/InGameHud;titleFadeInTicks:I
    • titleRemainTicks

      private int titleRemainTicks
      Mappings:
      Namespace Name Mixin selector
      official D Ldrg;D:I
      intermediary field_2017 Lnet/minecraft/class_329;field_2017:I
      named titleRemainTicks Lnet/minecraft/client/gui/hud/InGameHud;titleRemainTicks:I
    • titleFadeOutTicks

      private int titleFadeOutTicks
      Mappings:
      Namespace Name Mixin selector
      official E Ldrg;E:I
      intermediary field_2036 Lnet/minecraft/class_329;field_2036:I
      named titleFadeOutTicks Lnet/minecraft/client/gui/hud/InGameHud;titleFadeOutTicks:I
    • lastHealthValue

      private int lastHealthValue
      Mappings:
      Namespace Name Mixin selector
      official F Ldrg;F:I
      intermediary field_2014 Lnet/minecraft/class_329;field_2014:I
      named lastHealthValue Lnet/minecraft/client/gui/hud/InGameHud;lastHealthValue:I
    • renderHealthValue

      private int renderHealthValue
      Mappings:
      Namespace Name Mixin selector
      official G Ldrg;G:I
      intermediary field_2033 Lnet/minecraft/class_329;field_2033:I
      named renderHealthValue Lnet/minecraft/client/gui/hud/InGameHud;renderHealthValue:I
    • lastHealthCheckTime

      private long lastHealthCheckTime
      Mappings:
      Namespace Name Mixin selector
      official H Ldrg;H:J
      intermediary field_2012 Lnet/minecraft/class_329;field_2012:J
      named lastHealthCheckTime Lnet/minecraft/client/gui/hud/InGameHud;lastHealthCheckTime:J
    • heartJumpEndTick

      private long heartJumpEndTick
      Mappings:
      Namespace Name Mixin selector
      official I Ldrg;I:J
      intermediary field_2032 Lnet/minecraft/class_329;field_2032:J
      named heartJumpEndTick Lnet/minecraft/client/gui/hud/InGameHud;heartJumpEndTick:J
    • scaledWidth

      private int scaledWidth
      Mappings:
      Namespace Name Mixin selector
      official J Ldrg;J:I
      intermediary field_2011 Lnet/minecraft/class_329;field_2011:I
      named scaledWidth Lnet/minecraft/client/gui/hud/InGameHud;scaledWidth:I
    • scaledHeight

      private int scaledHeight
      Mappings:
      Namespace Name Mixin selector
      official K Ldrg;K:I
      intermediary field_2029 Lnet/minecraft/class_329;field_2029:I
      named scaledHeight Lnet/minecraft/client/gui/hud/InGameHud;scaledHeight:I
    • listeners

      private final Map<MessageType,​List<ClientChatListener>> listeners
      Mappings:
      Namespace Name Mixin selector
      official L Ldrg;L:Ljava/util/Map;
      intermediary field_2022 Lnet/minecraft/class_329;field_2022:Ljava/util/Map;
      named listeners Lnet/minecraft/client/gui/hud/InGameHud;listeners:Ljava/util/Map;
    • spyglassScale

      private float spyglassScale
      Mappings:
      Namespace Name Mixin selector
      official M Ldrg;M:F
      intermediary field_27959 Lnet/minecraft/class_329;field_27959:F
      named spyglassScale Lnet/minecraft/client/gui/hud/InGameHud;spyglassScale:F
  • Constructor Details

    • InGameHud

      public InGameHud​(MinecraftClient client)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ldrg;<init>(Ldqk;)V
      intermediary <init> Lnet/minecraft/class_329;<init>(Lnet/minecraft/class_310;)V
      named <init> Lnet/minecraft/client/gui/hud/InGameHud;<init>(Lnet/minecraft/client/MinecraftClient;)V
  • Method Details

    • setDefaultTitleFade

      public void setDefaultTitleFade()
      Mappings:
      Namespace Name Mixin selector
      official a Ldrg;a()V
      intermediary method_1742 Lnet/minecraft/class_329;method_1742()V
      named setDefaultTitleFade Lnet/minecraft/client/gui/hud/InGameHud;setDefaultTitleFade()V
    • render

      public void render​(MatrixStack matrices, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      official a Ldrg;a(Ldlr;F)V
      intermediary method_1753 Lnet/minecraft/class_329;method_1753(Lnet/minecraft/class_4587;F)V
      named render Lnet/minecraft/client/gui/hud/InGameHud;render(Lnet/minecraft/client/util/math/MatrixStack;F)V
    • drawTextBackground

      private void drawTextBackground​(MatrixStack matrices, TextRenderer textRenderer, int yOffset, int width, int color)
      Mappings:
      Namespace Name Mixin selector
      official a Ldrg;a(Ldlr;Ldrf;III)V
      intermediary method_19346 Lnet/minecraft/class_329;method_19346(Lnet/minecraft/class_4587;Lnet/minecraft/class_327;III)V
      named drawTextBackground Lnet/minecraft/client/gui/hud/InGameHud;drawTextBackground(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/font/TextRenderer;III)V
    • renderCrosshair

      private void renderCrosshair​(MatrixStack matrices)
      Mappings:
      Namespace Name Mixin selector
      official d Ldrg;d(Ldlr;)V
      intermediary method_1736 Lnet/minecraft/class_329;method_1736(Lnet/minecraft/class_4587;)V
      named renderCrosshair Lnet/minecraft/client/gui/hud/InGameHud;renderCrosshair(Lnet/minecraft/client/util/math/MatrixStack;)V
    • shouldRenderSpectatorCrosshair

      private boolean shouldRenderSpectatorCrosshair​(HitResult hitResult)
      Mappings:
      Namespace Name Mixin selector
      official a Ldrg;a(Ldis;)Z
      intermediary method_17534 Lnet/minecraft/class_329;method_17534(Lnet/minecraft/class_239;)Z
      named shouldRenderSpectatorCrosshair Lnet/minecraft/client/gui/hud/InGameHud;shouldRenderSpectatorCrosshair(Lnet/minecraft/util/hit/HitResult;)Z
    • renderStatusEffectOverlay

      protected void renderStatusEffectOverlay​(MatrixStack matrices)
      Mappings:
      Namespace Name Mixin selector
      official a Ldrg;a(Ldlr;)V
      intermediary method_1765 Lnet/minecraft/class_329;method_1765(Lnet/minecraft/class_4587;)V
      named renderStatusEffectOverlay Lnet/minecraft/client/gui/hud/InGameHud;renderStatusEffectOverlay(Lnet/minecraft/client/util/math/MatrixStack;)V
    • renderHotbar

      protected void renderHotbar​(float tickDelta, MatrixStack matrices)
      Mappings:
      Namespace Name Mixin selector
      official a Ldrg;a(FLdlr;)V
      intermediary method_1759 Lnet/minecraft/class_329;method_1759(FLnet/minecraft/class_4587;)V
      named renderHotbar Lnet/minecraft/client/gui/hud/InGameHud;renderHotbar(FLnet/minecraft/client/util/math/MatrixStack;)V
    • renderMountJumpBar

      public void renderMountJumpBar​(MatrixStack matrices, int x)
      Mappings:
      Namespace Name Mixin selector
      official a Ldrg;a(Ldlr;I)V
      intermediary method_1752 Lnet/minecraft/class_329;method_1752(Lnet/minecraft/class_4587;I)V
      named renderMountJumpBar Lnet/minecraft/client/gui/hud/InGameHud;renderMountJumpBar(Lnet/minecraft/client/util/math/MatrixStack;I)V
    • renderExperienceBar

      public void renderExperienceBar​(MatrixStack matrices, int x)
      Mappings:
      Namespace Name Mixin selector
      official b Ldrg;b(Ldlr;I)V
      intermediary method_1754 Lnet/minecraft/class_329;method_1754(Lnet/minecraft/class_4587;I)V
      named renderExperienceBar Lnet/minecraft/client/gui/hud/InGameHud;renderExperienceBar(Lnet/minecraft/client/util/math/MatrixStack;I)V
    • renderHeldItemTooltip

      public void renderHeldItemTooltip​(MatrixStack matrices)
      Mappings:
      Namespace Name Mixin selector
      official b Ldrg;b(Ldlr;)V
      intermediary method_1749 Lnet/minecraft/class_329;method_1749(Lnet/minecraft/class_4587;)V
      named renderHeldItemTooltip Lnet/minecraft/client/gui/hud/InGameHud;renderHeldItemTooltip(Lnet/minecraft/client/util/math/MatrixStack;)V
    • renderDemoTimer

      public void renderDemoTimer​(MatrixStack matrices)
      Mappings:
      Namespace Name Mixin selector
      official c Ldrg;c(Ldlr;)V
      intermediary method_1766 Lnet/minecraft/class_329;method_1766(Lnet/minecraft/class_4587;)V
      named renderDemoTimer Lnet/minecraft/client/gui/hud/InGameHud;renderDemoTimer(Lnet/minecraft/client/util/math/MatrixStack;)V
    • renderScoreboardSidebar

      private void renderScoreboardSidebar​(MatrixStack matrices, ScoreboardObjective objective)
      Mappings:
      Namespace Name Mixin selector
      official a Ldrg;a(Ldlr;Ldjp;)V
      intermediary method_1757 Lnet/minecraft/class_329;method_1757(Lnet/minecraft/class_4587;Lnet/minecraft/class_266;)V
      named renderScoreboardSidebar Lnet/minecraft/client/gui/hud/InGameHud;renderScoreboardSidebar(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/scoreboard/ScoreboardObjective;)V
    • getCameraPlayer

      private PlayerEntity getCameraPlayer()
      Mappings:
      Namespace Name Mixin selector
      official k Ldrg;k()Lbhl;
      intermediary method_1737 Lnet/minecraft/class_329;method_1737()Lnet/minecraft/class_1657;
      named getCameraPlayer Lnet/minecraft/client/gui/hud/InGameHud;getCameraPlayer()Lnet/minecraft/entity/player/PlayerEntity;
    • getRiddenEntity

      private LivingEntity getRiddenEntity()
      Mappings:
      Namespace Name Mixin selector
      official l Ldrg;l()Lari;
      intermediary method_1734 Lnet/minecraft/class_329;method_1734()Lnet/minecraft/class_1309;
      named getRiddenEntity Lnet/minecraft/client/gui/hud/InGameHud;getRiddenEntity()Lnet/minecraft/entity/LivingEntity;
    • getHeartCount

      private int getHeartCount​(LivingEntity entity)
      Mappings:
      Namespace Name Mixin selector
      official a Ldrg;a(Lari;)I
      intermediary method_1744 Lnet/minecraft/class_329;method_1744(Lnet/minecraft/class_1309;)I
      named getHeartCount Lnet/minecraft/client/gui/hud/InGameHud;getHeartCount(Lnet/minecraft/entity/LivingEntity;)I
    • getHeartRows

      private int getHeartRows​(int heartCount)
      Mappings:
      Namespace Name Mixin selector
      official a Ldrg;a(I)I
      intermediary method_1733 Lnet/minecraft/class_329;method_1733(I)I
      named getHeartRows Lnet/minecraft/client/gui/hud/InGameHud;getHeartRows(I)I
    • renderStatusBars

      private void renderStatusBars​(MatrixStack matrices)
      Mappings:
      Namespace Name Mixin selector
      official e Ldrg;e(Ldlr;)V
      intermediary method_1760 Lnet/minecraft/class_329;method_1760(Lnet/minecraft/class_4587;)V
      named renderStatusBars Lnet/minecraft/client/gui/hud/InGameHud;renderStatusBars(Lnet/minecraft/client/util/math/MatrixStack;)V
    • renderMountHealth

      private void renderMountHealth​(MatrixStack matrices)
      Mappings:
      Namespace Name Mixin selector
      official f Ldrg;f(Ldlr;)V
      intermediary method_1741 Lnet/minecraft/class_329;method_1741(Lnet/minecraft/class_4587;)V
      named renderMountHealth Lnet/minecraft/client/gui/hud/InGameHud;renderMountHealth(Lnet/minecraft/client/util/math/MatrixStack;)V
    • renderOverlay

      private void renderOverlay​(Identifier texture, float opacity)
      Mappings:
      Namespace Name Mixin selector
      official a Ldrg;a(Lwb;F)V
      intermediary method_31977 Lnet/minecraft/class_329;method_31977(Lnet/minecraft/class_2960;F)V
      named renderOverlay Lnet/minecraft/client/gui/hud/InGameHud;renderOverlay(Lnet/minecraft/util/Identifier;F)V
    • renderSpyglassOverlay

      private void renderSpyglassOverlay​(float scale)
      Mappings:
      Namespace Name Mixin selector
      official a Ldrg;a(F)V
      intermediary method_32598 Lnet/minecraft/class_329;method_32598(F)V
      named renderSpyglassOverlay Lnet/minecraft/client/gui/hud/InGameHud;renderSpyglassOverlay(F)V
    • updateVignetteDarkness

      private void updateVignetteDarkness​(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official a Ldrg;a(Laqv;)V
      intermediary method_1731 Lnet/minecraft/class_329;method_1731(Lnet/minecraft/class_1297;)V
      named updateVignetteDarkness Lnet/minecraft/client/gui/hud/InGameHud;updateVignetteDarkness(Lnet/minecraft/entity/Entity;)V
    • renderVignetteOverlay

      private void renderVignetteOverlay​(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official b Ldrg;b(Laqv;)V
      intermediary method_1735 Lnet/minecraft/class_329;method_1735(Lnet/minecraft/class_1297;)V
      named renderVignetteOverlay Lnet/minecraft/client/gui/hud/InGameHud;renderVignetteOverlay(Lnet/minecraft/entity/Entity;)V
    • renderPortalOverlay

      private void renderPortalOverlay​(float nauseaStrength)
      Mappings:
      Namespace Name Mixin selector
      official b Ldrg;b(F)V
      intermediary method_1746 Lnet/minecraft/class_329;method_1746(F)V
      named renderPortalOverlay Lnet/minecraft/client/gui/hud/InGameHud;renderPortalOverlay(F)V
    • renderHotbarItem

      private void renderHotbarItem​(int x, int y, float tickDelta, PlayerEntity player, ItemStack stack, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Ldrg;a(IIFLbhl;Lbnv;I)V
      intermediary method_1762 Lnet/minecraft/class_329;method_1762(IIFLnet/minecraft/class_1657;Lnet/minecraft/class_1799;I)V
      named renderHotbarItem Lnet/minecraft/client/gui/hud/InGameHud;renderHotbarItem(IIFLnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/item/ItemStack;I)V
    • tick

      public void tick()
      Mappings:
      Namespace Name Mixin selector
      official b Ldrg;b()V
      intermediary method_1748 Lnet/minecraft/class_329;method_1748()V
      named tick Lnet/minecraft/client/gui/hud/InGameHud;tick()V
    • setRecordPlayingOverlay

      public void setRecordPlayingOverlay​(Text description)
      Mappings:
      Namespace Name Mixin selector
      official a Ldrg;a(Loi;)V
      intermediary method_1732 Lnet/minecraft/class_329;method_1732(Lnet/minecraft/class_2561;)V
      named setRecordPlayingOverlay Lnet/minecraft/client/gui/hud/InGameHud;setRecordPlayingOverlay(Lnet/minecraft/text/Text;)V
    • setOverlayMessage

      public void setOverlayMessage​(Text message, boolean tinted)
      Mappings:
      Namespace Name Mixin selector
      official a Ldrg;a(Loi;Z)V
      intermediary method_1758 Lnet/minecraft/class_329;method_1758(Lnet/minecraft/class_2561;Z)V
      named setOverlayMessage Lnet/minecraft/client/gui/hud/InGameHud;setOverlayMessage(Lnet/minecraft/text/Text;Z)V
    • setTitles

      public void setTitles​(@Nullable Text title, @Nullable Text subtitle, int titleFadeInTicks, int titleRemainTicks, int titleFadeOutTicks)
      Mappings:
      Namespace Name Mixin selector
      official a Ldrg;a(Loi;Loi;III)V
      intermediary method_1763 Lnet/minecraft/class_329;method_1763(Lnet/minecraft/class_2561;Lnet/minecraft/class_2561;III)V
      named setTitles Lnet/minecraft/client/gui/hud/InGameHud;setTitles(Lnet/minecraft/text/Text;Lnet/minecraft/text/Text;III)V
    • extractSender

      public UUID extractSender​(Text message)
      Mappings:
      Namespace Name Mixin selector
      official b Ldrg;b(Loi;)Ljava/util/UUID;
      intermediary method_31406 Lnet/minecraft/class_329;method_31406(Lnet/minecraft/class_2561;)Ljava/util/UUID;
      named extractSender Lnet/minecraft/client/gui/hud/InGameHud;extractSender(Lnet/minecraft/text/Text;)Ljava/util/UUID;
    • addChatMessage

      public void addChatMessage​(MessageType type, Text message, UUID senderUuid)
      Mappings:
      Namespace Name Mixin selector
      official a Ldrg;a(Lof;Loi;Ljava/util/UUID;)V
      intermediary method_1755 Lnet/minecraft/class_329;method_1755(Lnet/minecraft/class_2556;Lnet/minecraft/class_2561;Ljava/util/UUID;)V
      named addChatMessage Lnet/minecraft/client/gui/hud/InGameHud;addChatMessage(Lnet/minecraft/network/MessageType;Lnet/minecraft/text/Text;Ljava/util/UUID;)V
    • getChatHud

      public ChatHud getChatHud()
      Mappings:
      Namespace Name Mixin selector
      official c Ldrg;c()Ldrv;
      intermediary method_1743 Lnet/minecraft/class_329;method_1743()Lnet/minecraft/class_338;
      named getChatHud Lnet/minecraft/client/gui/hud/InGameHud;getChatHud()Lnet/minecraft/client/gui/hud/ChatHud;
    • getTicks

      public int getTicks()
      Mappings:
      Namespace Name Mixin selector
      official d Ldrg;d()I
      intermediary method_1738 Lnet/minecraft/class_329;method_1738()I
      named getTicks Lnet/minecraft/client/gui/hud/InGameHud;getTicks()I
    • getFontRenderer

      public TextRenderer getFontRenderer()
      Mappings:
      Namespace Name Mixin selector
      official e Ldrg;e()Ldrf;
      intermediary method_1756 Lnet/minecraft/class_329;method_1756()Lnet/minecraft/class_327;
      named getFontRenderer Lnet/minecraft/client/gui/hud/InGameHud;getFontRenderer()Lnet/minecraft/client/font/TextRenderer;
    • getSpectatorHud

      public SpectatorHud getSpectatorHud()
      Mappings:
      Namespace Name Mixin selector
      official f Ldrg;f()Ldsw;
      intermediary method_1739 Lnet/minecraft/class_329;method_1739()Lnet/minecraft/class_365;
      named getSpectatorHud Lnet/minecraft/client/gui/hud/InGameHud;getSpectatorHud()Lnet/minecraft/client/gui/hud/SpectatorHud;
    • getPlayerListHud

      public PlayerListHud getPlayerListHud()
      Mappings:
      Namespace Name Mixin selector
      official g Ldrg;g()Ldsj;
      intermediary method_1750 Lnet/minecraft/class_329;method_1750()Lnet/minecraft/class_355;
      named getPlayerListHud Lnet/minecraft/client/gui/hud/InGameHud;getPlayerListHud()Lnet/minecraft/client/gui/hud/PlayerListHud;
    • clear

      public void clear()
      Mappings:
      Namespace Name Mixin selector
      official h Ldrg;h()V
      intermediary method_1747 Lnet/minecraft/class_329;method_1747()V
      named clear Lnet/minecraft/client/gui/hud/InGameHud;clear()V
    • getBossBarHud

      public BossBarHud getBossBarHud()
      Mappings:
      Namespace Name Mixin selector
      official i Ldrg;i()Ldrt;
      intermediary method_1740 Lnet/minecraft/class_329;method_1740()Lnet/minecraft/class_337;
      named getBossBarHud Lnet/minecraft/client/gui/hud/InGameHud;getBossBarHud()Lnet/minecraft/client/gui/hud/BossBarHud;
    • resetDebugHudChunk

      public void resetDebugHudChunk()
      Mappings:
      Namespace Name Mixin selector
      official j Ldrg;j()V
      intermediary method_1745 Lnet/minecraft/class_329;method_1745()V
      named resetDebugHudChunk Lnet/minecraft/client/gui/hud/InGameHud;resetDebugHudChunk()V