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 named net/minecraft/client/gui/hud/InGameHudintermediary net/minecraft/class_329official fgy
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate floatprivate final BossBarHudprivate booleanprivate final ChatHudprivate final MinecraftClientprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate ItemStackprivate final DebugHudprivate static final Textprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final floatprivate static final intprivate static final intprivate static final floatprivate static final intprivate static final intprivate static final floatprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate longprivate intprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate floatprivate longprivate intprivate final LayeredDrawerprivate intprivate booleanprivate final PlayerListHudprivate static final Identifierprivate static final Identifierprivate final Randomprivate intprivate static final Textprivate static final Comparator<ScoreboardEntry> private static final Stringprivate final SpectatorHudprivate static final Identifierprivate floatprivate final SubtitlesHudprivate intprivate intprivate intprivate intprivate intprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final Identifierfloatprivate static final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()voidprivate voiddrawHeart(DrawContext context, InGameHud.HeartType type, int x, int y, boolean hardcore, boolean blinking, boolean half) private voiddrawTextBackground(DrawContext context, TextRenderer textRenderer, int yOffset, int width, int color) private @Nullable PlayerEntityprivate intgetHeartCount(@Nullable LivingEntity entity) private intgetHeartRows(int heartCount) private @Nullable LivingEntityintgetTicks()voidrender(DrawContext context, float tickDelta) private static voidrenderArmor(DrawContext context, PlayerEntity player, int int2, int int3, int int4, int x) voidrenderAutosaveIndicator(DrawContext context, float tickDelta) private voidrenderChat(DrawContext context, float tickDelta) private voidrenderCrosshair(DrawContext context, float tickDelta) private voidrenderDemoTimer(DrawContext context, float tickDelta) private voidrenderExperienceBar(DrawContext context, int x) private voidrenderExperienceLevel(DrawContext context, float x) private voidrenderFood(DrawContext context, PlayerEntity player, int top, int right) private voidrenderHealthBar(DrawContext context, PlayerEntity player, int x, int y, int lines, int regeneratingHeartIndex, float maxHealth, int lastHealth, int health, int absorption, boolean blinking) private voidrenderHeldItemTooltip(DrawContext context) private voidrenderHotbar(DrawContext context, float tickDelta) private voidrenderHotbarItem(DrawContext context, int x, int y, float tickDelta, PlayerEntity player, ItemStack stack, int seed) private voidrenderMainHud(DrawContext context, float tickDelta) private voidrenderMiscOverlays(DrawContext context, float tickDelta) private voidrenderMountHealth(DrawContext context) private voidrenderMountJumpBar(JumpingMount mount, DrawContext context, int x) private voidrenderOverlay(DrawContext context, Identifier texture, float opacity) private voidrenderOverlayMessage(DrawContext context, float tickDelta) private voidrenderPlayerList(DrawContext context, float tickDelta) private voidrenderPortalOverlay(DrawContext context, float nauseaStrength) private voidrenderScoreboardSidebar(DrawContext context, float tickDelta) private voidrenderScoreboardSidebar(DrawContext context, ScoreboardObjective objective) private voidrenderSleepOverlay(DrawContext context, float tickDelta) private voidrenderSpyglassOverlay(DrawContext context, float scale) private voidrenderStatusBars(DrawContext context) Renders the armor, health, air, and hunger bars.private voidrenderStatusEffectOverlay(DrawContext context, float tickDelta) private voidrenderTitleAndSubtitle(DrawContext context, float tickDelta) private voidrenderVignetteOverlay(DrawContext context, @Nullable Entity entity) voidvoidsetCanShowChatDisabledScreen(boolean canShowChatDisabledScreen) voidvoidsetOverlayMessage(Text message, boolean tinted) voidsetRecordPlayingOverlay(Text description) voidsetSubtitle(Text subtitle) voidvoidsetTitleTicks(int fadeInTicks, int stayTicks, int fadeOutTicks) private booleanprivate booleanshouldRenderSpectatorCrosshair(@Nullable HitResult hitResult) booleanprivate voidtick()voidtick(boolean paused) private voidprivate voidupdateVignetteDarkness(Entity entity)
-
Field Details
-
CROSSHAIR_TEXTURE
- Mappings:
Namespace Name Mixin selector named CROSSHAIR_TEXTURELnet/minecraft/client/gui/hud/InGameHud;CROSSHAIR_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45304Lnet/minecraft/class_329;field_45304:Lnet/minecraft/class_2960;official bLfgy;b:Lakk;
-
CROSSHAIR_ATTACK_INDICATOR_FULL_TEXTURE
- Mappings:
Namespace Name Mixin selector named CROSSHAIR_ATTACK_INDICATOR_FULL_TEXTURELnet/minecraft/client/gui/hud/InGameHud;CROSSHAIR_ATTACK_INDICATOR_FULL_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45305Lnet/minecraft/class_329;field_45305:Lnet/minecraft/class_2960;official cLfgy;c:Lakk;
-
CROSSHAIR_ATTACK_INDICATOR_BACKGROUND_TEXTURE
- Mappings:
Namespace Name Mixin selector named CROSSHAIR_ATTACK_INDICATOR_BACKGROUND_TEXTURELnet/minecraft/client/gui/hud/InGameHud;CROSSHAIR_ATTACK_INDICATOR_BACKGROUND_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45306Lnet/minecraft/class_329;field_45306:Lnet/minecraft/class_2960;official dLfgy;d:Lakk;
-
CROSSHAIR_ATTACK_INDICATOR_PROGRESS_TEXTURE
- Mappings:
Namespace Name Mixin selector named CROSSHAIR_ATTACK_INDICATOR_PROGRESS_TEXTURELnet/minecraft/client/gui/hud/InGameHud;CROSSHAIR_ATTACK_INDICATOR_PROGRESS_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45307Lnet/minecraft/class_329;field_45307:Lnet/minecraft/class_2960;official eLfgy;e:Lakk;
-
EFFECT_BACKGROUND_AMBIENT_TEXTURE
- Mappings:
Namespace Name Mixin selector named EFFECT_BACKGROUND_AMBIENT_TEXTURELnet/minecraft/client/gui/hud/InGameHud;EFFECT_BACKGROUND_AMBIENT_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45308Lnet/minecraft/class_329;field_45308:Lnet/minecraft/class_2960;official fLfgy;f:Lakk;
-
EFFECT_BACKGROUND_TEXTURE
- Mappings:
Namespace Name Mixin selector named EFFECT_BACKGROUND_TEXTURELnet/minecraft/client/gui/hud/InGameHud;EFFECT_BACKGROUND_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45309Lnet/minecraft/class_329;field_45309:Lnet/minecraft/class_2960;official gLfgy;g:Lakk;
-
HOTBAR_TEXTURE
- Mappings:
Namespace Name Mixin selector named HOTBAR_TEXTURELnet/minecraft/client/gui/hud/InGameHud;HOTBAR_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45310Lnet/minecraft/class_329;field_45310:Lnet/minecraft/class_2960;official hLfgy;h:Lakk;
-
HOTBAR_SELECTION_TEXTURE
- Mappings:
Namespace Name Mixin selector named HOTBAR_SELECTION_TEXTURELnet/minecraft/client/gui/hud/InGameHud;HOTBAR_SELECTION_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45311Lnet/minecraft/class_329;field_45311:Lnet/minecraft/class_2960;official iLfgy;i:Lakk;
-
HOTBAR_OFFHAND_LEFT_TEXTURE
- Mappings:
Namespace Name Mixin selector named HOTBAR_OFFHAND_LEFT_TEXTURELnet/minecraft/client/gui/hud/InGameHud;HOTBAR_OFFHAND_LEFT_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45312Lnet/minecraft/class_329;field_45312:Lnet/minecraft/class_2960;official jLfgy;j:Lakk;
-
HOTBAR_OFFHAND_RIGHT_TEXTURE
- Mappings:
Namespace Name Mixin selector named HOTBAR_OFFHAND_RIGHT_TEXTURELnet/minecraft/client/gui/hud/InGameHud;HOTBAR_OFFHAND_RIGHT_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45313Lnet/minecraft/class_329;field_45313:Lnet/minecraft/class_2960;official kLfgy;k:Lakk;
-
HOTBAR_ATTACK_INDICATOR_BACKGROUND_TEXTURE
- Mappings:
Namespace Name Mixin selector named HOTBAR_ATTACK_INDICATOR_BACKGROUND_TEXTURELnet/minecraft/client/gui/hud/InGameHud;HOTBAR_ATTACK_INDICATOR_BACKGROUND_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45314Lnet/minecraft/class_329;field_45314:Lnet/minecraft/class_2960;official lLfgy;l:Lakk;
-
HOTBAR_ATTACK_INDICATOR_PROGRESS_TEXTURE
- Mappings:
Namespace Name Mixin selector named HOTBAR_ATTACK_INDICATOR_PROGRESS_TEXTURELnet/minecraft/client/gui/hud/InGameHud;HOTBAR_ATTACK_INDICATOR_PROGRESS_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45315Lnet/minecraft/class_329;field_45315:Lnet/minecraft/class_2960;official mLfgy;m:Lakk;
-
JUMP_BAR_BACKGROUND_TEXTURE
- Mappings:
Namespace Name Mixin selector named JUMP_BAR_BACKGROUND_TEXTURELnet/minecraft/client/gui/hud/InGameHud;JUMP_BAR_BACKGROUND_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45316Lnet/minecraft/class_329;field_45316:Lnet/minecraft/class_2960;official nLfgy;n:Lakk;
-
JUMP_BAR_COOLDOWN_TEXTURE
- Mappings:
Namespace Name Mixin selector named JUMP_BAR_COOLDOWN_TEXTURELnet/minecraft/client/gui/hud/InGameHud;JUMP_BAR_COOLDOWN_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45317Lnet/minecraft/class_329;field_45317:Lnet/minecraft/class_2960;official oLfgy;o:Lakk;
-
JUMP_BAR_PROGRESS_TEXTURE
- Mappings:
Namespace Name Mixin selector named JUMP_BAR_PROGRESS_TEXTURELnet/minecraft/client/gui/hud/InGameHud;JUMP_BAR_PROGRESS_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45318Lnet/minecraft/class_329;field_45318:Lnet/minecraft/class_2960;official pLfgy;p:Lakk;
-
EXPERIENCE_BAR_BACKGROUND_TEXTURE
- Mappings:
Namespace Name Mixin selector named EXPERIENCE_BAR_BACKGROUND_TEXTURELnet/minecraft/client/gui/hud/InGameHud;EXPERIENCE_BAR_BACKGROUND_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45319Lnet/minecraft/class_329;field_45319:Lnet/minecraft/class_2960;official qLfgy;q:Lakk;
-
EXPERIENCE_BAR_PROGRESS_TEXTURE
- Mappings:
Namespace Name Mixin selector named EXPERIENCE_BAR_PROGRESS_TEXTURELnet/minecraft/client/gui/hud/InGameHud;EXPERIENCE_BAR_PROGRESS_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45320Lnet/minecraft/class_329;field_45320:Lnet/minecraft/class_2960;official rLfgy;r:Lakk;
-
ARMOR_EMPTY_TEXTURE
- Mappings:
Namespace Name Mixin selector named ARMOR_EMPTY_TEXTURELnet/minecraft/client/gui/hud/InGameHud;ARMOR_EMPTY_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45321Lnet/minecraft/class_329;field_45321:Lnet/minecraft/class_2960;official sLfgy;s:Lakk;
-
ARMOR_HALF_TEXTURE
- Mappings:
Namespace Name Mixin selector named ARMOR_HALF_TEXTURELnet/minecraft/client/gui/hud/InGameHud;ARMOR_HALF_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45322Lnet/minecraft/class_329;field_45322:Lnet/minecraft/class_2960;official tLfgy;t:Lakk;
-
ARMOR_FULL_TEXTURE
- Mappings:
Namespace Name Mixin selector named ARMOR_FULL_TEXTURELnet/minecraft/client/gui/hud/InGameHud;ARMOR_FULL_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45323Lnet/minecraft/class_329;field_45323:Lnet/minecraft/class_2960;official uLfgy;u:Lakk;
-
FOOD_EMPTY_HUNGER_TEXTURE
- Mappings:
Namespace Name Mixin selector named FOOD_EMPTY_HUNGER_TEXTURELnet/minecraft/client/gui/hud/InGameHud;FOOD_EMPTY_HUNGER_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45324Lnet/minecraft/class_329;field_45324:Lnet/minecraft/class_2960;official vLfgy;v:Lakk;
-
FOOD_HALF_HUNGER_TEXTURE
- Mappings:
Namespace Name Mixin selector named FOOD_HALF_HUNGER_TEXTURELnet/minecraft/client/gui/hud/InGameHud;FOOD_HALF_HUNGER_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45325Lnet/minecraft/class_329;field_45325:Lnet/minecraft/class_2960;official wLfgy;w:Lakk;
-
FOOD_FULL_HUNGER_TEXTURE
- Mappings:
Namespace Name Mixin selector named FOOD_FULL_HUNGER_TEXTURELnet/minecraft/client/gui/hud/InGameHud;FOOD_FULL_HUNGER_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45326Lnet/minecraft/class_329;field_45326:Lnet/minecraft/class_2960;official xLfgy;x:Lakk;
-
FOOD_EMPTY_TEXTURE
- Mappings:
Namespace Name Mixin selector named FOOD_EMPTY_TEXTURELnet/minecraft/client/gui/hud/InGameHud;FOOD_EMPTY_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45327Lnet/minecraft/class_329;field_45327:Lnet/minecraft/class_2960;official yLfgy;y:Lakk;
-
FOOD_HALF_TEXTURE
- Mappings:
Namespace Name Mixin selector named FOOD_HALF_TEXTURELnet/minecraft/client/gui/hud/InGameHud;FOOD_HALF_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45328Lnet/minecraft/class_329;field_45328:Lnet/minecraft/class_2960;official zLfgy;z:Lakk;
-
FOOD_FULL_TEXTURE
- Mappings:
Namespace Name Mixin selector named FOOD_FULL_TEXTURELnet/minecraft/client/gui/hud/InGameHud;FOOD_FULL_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45298Lnet/minecraft/class_329;field_45298:Lnet/minecraft/class_2960;official ALfgy;A:Lakk;
-
AIR_TEXTURE
- Mappings:
Namespace Name Mixin selector named AIR_TEXTURELnet/minecraft/client/gui/hud/InGameHud;AIR_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45299Lnet/minecraft/class_329;field_45299:Lnet/minecraft/class_2960;official BLfgy;B:Lakk;
-
AIR_BURSTING_TEXTURE
- Mappings:
Namespace Name Mixin selector named AIR_BURSTING_TEXTURELnet/minecraft/client/gui/hud/InGameHud;AIR_BURSTING_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45300Lnet/minecraft/class_329;field_45300:Lnet/minecraft/class_2960;official CLfgy;C:Lakk;
-
VEHICLE_CONTAINER_HEART_TEXTURE
- Mappings:
Namespace Name Mixin selector named VEHICLE_CONTAINER_HEART_TEXTURELnet/minecraft/client/gui/hud/InGameHud;VEHICLE_CONTAINER_HEART_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45301Lnet/minecraft/class_329;field_45301:Lnet/minecraft/class_2960;official DLfgy;D:Lakk;
-
VEHICLE_FULL_HEART_TEXTURE
- Mappings:
Namespace Name Mixin selector named VEHICLE_FULL_HEART_TEXTURELnet/minecraft/client/gui/hud/InGameHud;VEHICLE_FULL_HEART_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45302Lnet/minecraft/class_329;field_45302:Lnet/minecraft/class_2960;official ELfgy;E:Lakk;
-
VEHICLE_HALF_HEART_TEXTURE
- Mappings:
Namespace Name Mixin selector named VEHICLE_HALF_HEART_TEXTURELnet/minecraft/client/gui/hud/InGameHud;VEHICLE_HALF_HEART_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45303Lnet/minecraft/class_329;field_45303:Lnet/minecraft/class_2960;official FLfgy;F:Lakk;
-
VIGNETTE_TEXTURE
- Mappings:
Namespace Name Mixin selector named VIGNETTE_TEXTURELnet/minecraft/client/gui/hud/InGameHud;VIGNETTE_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_2020Lnet/minecraft/class_329;field_2020:Lnet/minecraft/class_2960;official GLfgy;G:Lakk;
-
PUMPKIN_BLUR
- Mappings:
Namespace Name Mixin selector named PUMPKIN_BLURLnet/minecraft/client/gui/hud/InGameHud;PUMPKIN_BLUR:Lnet/minecraft/util/Identifier;intermediary field_2019Lnet/minecraft/class_329;field_2019:Lnet/minecraft/class_2960;official HLfgy;H:Lakk;
-
SPYGLASS_SCOPE
- Mappings:
Namespace Name Mixin selector named SPYGLASS_SCOPELnet/minecraft/client/gui/hud/InGameHud;SPYGLASS_SCOPE:Lnet/minecraft/util/Identifier;intermediary field_27389Lnet/minecraft/class_329;field_27389:Lnet/minecraft/class_2960;official ILfgy;I:Lakk;
-
POWDER_SNOW_OUTLINE
- Mappings:
Namespace Name Mixin selector named POWDER_SNOW_OUTLINELnet/minecraft/client/gui/hud/InGameHud;POWDER_SNOW_OUTLINE:Lnet/minecraft/util/Identifier;intermediary field_27960Lnet/minecraft/class_329;field_27960:Lnet/minecraft/class_2960;official JLfgy;J:Lakk;
-
SCOREBOARD_ENTRY_COMPARATOR
- Mappings:
Namespace Name Mixin selector named SCOREBOARD_ENTRY_COMPARATORLnet/minecraft/client/gui/hud/InGameHud;SCOREBOARD_ENTRY_COMPARATOR:Ljava/util/Comparator;intermediary field_47550Lnet/minecraft/class_329;field_47550:Ljava/util/Comparator;official KLfgy;K:Ljava/util/Comparator;
-
DEMO_EXPIRED_MESSAGE
- Mappings:
Namespace Name Mixin selector named DEMO_EXPIRED_MESSAGELnet/minecraft/client/gui/hud/InGameHud;DEMO_EXPIRED_MESSAGE:Lnet/minecraft/text/Text;intermediary field_26527Lnet/minecraft/class_329;field_26527:Lnet/minecraft/class_2561;official LLfgy;L:Lwu;
-
SAVING_LEVEL_TEXT
- Mappings:
Namespace Name Mixin selector named SAVING_LEVEL_TEXTLnet/minecraft/client/gui/hud/InGameHud;SAVING_LEVEL_TEXT:Lnet/minecraft/text/Text;intermediary field_35430Lnet/minecraft/class_329;field_35430:Lnet/minecraft/class_2561;official MLfgy;M:Lwu;
-
WHITE
private static final int WHITE- See Also:
- Mappings:
Namespace Name Mixin selector named WHITELnet/minecraft/client/gui/hud/InGameHud;WHITE:Iintermediary field_32167Lnet/minecraft/class_329;field_32167:Iofficial NLfgy;N:I
-
field_32168
private static final float field_32168- See Also:
- Mappings:
Namespace Name Mixin selector named field_32168Lnet/minecraft/client/gui/hud/InGameHud;field_32168:Fintermediary field_32168Lnet/minecraft/class_329;field_32168:Fofficial OLfgy;O:F
-
field_32169
private static final int field_32169- See Also:
- Mappings:
Namespace Name Mixin selector named field_32169Lnet/minecraft/client/gui/hud/InGameHud;field_32169:Iintermediary field_32169Lnet/minecraft/class_329;field_32169:Iofficial PLfgy;P:I
-
field_32170
private static final int field_32170- See Also:
- Mappings:
Namespace Name Mixin selector named field_32170Lnet/minecraft/client/gui/hud/InGameHud;field_32170:Iintermediary field_32170Lnet/minecraft/class_329;field_32170:Iofficial QLfgy;Q:I
-
SCOREBOARD_JOINER
- See Also:
- Mappings:
Namespace Name Mixin selector named SCOREBOARD_JOINERLnet/minecraft/client/gui/hud/InGameHud;SCOREBOARD_JOINER:Ljava/lang/String;intermediary field_32171Lnet/minecraft/class_329;field_32171:Ljava/lang/String;official RLfgy;R:Ljava/lang/String;
-
field_32172
private static final float field_32172- See Also:
- Mappings:
Namespace Name Mixin selector named field_32172Lnet/minecraft/client/gui/hud/InGameHud;field_32172:Fintermediary field_32172Lnet/minecraft/class_329;field_32172:Fofficial SLfgy;S:F
-
field_33942
private static final int field_33942- See Also:
- Mappings:
Namespace Name Mixin selector named field_33942Lnet/minecraft/client/gui/hud/InGameHud;field_33942:Iintermediary field_33942Lnet/minecraft/class_329;field_33942:Iofficial TLfgy;T:I
-
field_33943
private static final int field_33943- See Also:
- Mappings:
Namespace Name Mixin selector named field_33943Lnet/minecraft/client/gui/hud/InGameHud;field_33943:Iintermediary field_33943Lnet/minecraft/class_329;field_33943:Iofficial ULfgy;U:I
-
field_35431
private static final float field_35431- See Also:
- Mappings:
Namespace Name Mixin selector named field_35431Lnet/minecraft/client/gui/hud/InGameHud;field_35431:Fintermediary field_35431Lnet/minecraft/class_329;field_35431:Fofficial VLfgy;V:F
-
random
- Mappings:
Namespace Name Mixin selector named randomLnet/minecraft/client/gui/hud/InGameHud;random:Lnet/minecraft/util/math/random/Random;intermediary field_2034Lnet/minecraft/class_329;field_2034:Lnet/minecraft/class_5819;official WLfgy;W:Laym;
-
client
- Mappings:
Namespace Name Mixin selector named clientLnet/minecraft/client/gui/hud/InGameHud;client:Lnet/minecraft/client/MinecraftClient;intermediary field_2035Lnet/minecraft/class_329;field_2035:Lnet/minecraft/class_310;official XLfgy;X:Lffn;
-
chatHud
- Mappings:
Namespace Name Mixin selector named chatHudLnet/minecraft/client/gui/hud/InGameHud;chatHud:Lnet/minecraft/client/gui/hud/ChatHud;intermediary field_2021Lnet/minecraft/class_329;field_2021:Lnet/minecraft/class_338;official YLfgy;Y:Lfhn;
-
ticks
private int ticks- Mappings:
Namespace Name Mixin selector named ticksLnet/minecraft/client/gui/hud/InGameHud;ticks:Iintermediary field_2042Lnet/minecraft/class_329;field_2042:Iofficial ZLfgy;Z:I
-
overlayMessage
- Mappings:
Namespace Name Mixin selector named overlayMessageLnet/minecraft/client/gui/hud/InGameHud;overlayMessage:Lnet/minecraft/text/Text;intermediary field_2018Lnet/minecraft/class_329;field_2018:Lnet/minecraft/class_2561;official aaLfgy;aa:Lwu;
-
overlayRemaining
private int overlayRemaining- Mappings:
Namespace Name Mixin selector named overlayRemainingLnet/minecraft/client/gui/hud/InGameHud;overlayRemaining:Iintermediary field_2041Lnet/minecraft/class_329;field_2041:Iofficial abLfgy;ab:I
-
overlayTinted
private boolean overlayTinted- Mappings:
Namespace Name Mixin selector named overlayTintedLnet/minecraft/client/gui/hud/InGameHud;overlayTinted:Zintermediary field_2038Lnet/minecraft/class_329;field_2038:Zofficial acLfgy;ac:Z
-
canShowChatDisabledScreen
private boolean canShowChatDisabledScreen- Mappings:
Namespace Name Mixin selector named canShowChatDisabledScreenLnet/minecraft/client/gui/hud/InGameHud;canShowChatDisabledScreen:Zintermediary field_39458Lnet/minecraft/class_329;field_39458:Zofficial adLfgy;ad:Z
-
vignetteDarkness
public float vignetteDarkness- Mappings:
Namespace Name Mixin selector named vignetteDarknessLnet/minecraft/client/gui/hud/InGameHud;vignetteDarkness:Fintermediary field_2013Lnet/minecraft/class_329;field_2013:Fofficial aLfgy;a:F
-
heldItemTooltipFade
private int heldItemTooltipFade- Mappings:
Namespace Name Mixin selector named heldItemTooltipFadeLnet/minecraft/client/gui/hud/InGameHud;heldItemTooltipFade:Iintermediary field_2040Lnet/minecraft/class_329;field_2040:Iofficial aeLfgy;ae:I
-
currentStack
- Mappings:
Namespace Name Mixin selector named currentStackLnet/minecraft/client/gui/hud/InGameHud;currentStack:Lnet/minecraft/item/ItemStack;intermediary field_2031Lnet/minecraft/class_329;field_2031:Lnet/minecraft/class_1799;official afLfgy;af:Lcua;
-
debugHud
- Mappings:
Namespace Name Mixin selector named debugHudLnet/minecraft/client/gui/hud/InGameHud;debugHud:Lnet/minecraft/client/gui/hud/DebugHud;intermediary field_2026Lnet/minecraft/class_329;field_2026:Lnet/minecraft/class_340;official agLfgy;ag:Lfhu;
-
subtitlesHud
- Mappings:
Namespace Name Mixin selector named subtitlesHudLnet/minecraft/client/gui/hud/InGameHud;subtitlesHud:Lnet/minecraft/client/gui/hud/SubtitlesHud;intermediary field_2027Lnet/minecraft/class_329;field_2027:Lnet/minecraft/class_359;official ahLfgy;ah:Lfiu;
-
spectatorHud
- Mappings:
Namespace Name Mixin selector named spectatorHudLnet/minecraft/client/gui/hud/InGameHud;spectatorHud:Lnet/minecraft/client/gui/hud/SpectatorHud;intermediary field_2025Lnet/minecraft/class_329;field_2025:Lnet/minecraft/class_365;official aiLfgy;ai:Lfjl;
-
playerListHud
- Mappings:
Namespace Name Mixin selector named playerListHudLnet/minecraft/client/gui/hud/InGameHud;playerListHud:Lnet/minecraft/client/gui/hud/PlayerListHud;intermediary field_2015Lnet/minecraft/class_329;field_2015:Lnet/minecraft/class_355;official ajLfgy;aj:Lfin;
-
bossBarHud
- Mappings:
Namespace Name Mixin selector named bossBarHudLnet/minecraft/client/gui/hud/InGameHud;bossBarHud:Lnet/minecraft/client/gui/hud/BossBarHud;intermediary field_2030Lnet/minecraft/class_329;field_2030:Lnet/minecraft/class_337;official akLfgy;ak:Lfhl;
-
titleRemainTicks
private int titleRemainTicks- Mappings:
Namespace Name Mixin selector named titleRemainTicksLnet/minecraft/client/gui/hud/InGameHud;titleRemainTicks:Iintermediary field_2023Lnet/minecraft/class_329;field_2023:Iofficial alLfgy;al:I
-
title
- Mappings:
Namespace Name Mixin selector named titleLnet/minecraft/client/gui/hud/InGameHud;title:Lnet/minecraft/text/Text;intermediary field_2016Lnet/minecraft/class_329;field_2016:Lnet/minecraft/class_2561;official amLfgy;am:Lwu;
-
subtitle
- Mappings:
Namespace Name Mixin selector named subtitleLnet/minecraft/client/gui/hud/InGameHud;subtitle:Lnet/minecraft/text/Text;intermediary field_2039Lnet/minecraft/class_329;field_2039:Lnet/minecraft/class_2561;official anLfgy;an:Lwu;
-
titleFadeInTicks
private int titleFadeInTicks- Mappings:
Namespace Name Mixin selector named titleFadeInTicksLnet/minecraft/client/gui/hud/InGameHud;titleFadeInTicks:Iintermediary field_2037Lnet/minecraft/class_329;field_2037:Iofficial aoLfgy;ao:I
-
titleStayTicks
private int titleStayTicks- Mappings:
Namespace Name Mixin selector named titleStayTicksLnet/minecraft/client/gui/hud/InGameHud;titleStayTicks:Iintermediary field_2017Lnet/minecraft/class_329;field_2017:Iofficial apLfgy;ap:I
-
titleFadeOutTicks
private int titleFadeOutTicks- Mappings:
Namespace Name Mixin selector named titleFadeOutTicksLnet/minecraft/client/gui/hud/InGameHud;titleFadeOutTicks:Iintermediary field_2036Lnet/minecraft/class_329;field_2036:Iofficial aqLfgy;aq:I
-
lastHealthValue
private int lastHealthValue- Mappings:
Namespace Name Mixin selector named lastHealthValueLnet/minecraft/client/gui/hud/InGameHud;lastHealthValue:Iintermediary field_2014Lnet/minecraft/class_329;field_2014:Iofficial arLfgy;ar:I
-
renderHealthValue
private int renderHealthValue- Mappings:
Namespace Name Mixin selector named renderHealthValueLnet/minecraft/client/gui/hud/InGameHud;renderHealthValue:Iintermediary field_2033Lnet/minecraft/class_329;field_2033:Iofficial asLfgy;as:I
-
lastHealthCheckTime
private long lastHealthCheckTime- Mappings:
Namespace Name Mixin selector named lastHealthCheckTimeLnet/minecraft/client/gui/hud/InGameHud;lastHealthCheckTime:Jintermediary field_2012Lnet/minecraft/class_329;field_2012:Jofficial atLfgy;at:J
-
heartJumpEndTick
private long heartJumpEndTick- Mappings:
Namespace Name Mixin selector named heartJumpEndTickLnet/minecraft/client/gui/hud/InGameHud;heartJumpEndTick:Jintermediary field_2032Lnet/minecraft/class_329;field_2032:Jofficial auLfgy;au:J
-
autosaveIndicatorAlpha
private float autosaveIndicatorAlpha- Mappings:
Namespace Name Mixin selector named autosaveIndicatorAlphaLnet/minecraft/client/gui/hud/InGameHud;autosaveIndicatorAlpha:Fintermediary field_35428Lnet/minecraft/class_329;field_35428:Fofficial avLfgy;av:F
-
lastAutosaveIndicatorAlpha
private float lastAutosaveIndicatorAlpha- Mappings:
Namespace Name Mixin selector named lastAutosaveIndicatorAlphaLnet/minecraft/client/gui/hud/InGameHud;lastAutosaveIndicatorAlpha:Fintermediary field_35429Lnet/minecraft/class_329;field_35429:Fofficial awLfgy;aw:F
-
layeredDrawer
- Mappings:
Namespace Name Mixin selector named layeredDrawerLnet/minecraft/client/gui/hud/InGameHud;layeredDrawer:Lnet/minecraft/client/gui/LayeredDrawer;intermediary field_47847Lnet/minecraft/class_329;field_47847:Lnet/minecraft/class_9080;official axLfgy;ax:Lfhb;
-
spyglassScale
private float spyglassScale- Mappings:
Namespace Name Mixin selector named spyglassScaleLnet/minecraft/client/gui/hud/InGameHud;spyglassScale:Fintermediary field_27959Lnet/minecraft/class_329;field_27959:Fofficial ayLfgy;ay:F
-
-
Constructor Details
-
InGameHud
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/hud/InGameHud;<init>(Lnet/minecraft/client/MinecraftClient;)Vintermediary <init>Lnet/minecraft/class_329;<init>(Lnet/minecraft/class_310;)Vofficial <init>Lfgy;<init>(Lffn;)V
-
-
Method Details
-
setDefaultTitleFade
public void setDefaultTitleFade()- Mappings:
Namespace Name Mixin selector named setDefaultTitleFadeLnet/minecraft/client/gui/hud/InGameHud;setDefaultTitleFade()Vintermediary method_1742Lnet/minecraft/class_329;method_1742()Vofficial aLfgy;a()V
-
render
- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/gui/hud/InGameHud;render(Lnet/minecraft/client/gui/DrawContext;F)Vintermediary method_1753Lnet/minecraft/class_329;method_1753(Lnet/minecraft/class_332;F)Vofficial aLfgy;a(Lfgz;F)V
-
renderMiscOverlays
- Mappings:
Namespace Name Mixin selector named renderMiscOverlaysLnet/minecraft/client/gui/hud/InGameHud;renderMiscOverlays(Lnet/minecraft/client/gui/DrawContext;F)Vintermediary method_55798Lnet/minecraft/class_329;method_55798(Lnet/minecraft/class_332;F)Vofficial cLfgy;c(Lfgz;F)V
-
renderSleepOverlay
- Mappings:
Namespace Name Mixin selector named renderSleepOverlayLnet/minecraft/client/gui/hud/InGameHud;renderSleepOverlay(Lnet/minecraft/client/gui/DrawContext;F)Vintermediary method_55799Lnet/minecraft/class_329;method_55799(Lnet/minecraft/class_332;F)Vofficial dLfgy;d(Lfgz;F)V
-
renderOverlayMessage
- Mappings:
Namespace Name Mixin selector named renderOverlayMessageLnet/minecraft/client/gui/hud/InGameHud;renderOverlayMessage(Lnet/minecraft/client/gui/DrawContext;F)Vintermediary method_55800Lnet/minecraft/class_329;method_55800(Lnet/minecraft/class_332;F)Vofficial eLfgy;e(Lfgz;F)V
-
renderTitleAndSubtitle
- Mappings:
Namespace Name Mixin selector named renderTitleAndSubtitleLnet/minecraft/client/gui/hud/InGameHud;renderTitleAndSubtitle(Lnet/minecraft/client/gui/DrawContext;F)Vintermediary method_55801Lnet/minecraft/class_329;method_55801(Lnet/minecraft/class_332;F)Vofficial fLfgy;f(Lfgz;F)V
-
renderChat
- Mappings:
Namespace Name Mixin selector named renderChatLnet/minecraft/client/gui/hud/InGameHud;renderChat(Lnet/minecraft/client/gui/DrawContext;F)Vintermediary method_55802Lnet/minecraft/class_329;method_55802(Lnet/minecraft/class_332;F)Vofficial gLfgy;g(Lfgz;F)V
-
renderScoreboardSidebar
- Mappings:
Namespace Name Mixin selector named renderScoreboardSidebarLnet/minecraft/client/gui/hud/InGameHud;renderScoreboardSidebar(Lnet/minecraft/client/gui/DrawContext;F)Vintermediary method_55803Lnet/minecraft/class_329;method_55803(Lnet/minecraft/class_332;F)Vofficial hLfgy;h(Lfgz;F)V
-
renderPlayerList
- Mappings:
Namespace Name Mixin selector named renderPlayerListLnet/minecraft/client/gui/hud/InGameHud;renderPlayerList(Lnet/minecraft/client/gui/DrawContext;F)Vintermediary method_55804Lnet/minecraft/class_329;method_55804(Lnet/minecraft/class_332;F)Vofficial iLfgy;i(Lfgz;F)V
-
drawTextBackground
private void drawTextBackground(DrawContext context, TextRenderer textRenderer, int yOffset, int width, int color) - Mappings:
Namespace Name Mixin selector named drawTextBackgroundLnet/minecraft/client/gui/hud/InGameHud;drawTextBackground(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/client/font/TextRenderer;III)Vintermediary method_19346Lnet/minecraft/class_329;method_19346(Lnet/minecraft/class_332;Lnet/minecraft/class_327;III)Vofficial aLfgy;a(Lfgz;Lfgx;III)V
-
renderCrosshair
- Mappings:
Namespace Name Mixin selector named renderCrosshairLnet/minecraft/client/gui/hud/InGameHud;renderCrosshair(Lnet/minecraft/client/gui/DrawContext;F)Vintermediary method_1736Lnet/minecraft/class_329;method_1736(Lnet/minecraft/class_332;F)Vofficial jLfgy;j(Lfgz;F)V
-
shouldRenderSpectatorCrosshair
- Mappings:
Namespace Name Mixin selector named shouldRenderSpectatorCrosshairLnet/minecraft/client/gui/hud/InGameHud;shouldRenderSpectatorCrosshair(Lnet/minecraft/util/hit/HitResult;)Zintermediary method_17534Lnet/minecraft/class_329;method_17534(Lnet/minecraft/class_239;)Zofficial aLfgy;a(Levx;)Z
-
renderStatusEffectOverlay
- Mappings:
Namespace Name Mixin selector named renderStatusEffectOverlayLnet/minecraft/client/gui/hud/InGameHud;renderStatusEffectOverlay(Lnet/minecraft/client/gui/DrawContext;F)Vintermediary method_1765Lnet/minecraft/class_329;method_1765(Lnet/minecraft/class_332;F)Vofficial kLfgy;k(Lfgz;F)V
-
renderMainHud
- Mappings:
Namespace Name Mixin selector named renderMainHudLnet/minecraft/client/gui/hud/InGameHud;renderMainHud(Lnet/minecraft/client/gui/DrawContext;F)Vintermediary method_55805Lnet/minecraft/class_329;method_55805(Lnet/minecraft/class_332;F)Vofficial lLfgy;l(Lfgz;F)V
-
renderHotbar
- Mappings:
Namespace Name Mixin selector named renderHotbarLnet/minecraft/client/gui/hud/InGameHud;renderHotbar(Lnet/minecraft/client/gui/DrawContext;F)Vintermediary method_1759Lnet/minecraft/class_329;method_1759(Lnet/minecraft/class_332;F)Vofficial mLfgy;m(Lfgz;F)V
-
renderMountJumpBar
- Mappings:
Namespace Name Mixin selector named renderMountJumpBarLnet/minecraft/client/gui/hud/InGameHud;renderMountJumpBar(Lnet/minecraft/entity/JumpingMount;Lnet/minecraft/client/gui/DrawContext;I)Vintermediary method_1752Lnet/minecraft/class_329;method_1752(Lnet/minecraft/class_1316;Lnet/minecraft/class_332;I)Vofficial aLfgy;a(Lbtj;Lfgz;I)V
-
renderExperienceBar
- Mappings:
Namespace Name Mixin selector named renderExperienceBarLnet/minecraft/client/gui/hud/InGameHud;renderExperienceBar(Lnet/minecraft/client/gui/DrawContext;I)Vintermediary method_1754Lnet/minecraft/class_329;method_1754(Lnet/minecraft/class_332;I)Vofficial aLfgy;a(Lfgz;I)V
-
renderExperienceLevel
- Mappings:
Namespace Name Mixin selector named renderExperienceLevelLnet/minecraft/client/gui/hud/InGameHud;renderExperienceLevel(Lnet/minecraft/client/gui/DrawContext;F)Vintermediary method_56136Lnet/minecraft/class_329;method_56136(Lnet/minecraft/class_332;F)Vofficial nLfgy;n(Lfgz;F)V
-
shouldRenderExperience
private boolean shouldRenderExperience()- Mappings:
Namespace Name Mixin selector named shouldRenderExperienceLnet/minecraft/client/gui/hud/InGameHud;shouldRenderExperience()Zintermediary method_56135Lnet/minecraft/class_329;method_56135()Zofficial mLfgy;m()Z
-
renderHeldItemTooltip
- Mappings:
Namespace Name Mixin selector named renderHeldItemTooltipLnet/minecraft/client/gui/hud/InGameHud;renderHeldItemTooltip(Lnet/minecraft/client/gui/DrawContext;)Vintermediary method_1749Lnet/minecraft/class_329;method_1749(Lnet/minecraft/class_332;)Vofficial aLfgy;a(Lfgz;)V
-
renderDemoTimer
- Mappings:
Namespace Name Mixin selector named renderDemoTimerLnet/minecraft/client/gui/hud/InGameHud;renderDemoTimer(Lnet/minecraft/client/gui/DrawContext;F)Vintermediary method_1766Lnet/minecraft/class_329;method_1766(Lnet/minecraft/class_332;F)Vofficial oLfgy;o(Lfgz;F)V
-
renderScoreboardSidebar
- Mappings:
Namespace Name Mixin selector named renderScoreboardSidebarLnet/minecraft/client/gui/hud/InGameHud;renderScoreboardSidebar(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/scoreboard/ScoreboardObjective;)Vintermediary method_1757Lnet/minecraft/class_329;method_1757(Lnet/minecraft/class_332;Lnet/minecraft/class_266;)Vofficial aLfgy;a(Lfgz;Lewv;)V
-
getCameraPlayer
- Mappings:
Namespace Name Mixin selector named getCameraPlayerLnet/minecraft/client/gui/hud/InGameHud;getCameraPlayer()Lnet/minecraft/entity/player/PlayerEntity;intermediary method_1737Lnet/minecraft/class_329;method_1737()Lnet/minecraft/class_1657;official nLfgy;n()Lcmh;
-
getRiddenEntity
- Mappings:
Namespace Name Mixin selector named getRiddenEntityLnet/minecraft/client/gui/hud/InGameHud;getRiddenEntity()Lnet/minecraft/entity/LivingEntity;intermediary method_1734Lnet/minecraft/class_329;method_1734()Lnet/minecraft/class_1309;official oLfgy;o()Lbsy;
-
getHeartCount
- Mappings:
Namespace Name Mixin selector named getHeartCountLnet/minecraft/client/gui/hud/InGameHud;getHeartCount(Lnet/minecraft/entity/LivingEntity;)Iintermediary method_1744Lnet/minecraft/class_329;method_1744(Lnet/minecraft/class_1309;)Iofficial aLfgy;a(Lbsy;)I
-
getHeartRows
private int getHeartRows(int heartCount) - Mappings:
Namespace Name Mixin selector named getHeartRowsLnet/minecraft/client/gui/hud/InGameHud;getHeartRows(I)Iintermediary method_1733Lnet/minecraft/class_329;method_1733(I)Iofficial aLfgy;a(I)I
-
renderStatusBars
Renders the armor, health, air, and hunger bars.- Mappings:
Namespace Name Mixin selector named renderStatusBarsLnet/minecraft/client/gui/hud/InGameHud;renderStatusBars(Lnet/minecraft/client/gui/DrawContext;)Vintermediary method_1760Lnet/minecraft/class_329;method_1760(Lnet/minecraft/class_332;)Vofficial bLfgy;b(Lfgz;)V
-
renderArmor
private static void renderArmor(DrawContext context, PlayerEntity player, int int2, int int3, int int4, int x) - Mappings:
Namespace Name Mixin selector named renderArmorLnet/minecraft/client/gui/hud/InGameHud;renderArmor(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/entity/player/PlayerEntity;IIII)Vintermediary method_58478Lnet/minecraft/class_329;method_58478(Lnet/minecraft/class_332;Lnet/minecraft/class_1657;IIII)Vofficial aLfgy;a(Lfgz;Lcmh;IIII)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 named renderHealthBarLnet/minecraft/client/gui/hud/InGameHud;renderHealthBar(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/entity/player/PlayerEntity;IIIIFIIIZ)Vintermediary method_37298Lnet/minecraft/class_329;method_37298(Lnet/minecraft/class_332;Lnet/minecraft/class_1657;IIIIFIIIZ)Vofficial aLfgy;a(Lfgz;Lcmh;IIIIFIIIZ)V
-
drawHeart
private void drawHeart(DrawContext context, InGameHud.HeartType type, int x, int y, boolean hardcore, boolean blinking, boolean half) - Mappings:
Namespace Name Mixin selector named drawHeartLnet/minecraft/client/gui/hud/InGameHud;drawHeart(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/client/gui/hud/InGameHud$HeartType;IIZZZ)Vintermediary method_37299Lnet/minecraft/class_329;method_37299(Lnet/minecraft/class_332;Lnet/minecraft/class_329$class_6411;IIZZZ)Vofficial aLfgy;a(Lfgz;Lfgy$b;IIZZZ)V
-
renderFood
- Mappings:
Namespace Name Mixin selector named renderFoodLnet/minecraft/client/gui/hud/InGameHud;renderFood(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/entity/player/PlayerEntity;II)Vintermediary method_58477Lnet/minecraft/class_329;method_58477(Lnet/minecraft/class_332;Lnet/minecraft/class_1657;II)Vofficial aLfgy;a(Lfgz;Lcmh;II)V
-
renderMountHealth
- Mappings:
Namespace Name Mixin selector named renderMountHealthLnet/minecraft/client/gui/hud/InGameHud;renderMountHealth(Lnet/minecraft/client/gui/DrawContext;)Vintermediary method_1741Lnet/minecraft/class_329;method_1741(Lnet/minecraft/class_332;)Vofficial cLfgy;c(Lfgz;)V
-
renderOverlay
- Mappings:
Namespace Name Mixin selector named renderOverlayLnet/minecraft/client/gui/hud/InGameHud;renderOverlay(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/util/Identifier;F)Vintermediary method_31977Lnet/minecraft/class_329;method_31977(Lnet/minecraft/class_332;Lnet/minecraft/class_2960;F)Vofficial aLfgy;a(Lfgz;Lakk;F)V
-
renderSpyglassOverlay
- Mappings:
Namespace Name Mixin selector named renderSpyglassOverlayLnet/minecraft/client/gui/hud/InGameHud;renderSpyglassOverlay(Lnet/minecraft/client/gui/DrawContext;F)Vintermediary method_32598Lnet/minecraft/class_329;method_32598(Lnet/minecraft/class_332;F)Vofficial pLfgy;p(Lfgz;F)V
-
updateVignetteDarkness
- Mappings:
Namespace Name Mixin selector named updateVignetteDarknessLnet/minecraft/client/gui/hud/InGameHud;updateVignetteDarkness(Lnet/minecraft/entity/Entity;)Vintermediary method_1731Lnet/minecraft/class_329;method_1731(Lnet/minecraft/class_1297;)Vofficial aLfgy;a(Lbsd;)V
-
renderVignetteOverlay
- Mappings:
Namespace Name Mixin selector named renderVignetteOverlayLnet/minecraft/client/gui/hud/InGameHud;renderVignetteOverlay(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/entity/Entity;)Vintermediary method_1735Lnet/minecraft/class_329;method_1735(Lnet/minecraft/class_332;Lnet/minecraft/class_1297;)Vofficial aLfgy;a(Lfgz;Lbsd;)V
-
renderPortalOverlay
- Mappings:
Namespace Name Mixin selector named renderPortalOverlayLnet/minecraft/client/gui/hud/InGameHud;renderPortalOverlay(Lnet/minecraft/client/gui/DrawContext;F)Vintermediary method_1746Lnet/minecraft/class_329;method_1746(Lnet/minecraft/class_332;F)Vofficial qLfgy;q(Lfgz;F)V
-
renderHotbarItem
private void renderHotbarItem(DrawContext context, int x, int y, float tickDelta, PlayerEntity player, ItemStack stack, int seed) - Mappings:
Namespace Name Mixin selector named renderHotbarItemLnet/minecraft/client/gui/hud/InGameHud;renderHotbarItem(Lnet/minecraft/client/gui/DrawContext;IIFLnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/item/ItemStack;I)Vintermediary method_1762Lnet/minecraft/class_329;method_1762(Lnet/minecraft/class_332;IIFLnet/minecraft/class_1657;Lnet/minecraft/class_1799;I)Vofficial aLfgy;a(Lfgz;IIFLcmh;Lcua;I)V
-
tick
public void tick(boolean paused) - Mappings:
Namespace Name Mixin selector named tickLnet/minecraft/client/gui/hud/InGameHud;tick(Z)Vintermediary method_39191Lnet/minecraft/class_329;method_39191(Z)Vofficial aLfgy;a(Z)V
-
tick
private void tick()- Mappings:
Namespace Name Mixin selector named tickLnet/minecraft/client/gui/hud/InGameHud;tick()Vintermediary method_1748Lnet/minecraft/class_329;method_1748()Vofficial pLfgy;p()V
-
tickAutosaveIndicator
private void tickAutosaveIndicator()- Mappings:
Namespace Name Mixin selector named tickAutosaveIndicatorLnet/minecraft/client/gui/hud/InGameHud;tickAutosaveIndicator()Vintermediary method_39193Lnet/minecraft/class_329;method_39193()Vofficial qLfgy;q()V
-
setRecordPlayingOverlay
- Mappings:
Namespace Name Mixin selector named setRecordPlayingOverlayLnet/minecraft/client/gui/hud/InGameHud;setRecordPlayingOverlay(Lnet/minecraft/text/Text;)Vintermediary method_1732Lnet/minecraft/class_329;method_1732(Lnet/minecraft/class_2561;)Vofficial aLfgy;a(Lwu;)V
-
setOverlayMessage
- Mappings:
Namespace Name Mixin selector named setOverlayMessageLnet/minecraft/client/gui/hud/InGameHud;setOverlayMessage(Lnet/minecraft/text/Text;Z)Vintermediary method_1758Lnet/minecraft/class_329;method_1758(Lnet/minecraft/class_2561;Z)Vofficial aLfgy;a(Lwu;Z)V
-
setCanShowChatDisabledScreen
public void setCanShowChatDisabledScreen(boolean canShowChatDisabledScreen) - Mappings:
Namespace Name Mixin selector named setCanShowChatDisabledScreenLnet/minecraft/client/gui/hud/InGameHud;setCanShowChatDisabledScreen(Z)Vintermediary method_44354Lnet/minecraft/class_329;method_44354(Z)Vofficial bLfgy;b(Z)V
-
shouldShowChatDisabledScreen
public boolean shouldShowChatDisabledScreen()- Mappings:
Namespace Name Mixin selector named shouldShowChatDisabledScreenLnet/minecraft/client/gui/hud/InGameHud;shouldShowChatDisabledScreen()Zintermediary method_44353Lnet/minecraft/class_329;method_44353()Zofficial bLfgy;b()Z
-
setTitleTicks
public void setTitleTicks(int fadeInTicks, int stayTicks, int fadeOutTicks) - Mappings:
Namespace Name Mixin selector named setTitleTicksLnet/minecraft/client/gui/hud/InGameHud;setTitleTicks(III)Vintermediary method_34001Lnet/minecraft/class_329;method_34001(III)Vofficial aLfgy;a(III)V
-
setSubtitle
- Mappings:
Namespace Name Mixin selector named setSubtitleLnet/minecraft/client/gui/hud/InGameHud;setSubtitle(Lnet/minecraft/text/Text;)Vintermediary method_34002Lnet/minecraft/class_329;method_34002(Lnet/minecraft/class_2561;)Vofficial bLfgy;b(Lwu;)V
-
setTitle
- Mappings:
Namespace Name Mixin selector named setTitleLnet/minecraft/client/gui/hud/InGameHud;setTitle(Lnet/minecraft/text/Text;)Vintermediary method_34004Lnet/minecraft/class_329;method_34004(Lnet/minecraft/class_2561;)Vofficial cLfgy;c(Lwu;)V
-
clearTitle
public void clearTitle()- Mappings:
Namespace Name Mixin selector named clearTitleLnet/minecraft/client/gui/hud/InGameHud;clearTitle()Vintermediary method_34003Lnet/minecraft/class_329;method_34003()Vofficial cLfgy;c()V
-
getChatHud
- Mappings:
Namespace Name Mixin selector named getChatHudLnet/minecraft/client/gui/hud/InGameHud;getChatHud()Lnet/minecraft/client/gui/hud/ChatHud;intermediary method_1743Lnet/minecraft/class_329;method_1743()Lnet/minecraft/class_338;official dLfgy;d()Lfhn;
-
getTicks
public int getTicks()- Mappings:
Namespace Name Mixin selector named getTicksLnet/minecraft/client/gui/hud/InGameHud;getTicks()Iintermediary method_1738Lnet/minecraft/class_329;method_1738()Iofficial eLfgy;e()I
-
getTextRenderer
- Mappings:
Namespace Name Mixin selector named getTextRendererLnet/minecraft/client/gui/hud/InGameHud;getTextRenderer()Lnet/minecraft/client/font/TextRenderer;intermediary method_1756Lnet/minecraft/class_329;method_1756()Lnet/minecraft/class_327;official fLfgy;f()Lfgx;
-
getSpectatorHud
- Mappings:
Namespace Name Mixin selector named getSpectatorHudLnet/minecraft/client/gui/hud/InGameHud;getSpectatorHud()Lnet/minecraft/client/gui/hud/SpectatorHud;intermediary method_1739Lnet/minecraft/class_329;method_1739()Lnet/minecraft/class_365;official gLfgy;g()Lfjl;
-
getPlayerListHud
- Mappings:
Namespace Name Mixin selector named getPlayerListHudLnet/minecraft/client/gui/hud/InGameHud;getPlayerListHud()Lnet/minecraft/client/gui/hud/PlayerListHud;intermediary method_1750Lnet/minecraft/class_329;method_1750()Lnet/minecraft/class_355;official hLfgy;h()Lfin;
-
clear
public void clear()- Mappings:
Namespace Name Mixin selector named clearLnet/minecraft/client/gui/hud/InGameHud;clear()Vintermediary method_1747Lnet/minecraft/class_329;method_1747()Vofficial iLfgy;i()V
-
getBossBarHud
- Mappings:
Namespace Name Mixin selector named getBossBarHudLnet/minecraft/client/gui/hud/InGameHud;getBossBarHud()Lnet/minecraft/client/gui/hud/BossBarHud;intermediary method_1740Lnet/minecraft/class_329;method_1740()Lnet/minecraft/class_337;official jLfgy;j()Lfhl;
-
getDebugHud
- Mappings:
Namespace Name Mixin selector named getDebugHudLnet/minecraft/client/gui/hud/InGameHud;getDebugHud()Lnet/minecraft/client/gui/hud/DebugHud;intermediary method_53531Lnet/minecraft/class_329;method_53531()Lnet/minecraft/class_340;official kLfgy;k()Lfhu;
-
resetDebugHudChunk
public void resetDebugHudChunk()- Mappings:
Namespace Name Mixin selector named resetDebugHudChunkLnet/minecraft/client/gui/hud/InGameHud;resetDebugHudChunk()Vintermediary method_1745Lnet/minecraft/class_329;method_1745()Vofficial lLfgy;l()V
-
renderAutosaveIndicator
- Mappings:
Namespace Name Mixin selector named renderAutosaveIndicatorLnet/minecraft/client/gui/hud/InGameHud;renderAutosaveIndicator(Lnet/minecraft/client/gui/DrawContext;F)Vintermediary method_39192Lnet/minecraft/class_329;method_39192(Lnet/minecraft/class_332;F)Vofficial bLfgy;b(Lfgz;F)V
-