Package net.minecraft.client.gui.hud
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 drgintermediary net/minecraft/class_329named net/minecraft/client/gui/hud/InGameHud
-
Field Summary
Fields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE -
Constructor Summary
Constructors Constructor Description InGameHud(MinecraftClient client) -
Method Summary
Modifier and Type Method Description voidaddChatMessage(MessageType type, Text message, UUID senderUuid)voidclear()private voiddrawTextBackground(MatrixStack matrices, TextRenderer textRenderer, int yOffset, int width, int color)UUIDextractSender(Text message)BossBarHudgetBossBarHud()private PlayerEntitygetCameraPlayer()ChatHudgetChatHud()TextRenderergetFontRenderer()private intgetHeartCount(LivingEntity entity)private intgetHeartRows(int heartCount)PlayerListHudgetPlayerListHud()private LivingEntitygetRiddenEntity()SpectatorHudgetSpectatorHud()intgetTicks()voidrender(MatrixStack matrices, float tickDelta)private voidrenderCrosshair(MatrixStack matrices)voidrenderDemoTimer(MatrixStack matrices)voidrenderExperienceBar(MatrixStack matrices, int x)voidrenderHeldItemTooltip(MatrixStack matrices)protected voidrenderHotbar(float tickDelta, MatrixStack matrices)private voidrenderHotbarItem(int x, int y, float tickDelta, PlayerEntity player, ItemStack stack, int int2)private voidrenderMountHealth(MatrixStack matrices)voidrenderMountJumpBar(MatrixStack matrices, int x)private voidrenderOverlay(Identifier texture, float opacity)private voidrenderPortalOverlay(float nauseaStrength)private voidrenderScoreboardSidebar(MatrixStack matrices, ScoreboardObjective objective)private voidrenderSpyglassOverlay(float scale)private voidrenderStatusBars(MatrixStack matrices)protected voidrenderStatusEffectOverlay(MatrixStack matrices)private voidrenderVignetteOverlay(Entity entity)voidresetDebugHudChunk()voidsetDefaultTitleFade()voidsetOverlayMessage(Text message, boolean tinted)voidsetRecordPlayingOverlay(Text description)voidsetTitles(Text title, Text subtitle, int titleFadeInTicks, int titleRemainTicks, int titleFadeOutTicks)private booleanshouldRenderSpectatorCrosshair(HitResult hitResult)voidtick()private voidupdateVignetteDarkness(Entity entity)Methods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredString, drawCenteredText, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, fill, fillGradient, fillGradient, getZOffset, method_29343, method_33284, setZOffset
-
Field Details
-
VIGNETTE_TEXTURE
- Mappings:
Namespace Name Mixin selector official bLdrg;b:Lwb;intermediary field_2020Lnet/minecraft/class_329;field_2020:Lnet/minecraft/class_2960;named VIGNETTE_TEXTURELnet/minecraft/client/gui/hud/InGameHud;VIGNETTE_TEXTURE:Lnet/minecraft/util/Identifier;
-
WIDGETS_TEXTURE
- Mappings:
Namespace Name Mixin selector official cLdrg;c:Lwb;intermediary field_2028Lnet/minecraft/class_329;field_2028:Lnet/minecraft/class_2960;named WIDGETS_TEXTURELnet/minecraft/client/gui/hud/InGameHud;WIDGETS_TEXTURE:Lnet/minecraft/util/Identifier;
-
PUMPKIN_BLUR
- Mappings:
Namespace Name Mixin selector official dLdrg;d:Lwb;intermediary field_2019Lnet/minecraft/class_329;field_2019:Lnet/minecraft/class_2960;named PUMPKIN_BLURLnet/minecraft/client/gui/hud/InGameHud;PUMPKIN_BLUR:Lnet/minecraft/util/Identifier;
-
SPYGLASS_SCOPE
- Mappings:
Namespace Name Mixin selector official eLdrg;e:Lwb;intermediary field_27389Lnet/minecraft/class_329;field_27389:Lnet/minecraft/class_2960;named SPYGLASS_SCOPELnet/minecraft/client/gui/hud/InGameHud;SPYGLASS_SCOPE:Lnet/minecraft/util/Identifier;
-
POWDER_SNOW_OUTLINE
- Mappings:
Namespace Name Mixin selector official iLdrg;i:Lwb;intermediary field_27960Lnet/minecraft/class_329;field_27960:Lnet/minecraft/class_2960;named POWDER_SNOW_OUTLINELnet/minecraft/client/gui/hud/InGameHud;POWDER_SNOW_OUTLINE:Lnet/minecraft/util/Identifier;
-
DEMO_EXPIRED_MESSAGE
- Mappings:
Namespace Name Mixin selector official jLdrg;j:Loi;intermediary field_26527Lnet/minecraft/class_329;field_26527:Lnet/minecraft/class_2561;named DEMO_EXPIRED_MESSAGELnet/minecraft/client/gui/hud/InGameHud;DEMO_EXPIRED_MESSAGE:Lnet/minecraft/text/Text;
-
random
- Mappings:
Namespace Name Mixin selector official kLdrg;k:Ljava/util/Random;intermediary field_2034Lnet/minecraft/class_329;field_2034:Ljava/util/Random;named randomLnet/minecraft/client/gui/hud/InGameHud;random:Ljava/util/Random;
-
client
- Mappings:
Namespace Name Mixin selector official lLdrg;l:Ldqk;intermediary field_2035Lnet/minecraft/class_329;field_2035:Lnet/minecraft/class_310;named clientLnet/minecraft/client/gui/hud/InGameHud;client:Lnet/minecraft/client/MinecraftClient;
-
itemRenderer
- Mappings:
Namespace Name Mixin selector official mLdrg;m:Lenf;intermediary field_2024Lnet/minecraft/class_329;field_2024:Lnet/minecraft/class_918;named itemRendererLnet/minecraft/client/gui/hud/InGameHud;itemRenderer:Lnet/minecraft/client/render/item/ItemRenderer;
-
chatHud
- Mappings:
Namespace Name Mixin selector official nLdrg;n:Ldrv;intermediary field_2021Lnet/minecraft/class_329;field_2021:Lnet/minecraft/class_338;named chatHudLnet/minecraft/client/gui/hud/InGameHud;chatHud:Lnet/minecraft/client/gui/hud/ChatHud;
-
ticks
private int ticks- Mappings:
Namespace Name Mixin selector official oLdrg;o:Iintermediary field_2042Lnet/minecraft/class_329;field_2042:Inamed ticksLnet/minecraft/client/gui/hud/InGameHud;ticks:I
-
overlayMessage
- Mappings:
Namespace Name Mixin selector official pLdrg;p:Loi;intermediary field_2018Lnet/minecraft/class_329;field_2018:Lnet/minecraft/class_2561;named overlayMessageLnet/minecraft/client/gui/hud/InGameHud;overlayMessage:Lnet/minecraft/text/Text;
-
overlayRemaining
private int overlayRemaining- Mappings:
Namespace Name Mixin selector official qLdrg;q:Iintermediary field_2041Lnet/minecraft/class_329;field_2041:Inamed overlayRemainingLnet/minecraft/client/gui/hud/InGameHud;overlayRemaining:I
-
overlayTinted
private boolean overlayTinted- Mappings:
Namespace Name Mixin selector official rLdrg;r:Zintermediary field_2038Lnet/minecraft/class_329;field_2038:Znamed overlayTintedLnet/minecraft/client/gui/hud/InGameHud;overlayTinted:Z
-
vignetteDarkness
public float vignetteDarkness- Mappings:
Namespace Name Mixin selector official aLdrg;a:Fintermediary field_2013Lnet/minecraft/class_329;field_2013:Fnamed vignetteDarknessLnet/minecraft/client/gui/hud/InGameHud;vignetteDarkness:F
-
heldItemTooltipFade
private int heldItemTooltipFade- Mappings:
Namespace Name Mixin selector official sLdrg;s:Iintermediary field_2040Lnet/minecraft/class_329;field_2040:Inamed heldItemTooltipFadeLnet/minecraft/client/gui/hud/InGameHud;heldItemTooltipFade:I
-
currentStack
- Mappings:
Namespace Name Mixin selector official tLdrg;t:Lbnv;intermediary field_2031Lnet/minecraft/class_329;field_2031:Lnet/minecraft/class_1799;named currentStackLnet/minecraft/client/gui/hud/InGameHud;currentStack:Lnet/minecraft/item/ItemStack;
-
debugHud
- Mappings:
Namespace Name Mixin selector official uLdrg;u:Ldsb;intermediary field_2026Lnet/minecraft/class_329;field_2026:Lnet/minecraft/class_340;named debugHudLnet/minecraft/client/gui/hud/InGameHud;debugHud:Lnet/minecraft/client/gui/hud/DebugHud;
-
subtitlesHud
- Mappings:
Namespace Name Mixin selector official vLdrg;v:Ldsm;intermediary field_2027Lnet/minecraft/class_329;field_2027:Lnet/minecraft/class_359;named subtitlesHudLnet/minecraft/client/gui/hud/InGameHud;subtitlesHud:Lnet/minecraft/client/gui/hud/SubtitlesHud;
-
spectatorHud
- Mappings:
Namespace Name Mixin selector official wLdrg;w:Ldsw;intermediary field_2025Lnet/minecraft/class_329;field_2025:Lnet/minecraft/class_365;named spectatorHudLnet/minecraft/client/gui/hud/InGameHud;spectatorHud:Lnet/minecraft/client/gui/hud/SpectatorHud;
-
playerListHud
- Mappings:
Namespace Name Mixin selector official xLdrg;x:Ldsj;intermediary field_2015Lnet/minecraft/class_329;field_2015:Lnet/minecraft/class_355;named playerListHudLnet/minecraft/client/gui/hud/InGameHud;playerListHud:Lnet/minecraft/client/gui/hud/PlayerListHud;
-
bossBarHud
- Mappings:
Namespace Name Mixin selector official yLdrg;y:Ldrt;intermediary field_2030Lnet/minecraft/class_329;field_2030:Lnet/minecraft/class_337;named bossBarHudLnet/minecraft/client/gui/hud/InGameHud;bossBarHud:Lnet/minecraft/client/gui/hud/BossBarHud;
-
titleTotalTicks
private int titleTotalTicks- Mappings:
Namespace Name Mixin selector official zLdrg;z:Iintermediary field_2023Lnet/minecraft/class_329;field_2023:Inamed titleTotalTicksLnet/minecraft/client/gui/hud/InGameHud;titleTotalTicks:I
-
title
- Mappings:
Namespace Name Mixin selector official ALdrg;A:Loi;intermediary field_2016Lnet/minecraft/class_329;field_2016:Lnet/minecraft/class_2561;named titleLnet/minecraft/client/gui/hud/InGameHud;title:Lnet/minecraft/text/Text;
-
subtitle
- Mappings:
Namespace Name Mixin selector official BLdrg;B:Loi;intermediary field_2039Lnet/minecraft/class_329;field_2039:Lnet/minecraft/class_2561;named subtitleLnet/minecraft/client/gui/hud/InGameHud;subtitle:Lnet/minecraft/text/Text;
-
titleFadeInTicks
private int titleFadeInTicks- Mappings:
Namespace Name Mixin selector official CLdrg;C:Iintermediary field_2037Lnet/minecraft/class_329;field_2037:Inamed titleFadeInTicksLnet/minecraft/client/gui/hud/InGameHud;titleFadeInTicks:I
-
titleRemainTicks
private int titleRemainTicks- Mappings:
Namespace Name Mixin selector official DLdrg;D:Iintermediary field_2017Lnet/minecraft/class_329;field_2017:Inamed titleRemainTicksLnet/minecraft/client/gui/hud/InGameHud;titleRemainTicks:I
-
titleFadeOutTicks
private int titleFadeOutTicks- Mappings:
Namespace Name Mixin selector official ELdrg;E:Iintermediary field_2036Lnet/minecraft/class_329;field_2036:Inamed titleFadeOutTicksLnet/minecraft/client/gui/hud/InGameHud;titleFadeOutTicks:I
-
lastHealthValue
private int lastHealthValue- Mappings:
Namespace Name Mixin selector official FLdrg;F:Iintermediary field_2014Lnet/minecraft/class_329;field_2014:Inamed lastHealthValueLnet/minecraft/client/gui/hud/InGameHud;lastHealthValue:I
-
renderHealthValue
private int renderHealthValue- Mappings:
Namespace Name Mixin selector official GLdrg;G:Iintermediary field_2033Lnet/minecraft/class_329;field_2033:Inamed renderHealthValueLnet/minecraft/client/gui/hud/InGameHud;renderHealthValue:I
-
lastHealthCheckTime
private long lastHealthCheckTime- Mappings:
Namespace Name Mixin selector official HLdrg;H:Jintermediary field_2012Lnet/minecraft/class_329;field_2012:Jnamed lastHealthCheckTimeLnet/minecraft/client/gui/hud/InGameHud;lastHealthCheckTime:J
-
heartJumpEndTick
private long heartJumpEndTick- Mappings:
Namespace Name Mixin selector official ILdrg;I:Jintermediary field_2032Lnet/minecraft/class_329;field_2032:Jnamed heartJumpEndTickLnet/minecraft/client/gui/hud/InGameHud;heartJumpEndTick:J
-
scaledWidth
private int scaledWidth- Mappings:
Namespace Name Mixin selector official JLdrg;J:Iintermediary field_2011Lnet/minecraft/class_329;field_2011:Inamed scaledWidthLnet/minecraft/client/gui/hud/InGameHud;scaledWidth:I
-
scaledHeight
private int scaledHeight- Mappings:
Namespace Name Mixin selector official KLdrg;K:Iintermediary field_2029Lnet/minecraft/class_329;field_2029:Inamed scaledHeightLnet/minecraft/client/gui/hud/InGameHud;scaledHeight:I
-
listeners
- Mappings:
Namespace Name Mixin selector official LLdrg;L:Ljava/util/Map;intermediary field_2022Lnet/minecraft/class_329;field_2022:Ljava/util/Map;named listenersLnet/minecraft/client/gui/hud/InGameHud;listeners:Ljava/util/Map;
-
spyglassScale
private float spyglassScale- Mappings:
Namespace Name Mixin selector official MLdrg;M:Fintermediary field_27959Lnet/minecraft/class_329;field_27959:Fnamed spyglassScaleLnet/minecraft/client/gui/hud/InGameHud;spyglassScale:F
-
-
Constructor Details
-
InGameHud
- Mappings:
Namespace Name Mixin selector official <init>Ldrg;<init>(Ldqk;)Vintermediary <init>Lnet/minecraft/class_329;<init>(Lnet/minecraft/class_310;)Vnamed <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 aLdrg;a()Vintermediary method_1742Lnet/minecraft/class_329;method_1742()Vnamed setDefaultTitleFadeLnet/minecraft/client/gui/hud/InGameHud;setDefaultTitleFade()V
-
render
- Mappings:
Namespace Name Mixin selector official aLdrg;a(Ldlr;F)Vintermediary method_1753Lnet/minecraft/class_329;method_1753(Lnet/minecraft/class_4587;F)Vnamed renderLnet/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 aLdrg;a(Ldlr;Ldrf;III)Vintermediary method_19346Lnet/minecraft/class_329;method_19346(Lnet/minecraft/class_4587;Lnet/minecraft/class_327;III)Vnamed drawTextBackgroundLnet/minecraft/client/gui/hud/InGameHud;drawTextBackground(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/font/TextRenderer;III)V
-
renderCrosshair
- Mappings:
Namespace Name Mixin selector official dLdrg;d(Ldlr;)Vintermediary method_1736Lnet/minecraft/class_329;method_1736(Lnet/minecraft/class_4587;)Vnamed renderCrosshairLnet/minecraft/client/gui/hud/InGameHud;renderCrosshair(Lnet/minecraft/client/util/math/MatrixStack;)V
-
shouldRenderSpectatorCrosshair
- Mappings:
Namespace Name Mixin selector official aLdrg;a(Ldis;)Zintermediary method_17534Lnet/minecraft/class_329;method_17534(Lnet/minecraft/class_239;)Znamed shouldRenderSpectatorCrosshairLnet/minecraft/client/gui/hud/InGameHud;shouldRenderSpectatorCrosshair(Lnet/minecraft/util/hit/HitResult;)Z
-
renderStatusEffectOverlay
- Mappings:
Namespace Name Mixin selector official aLdrg;a(Ldlr;)Vintermediary method_1765Lnet/minecraft/class_329;method_1765(Lnet/minecraft/class_4587;)Vnamed renderStatusEffectOverlayLnet/minecraft/client/gui/hud/InGameHud;renderStatusEffectOverlay(Lnet/minecraft/client/util/math/MatrixStack;)V
-
renderHotbar
- Mappings:
Namespace Name Mixin selector official aLdrg;a(FLdlr;)Vintermediary method_1759Lnet/minecraft/class_329;method_1759(FLnet/minecraft/class_4587;)Vnamed renderHotbarLnet/minecraft/client/gui/hud/InGameHud;renderHotbar(FLnet/minecraft/client/util/math/MatrixStack;)V
-
renderMountJumpBar
- Mappings:
Namespace Name Mixin selector official aLdrg;a(Ldlr;I)Vintermediary method_1752Lnet/minecraft/class_329;method_1752(Lnet/minecraft/class_4587;I)Vnamed renderMountJumpBarLnet/minecraft/client/gui/hud/InGameHud;renderMountJumpBar(Lnet/minecraft/client/util/math/MatrixStack;I)V
-
renderExperienceBar
- Mappings:
Namespace Name Mixin selector official bLdrg;b(Ldlr;I)Vintermediary method_1754Lnet/minecraft/class_329;method_1754(Lnet/minecraft/class_4587;I)Vnamed renderExperienceBarLnet/minecraft/client/gui/hud/InGameHud;renderExperienceBar(Lnet/minecraft/client/util/math/MatrixStack;I)V
-
renderHeldItemTooltip
- Mappings:
Namespace Name Mixin selector official bLdrg;b(Ldlr;)Vintermediary method_1749Lnet/minecraft/class_329;method_1749(Lnet/minecraft/class_4587;)Vnamed renderHeldItemTooltipLnet/minecraft/client/gui/hud/InGameHud;renderHeldItemTooltip(Lnet/minecraft/client/util/math/MatrixStack;)V
-
renderDemoTimer
- Mappings:
Namespace Name Mixin selector official cLdrg;c(Ldlr;)Vintermediary method_1766Lnet/minecraft/class_329;method_1766(Lnet/minecraft/class_4587;)Vnamed renderDemoTimerLnet/minecraft/client/gui/hud/InGameHud;renderDemoTimer(Lnet/minecraft/client/util/math/MatrixStack;)V
-
renderScoreboardSidebar
- Mappings:
Namespace Name Mixin selector official aLdrg;a(Ldlr;Ldjp;)Vintermediary method_1757Lnet/minecraft/class_329;method_1757(Lnet/minecraft/class_4587;Lnet/minecraft/class_266;)Vnamed renderScoreboardSidebarLnet/minecraft/client/gui/hud/InGameHud;renderScoreboardSidebar(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/scoreboard/ScoreboardObjective;)V
-
getCameraPlayer
- Mappings:
Namespace Name Mixin selector official kLdrg;k()Lbhl;intermediary method_1737Lnet/minecraft/class_329;method_1737()Lnet/minecraft/class_1657;named getCameraPlayerLnet/minecraft/client/gui/hud/InGameHud;getCameraPlayer()Lnet/minecraft/entity/player/PlayerEntity;
-
getRiddenEntity
- Mappings:
Namespace Name Mixin selector official lLdrg;l()Lari;intermediary method_1734Lnet/minecraft/class_329;method_1734()Lnet/minecraft/class_1309;named getRiddenEntityLnet/minecraft/client/gui/hud/InGameHud;getRiddenEntity()Lnet/minecraft/entity/LivingEntity;
-
getHeartCount
- Mappings:
Namespace Name Mixin selector official aLdrg;a(Lari;)Iintermediary method_1744Lnet/minecraft/class_329;method_1744(Lnet/minecraft/class_1309;)Inamed getHeartCountLnet/minecraft/client/gui/hud/InGameHud;getHeartCount(Lnet/minecraft/entity/LivingEntity;)I
-
getHeartRows
private int getHeartRows(int heartCount)- Mappings:
Namespace Name Mixin selector official aLdrg;a(I)Iintermediary method_1733Lnet/minecraft/class_329;method_1733(I)Inamed getHeartRowsLnet/minecraft/client/gui/hud/InGameHud;getHeartRows(I)I
-
renderStatusBars
- Mappings:
Namespace Name Mixin selector official eLdrg;e(Ldlr;)Vintermediary method_1760Lnet/minecraft/class_329;method_1760(Lnet/minecraft/class_4587;)Vnamed renderStatusBarsLnet/minecraft/client/gui/hud/InGameHud;renderStatusBars(Lnet/minecraft/client/util/math/MatrixStack;)V
-
renderMountHealth
- Mappings:
Namespace Name Mixin selector official fLdrg;f(Ldlr;)Vintermediary method_1741Lnet/minecraft/class_329;method_1741(Lnet/minecraft/class_4587;)Vnamed renderMountHealthLnet/minecraft/client/gui/hud/InGameHud;renderMountHealth(Lnet/minecraft/client/util/math/MatrixStack;)V
-
renderOverlay
- Mappings:
Namespace Name Mixin selector official aLdrg;a(Lwb;F)Vintermediary method_31977Lnet/minecraft/class_329;method_31977(Lnet/minecraft/class_2960;F)Vnamed renderOverlayLnet/minecraft/client/gui/hud/InGameHud;renderOverlay(Lnet/minecraft/util/Identifier;F)V
-
renderSpyglassOverlay
private void renderSpyglassOverlay(float scale)- Mappings:
Namespace Name Mixin selector official aLdrg;a(F)Vintermediary method_32598Lnet/minecraft/class_329;method_32598(F)Vnamed renderSpyglassOverlayLnet/minecraft/client/gui/hud/InGameHud;renderSpyglassOverlay(F)V
-
updateVignetteDarkness
- Mappings:
Namespace Name Mixin selector official aLdrg;a(Laqv;)Vintermediary method_1731Lnet/minecraft/class_329;method_1731(Lnet/minecraft/class_1297;)Vnamed updateVignetteDarknessLnet/minecraft/client/gui/hud/InGameHud;updateVignetteDarkness(Lnet/minecraft/entity/Entity;)V
-
renderVignetteOverlay
- Mappings:
Namespace Name Mixin selector official bLdrg;b(Laqv;)Vintermediary method_1735Lnet/minecraft/class_329;method_1735(Lnet/minecraft/class_1297;)Vnamed renderVignetteOverlayLnet/minecraft/client/gui/hud/InGameHud;renderVignetteOverlay(Lnet/minecraft/entity/Entity;)V
-
renderPortalOverlay
private void renderPortalOverlay(float nauseaStrength)- Mappings:
Namespace Name Mixin selector official bLdrg;b(F)Vintermediary method_1746Lnet/minecraft/class_329;method_1746(F)Vnamed renderPortalOverlayLnet/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 aLdrg;a(IIFLbhl;Lbnv;I)Vintermediary method_1762Lnet/minecraft/class_329;method_1762(IIFLnet/minecraft/class_1657;Lnet/minecraft/class_1799;I)Vnamed renderHotbarItemLnet/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 bLdrg;b()Vintermediary method_1748Lnet/minecraft/class_329;method_1748()Vnamed tickLnet/minecraft/client/gui/hud/InGameHud;tick()V
-
setRecordPlayingOverlay
- Mappings:
Namespace Name Mixin selector official aLdrg;a(Loi;)Vintermediary method_1732Lnet/minecraft/class_329;method_1732(Lnet/minecraft/class_2561;)Vnamed setRecordPlayingOverlayLnet/minecraft/client/gui/hud/InGameHud;setRecordPlayingOverlay(Lnet/minecraft/text/Text;)V
-
setOverlayMessage
- Mappings:
Namespace Name Mixin selector official aLdrg;a(Loi;Z)Vintermediary method_1758Lnet/minecraft/class_329;method_1758(Lnet/minecraft/class_2561;Z)Vnamed setOverlayMessageLnet/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 aLdrg;a(Loi;Loi;III)Vintermediary method_1763Lnet/minecraft/class_329;method_1763(Lnet/minecraft/class_2561;Lnet/minecraft/class_2561;III)Vnamed setTitlesLnet/minecraft/client/gui/hud/InGameHud;setTitles(Lnet/minecraft/text/Text;Lnet/minecraft/text/Text;III)V
-
extractSender
- Mappings:
Namespace Name Mixin selector official bLdrg;b(Loi;)Ljava/util/UUID;intermediary method_31406Lnet/minecraft/class_329;method_31406(Lnet/minecraft/class_2561;)Ljava/util/UUID;named extractSenderLnet/minecraft/client/gui/hud/InGameHud;extractSender(Lnet/minecraft/text/Text;)Ljava/util/UUID;
-
addChatMessage
- Mappings:
Namespace Name Mixin selector official aLdrg;a(Lof;Loi;Ljava/util/UUID;)Vintermediary method_1755Lnet/minecraft/class_329;method_1755(Lnet/minecraft/class_2556;Lnet/minecraft/class_2561;Ljava/util/UUID;)Vnamed addChatMessageLnet/minecraft/client/gui/hud/InGameHud;addChatMessage(Lnet/minecraft/network/MessageType;Lnet/minecraft/text/Text;Ljava/util/UUID;)V
-
getChatHud
- Mappings:
Namespace Name Mixin selector official cLdrg;c()Ldrv;intermediary method_1743Lnet/minecraft/class_329;method_1743()Lnet/minecraft/class_338;named getChatHudLnet/minecraft/client/gui/hud/InGameHud;getChatHud()Lnet/minecraft/client/gui/hud/ChatHud;
-
getTicks
public int getTicks()- Mappings:
Namespace Name Mixin selector official dLdrg;d()Iintermediary method_1738Lnet/minecraft/class_329;method_1738()Inamed getTicksLnet/minecraft/client/gui/hud/InGameHud;getTicks()I
-
getFontRenderer
- Mappings:
Namespace Name Mixin selector official eLdrg;e()Ldrf;intermediary method_1756Lnet/minecraft/class_329;method_1756()Lnet/minecraft/class_327;named getFontRendererLnet/minecraft/client/gui/hud/InGameHud;getFontRenderer()Lnet/minecraft/client/font/TextRenderer;
-
getSpectatorHud
- Mappings:
Namespace Name Mixin selector official fLdrg;f()Ldsw;intermediary method_1739Lnet/minecraft/class_329;method_1739()Lnet/minecraft/class_365;named getSpectatorHudLnet/minecraft/client/gui/hud/InGameHud;getSpectatorHud()Lnet/minecraft/client/gui/hud/SpectatorHud;
-
getPlayerListHud
- Mappings:
Namespace Name Mixin selector official gLdrg;g()Ldsj;intermediary method_1750Lnet/minecraft/class_329;method_1750()Lnet/minecraft/class_355;named getPlayerListHudLnet/minecraft/client/gui/hud/InGameHud;getPlayerListHud()Lnet/minecraft/client/gui/hud/PlayerListHud;
-
clear
public void clear()- Mappings:
Namespace Name Mixin selector official hLdrg;h()Vintermediary method_1747Lnet/minecraft/class_329;method_1747()Vnamed clearLnet/minecraft/client/gui/hud/InGameHud;clear()V
-
getBossBarHud
- Mappings:
Namespace Name Mixin selector official iLdrg;i()Ldrt;intermediary method_1740Lnet/minecraft/class_329;method_1740()Lnet/minecraft/class_337;named getBossBarHudLnet/minecraft/client/gui/hud/InGameHud;getBossBarHud()Lnet/minecraft/client/gui/hud/BossBarHud;
-
resetDebugHudChunk
public void resetDebugHudChunk()- Mappings:
Namespace Name Mixin selector official jLdrg;j()Vintermediary method_1745Lnet/minecraft/class_329;method_1745()Vnamed resetDebugHudChunkLnet/minecraft/client/gui/hud/InGameHud;resetDebugHudChunk()V
-