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 drointermediary 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 bLdro;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 cLdro;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 dLdro;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 eLdro;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 iLdro;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 jLdro;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 kLdro;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 lLdro;l:Ldqs;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 mLdro;m:Lenn;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 nLdro;n:Ldsd;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 oLdro;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 pLdro;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 qLdro;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 rLdro;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 aLdro;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 sLdro;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 tLdro;t:Lbnx;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 uLdro;u:Ldsj;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 vLdro;v:Ldsu;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 wLdro;w:Ldte;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 xLdro;x:Ldsr;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 yLdro;y:Ldsb;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 zLdro;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 ALdro;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 BLdro;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 CLdro;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 DLdro;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 ELdro;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 FLdro;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 GLdro;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 HLdro;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 ILdro;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 JLdro;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 KLdro;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 LLdro;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 MLdro;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>Ldro;<init>(Ldqs;)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 aLdro;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 aLdro;a(Ldlz;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 aLdro;a(Ldlz;Ldrn;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 dLdro;d(Ldlz;)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 aLdro;a(Ldja;)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 aLdro;a(Ldlz;)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 aLdro;a(FLdlz;)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 aLdro;a(Ldlz;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 bLdro;b(Ldlz;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 bLdro;b(Ldlz;)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 cLdro;c(Ldlz;)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 aLdro;a(Ldlz;Ldjx;)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 kLdro;k()Lbhn;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 lLdro;l()Lark;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 aLdro;a(Lark;)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 aLdro;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 eLdro;e(Ldlz;)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 fLdro;f(Ldlz;)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 aLdro;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 aLdro;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 aLdro;a(Laqx;)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 bLdro;b(Laqx;)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 bLdro;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 aLdro;a(IIFLbhn;Lbnx;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 bLdro;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 aLdro;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 aLdro;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 aLdro;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 bLdro;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 aLdro;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 cLdro;c()Ldsd;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 dLdro;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 eLdro;e()Ldrn;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 fLdro;f()Ldte;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 gLdro;g()Ldsr;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 hLdro;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 iLdro;i()Ldsb;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 jLdro;j()Vintermediary method_1745Lnet/minecraft/class_329;method_1745()Vnamed resetDebugHudChunkLnet/minecraft/client/gui/hud/InGameHud;resetDebugHudChunk()V
-