Class InGameHud

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

@Environment(CLIENT) public class InGameHud extends Object
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/InGameHud
intermediary net/minecraft/class_329
official fgy
  • Field Details

    • CROSSHAIR_TEXTURE

      private static final Identifier CROSSHAIR_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named CROSSHAIR_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;CROSSHAIR_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45304 Lnet/minecraft/class_329;field_45304:Lnet/minecraft/class_2960;
      official b Lfgy;b:Lakk;
    • CROSSHAIR_ATTACK_INDICATOR_FULL_TEXTURE

      private static final Identifier CROSSHAIR_ATTACK_INDICATOR_FULL_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named CROSSHAIR_ATTACK_INDICATOR_FULL_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;CROSSHAIR_ATTACK_INDICATOR_FULL_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45305 Lnet/minecraft/class_329;field_45305:Lnet/minecraft/class_2960;
      official c Lfgy;c:Lakk;
    • CROSSHAIR_ATTACK_INDICATOR_BACKGROUND_TEXTURE

      private static final Identifier CROSSHAIR_ATTACK_INDICATOR_BACKGROUND_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named CROSSHAIR_ATTACK_INDICATOR_BACKGROUND_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;CROSSHAIR_ATTACK_INDICATOR_BACKGROUND_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45306 Lnet/minecraft/class_329;field_45306:Lnet/minecraft/class_2960;
      official d Lfgy;d:Lakk;
    • CROSSHAIR_ATTACK_INDICATOR_PROGRESS_TEXTURE

      private static final Identifier CROSSHAIR_ATTACK_INDICATOR_PROGRESS_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named CROSSHAIR_ATTACK_INDICATOR_PROGRESS_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;CROSSHAIR_ATTACK_INDICATOR_PROGRESS_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45307 Lnet/minecraft/class_329;field_45307:Lnet/minecraft/class_2960;
      official e Lfgy;e:Lakk;
    • EFFECT_BACKGROUND_AMBIENT_TEXTURE

      private static final Identifier EFFECT_BACKGROUND_AMBIENT_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named EFFECT_BACKGROUND_AMBIENT_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;EFFECT_BACKGROUND_AMBIENT_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45308 Lnet/minecraft/class_329;field_45308:Lnet/minecraft/class_2960;
      official f Lfgy;f:Lakk;
    • EFFECT_BACKGROUND_TEXTURE

      private static final Identifier EFFECT_BACKGROUND_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named EFFECT_BACKGROUND_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;EFFECT_BACKGROUND_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45309 Lnet/minecraft/class_329;field_45309:Lnet/minecraft/class_2960;
      official g Lfgy;g:Lakk;
    • HOTBAR_TEXTURE

      private static final Identifier HOTBAR_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named HOTBAR_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;HOTBAR_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45310 Lnet/minecraft/class_329;field_45310:Lnet/minecraft/class_2960;
      official h Lfgy;h:Lakk;
    • HOTBAR_SELECTION_TEXTURE

      private static final Identifier HOTBAR_SELECTION_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named HOTBAR_SELECTION_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;HOTBAR_SELECTION_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45311 Lnet/minecraft/class_329;field_45311:Lnet/minecraft/class_2960;
      official i Lfgy;i:Lakk;
    • HOTBAR_OFFHAND_LEFT_TEXTURE

      private static final Identifier HOTBAR_OFFHAND_LEFT_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named HOTBAR_OFFHAND_LEFT_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;HOTBAR_OFFHAND_LEFT_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45312 Lnet/minecraft/class_329;field_45312:Lnet/minecraft/class_2960;
      official j Lfgy;j:Lakk;
    • HOTBAR_OFFHAND_RIGHT_TEXTURE

      private static final Identifier HOTBAR_OFFHAND_RIGHT_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named HOTBAR_OFFHAND_RIGHT_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;HOTBAR_OFFHAND_RIGHT_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45313 Lnet/minecraft/class_329;field_45313:Lnet/minecraft/class_2960;
      official k Lfgy;k:Lakk;
    • HOTBAR_ATTACK_INDICATOR_BACKGROUND_TEXTURE

      private static final Identifier HOTBAR_ATTACK_INDICATOR_BACKGROUND_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named HOTBAR_ATTACK_INDICATOR_BACKGROUND_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;HOTBAR_ATTACK_INDICATOR_BACKGROUND_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45314 Lnet/minecraft/class_329;field_45314:Lnet/minecraft/class_2960;
      official l Lfgy;l:Lakk;
    • HOTBAR_ATTACK_INDICATOR_PROGRESS_TEXTURE

      private static final Identifier HOTBAR_ATTACK_INDICATOR_PROGRESS_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named HOTBAR_ATTACK_INDICATOR_PROGRESS_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;HOTBAR_ATTACK_INDICATOR_PROGRESS_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45315 Lnet/minecraft/class_329;field_45315:Lnet/minecraft/class_2960;
      official m Lfgy;m:Lakk;
    • JUMP_BAR_BACKGROUND_TEXTURE

      private static final Identifier JUMP_BAR_BACKGROUND_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named JUMP_BAR_BACKGROUND_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;JUMP_BAR_BACKGROUND_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45316 Lnet/minecraft/class_329;field_45316:Lnet/minecraft/class_2960;
      official n Lfgy;n:Lakk;
    • JUMP_BAR_COOLDOWN_TEXTURE

      private static final Identifier JUMP_BAR_COOLDOWN_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named JUMP_BAR_COOLDOWN_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;JUMP_BAR_COOLDOWN_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45317 Lnet/minecraft/class_329;field_45317:Lnet/minecraft/class_2960;
      official o Lfgy;o:Lakk;
    • JUMP_BAR_PROGRESS_TEXTURE

      private static final Identifier JUMP_BAR_PROGRESS_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named JUMP_BAR_PROGRESS_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;JUMP_BAR_PROGRESS_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45318 Lnet/minecraft/class_329;field_45318:Lnet/minecraft/class_2960;
      official p Lfgy;p:Lakk;
    • EXPERIENCE_BAR_BACKGROUND_TEXTURE

      private static final Identifier EXPERIENCE_BAR_BACKGROUND_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named EXPERIENCE_BAR_BACKGROUND_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;EXPERIENCE_BAR_BACKGROUND_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45319 Lnet/minecraft/class_329;field_45319:Lnet/minecraft/class_2960;
      official q Lfgy;q:Lakk;
    • EXPERIENCE_BAR_PROGRESS_TEXTURE

      private static final Identifier EXPERIENCE_BAR_PROGRESS_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named EXPERIENCE_BAR_PROGRESS_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;EXPERIENCE_BAR_PROGRESS_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45320 Lnet/minecraft/class_329;field_45320:Lnet/minecraft/class_2960;
      official r Lfgy;r:Lakk;
    • ARMOR_EMPTY_TEXTURE

      private static final Identifier ARMOR_EMPTY_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named ARMOR_EMPTY_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;ARMOR_EMPTY_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45321 Lnet/minecraft/class_329;field_45321:Lnet/minecraft/class_2960;
      official s Lfgy;s:Lakk;
    • ARMOR_HALF_TEXTURE

      private static final Identifier ARMOR_HALF_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named ARMOR_HALF_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;ARMOR_HALF_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45322 Lnet/minecraft/class_329;field_45322:Lnet/minecraft/class_2960;
      official t Lfgy;t:Lakk;
    • ARMOR_FULL_TEXTURE

      private static final Identifier ARMOR_FULL_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named ARMOR_FULL_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;ARMOR_FULL_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45323 Lnet/minecraft/class_329;field_45323:Lnet/minecraft/class_2960;
      official u Lfgy;u:Lakk;
    • FOOD_EMPTY_HUNGER_TEXTURE

      private static final Identifier FOOD_EMPTY_HUNGER_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named FOOD_EMPTY_HUNGER_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;FOOD_EMPTY_HUNGER_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45324 Lnet/minecraft/class_329;field_45324:Lnet/minecraft/class_2960;
      official v Lfgy;v:Lakk;
    • FOOD_HALF_HUNGER_TEXTURE

      private static final Identifier FOOD_HALF_HUNGER_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named FOOD_HALF_HUNGER_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;FOOD_HALF_HUNGER_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45325 Lnet/minecraft/class_329;field_45325:Lnet/minecraft/class_2960;
      official w Lfgy;w:Lakk;
    • FOOD_FULL_HUNGER_TEXTURE

      private static final Identifier FOOD_FULL_HUNGER_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named FOOD_FULL_HUNGER_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;FOOD_FULL_HUNGER_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45326 Lnet/minecraft/class_329;field_45326:Lnet/minecraft/class_2960;
      official x Lfgy;x:Lakk;
    • FOOD_EMPTY_TEXTURE

      private static final Identifier FOOD_EMPTY_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named FOOD_EMPTY_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;FOOD_EMPTY_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45327 Lnet/minecraft/class_329;field_45327:Lnet/minecraft/class_2960;
      official y Lfgy;y:Lakk;
    • FOOD_HALF_TEXTURE

      private static final Identifier FOOD_HALF_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named FOOD_HALF_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;FOOD_HALF_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45328 Lnet/minecraft/class_329;field_45328:Lnet/minecraft/class_2960;
      official z Lfgy;z:Lakk;
    • FOOD_FULL_TEXTURE

      private static final Identifier FOOD_FULL_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named FOOD_FULL_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;FOOD_FULL_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45298 Lnet/minecraft/class_329;field_45298:Lnet/minecraft/class_2960;
      official A Lfgy;A:Lakk;
    • AIR_TEXTURE

      private static final Identifier AIR_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named AIR_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;AIR_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45299 Lnet/minecraft/class_329;field_45299:Lnet/minecraft/class_2960;
      official B Lfgy;B:Lakk;
    • AIR_BURSTING_TEXTURE

      private static final Identifier AIR_BURSTING_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named AIR_BURSTING_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;AIR_BURSTING_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45300 Lnet/minecraft/class_329;field_45300:Lnet/minecraft/class_2960;
      official C Lfgy;C:Lakk;
    • VEHICLE_CONTAINER_HEART_TEXTURE

      private static final Identifier VEHICLE_CONTAINER_HEART_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named VEHICLE_CONTAINER_HEART_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;VEHICLE_CONTAINER_HEART_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45301 Lnet/minecraft/class_329;field_45301:Lnet/minecraft/class_2960;
      official D Lfgy;D:Lakk;
    • VEHICLE_FULL_HEART_TEXTURE

      private static final Identifier VEHICLE_FULL_HEART_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named VEHICLE_FULL_HEART_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;VEHICLE_FULL_HEART_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45302 Lnet/minecraft/class_329;field_45302:Lnet/minecraft/class_2960;
      official E Lfgy;E:Lakk;
    • VEHICLE_HALF_HEART_TEXTURE

      private static final Identifier VEHICLE_HALF_HEART_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named VEHICLE_HALF_HEART_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;VEHICLE_HALF_HEART_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45303 Lnet/minecraft/class_329;field_45303:Lnet/minecraft/class_2960;
      official F Lfgy;F:Lakk;
    • VIGNETTE_TEXTURE

      private static final Identifier VIGNETTE_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named VIGNETTE_TEXTURE Lnet/minecraft/client/gui/hud/InGameHud;VIGNETTE_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_2020 Lnet/minecraft/class_329;field_2020:Lnet/minecraft/class_2960;
      official G Lfgy;G:Lakk;
    • PUMPKIN_BLUR

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

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

      private static final Identifier POWDER_SNOW_OUTLINE
      Mappings:
      Namespace Name Mixin selector
      named POWDER_SNOW_OUTLINE Lnet/minecraft/client/gui/hud/InGameHud;POWDER_SNOW_OUTLINE:Lnet/minecraft/util/Identifier;
      intermediary field_27960 Lnet/minecraft/class_329;field_27960:Lnet/minecraft/class_2960;
      official J Lfgy;J:Lakk;
    • SCOREBOARD_ENTRY_COMPARATOR

      private static final Comparator<ScoreboardEntry> SCOREBOARD_ENTRY_COMPARATOR
      Mappings:
      Namespace Name Mixin selector
      named SCOREBOARD_ENTRY_COMPARATOR Lnet/minecraft/client/gui/hud/InGameHud;SCOREBOARD_ENTRY_COMPARATOR:Ljava/util/Comparator;
      intermediary field_47550 Lnet/minecraft/class_329;field_47550:Ljava/util/Comparator;
      official K Lfgy;K:Ljava/util/Comparator;
    • DEMO_EXPIRED_MESSAGE

      private static final Text DEMO_EXPIRED_MESSAGE
      Mappings:
      Namespace Name Mixin selector
      named DEMO_EXPIRED_MESSAGE Lnet/minecraft/client/gui/hud/InGameHud;DEMO_EXPIRED_MESSAGE:Lnet/minecraft/text/Text;
      intermediary field_26527 Lnet/minecraft/class_329;field_26527:Lnet/minecraft/class_2561;
      official L Lfgy;L:Lwu;
    • SAVING_LEVEL_TEXT

      private static final Text SAVING_LEVEL_TEXT
      Mappings:
      Namespace Name Mixin selector
      named SAVING_LEVEL_TEXT Lnet/minecraft/client/gui/hud/InGameHud;SAVING_LEVEL_TEXT:Lnet/minecraft/text/Text;
      intermediary field_35430 Lnet/minecraft/class_329;field_35430:Lnet/minecraft/class_2561;
      official M Lfgy;M:Lwu;
    • WHITE

      private static final int WHITE
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named WHITE Lnet/minecraft/client/gui/hud/InGameHud;WHITE:I
      intermediary field_32167 Lnet/minecraft/class_329;field_32167:I
      official N Lfgy;N:I
    • field_32168

      private static final float field_32168
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_32168 Lnet/minecraft/client/gui/hud/InGameHud;field_32168:F
      intermediary field_32168 Lnet/minecraft/class_329;field_32168:F
      official O Lfgy;O:F
    • field_32169

      private static final int field_32169
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_32169 Lnet/minecraft/client/gui/hud/InGameHud;field_32169:I
      intermediary field_32169 Lnet/minecraft/class_329;field_32169:I
      official P Lfgy;P:I
    • field_32170

      private static final int field_32170
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_32170 Lnet/minecraft/client/gui/hud/InGameHud;field_32170:I
      intermediary field_32170 Lnet/minecraft/class_329;field_32170:I
      official Q Lfgy;Q:I
    • SCOREBOARD_JOINER

      private static final String SCOREBOARD_JOINER
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named SCOREBOARD_JOINER Lnet/minecraft/client/gui/hud/InGameHud;SCOREBOARD_JOINER:Ljava/lang/String;
      intermediary field_32171 Lnet/minecraft/class_329;field_32171:Ljava/lang/String;
      official R Lfgy;R:Ljava/lang/String;
    • field_32172

      private static final float field_32172
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_32172 Lnet/minecraft/client/gui/hud/InGameHud;field_32172:F
      intermediary field_32172 Lnet/minecraft/class_329;field_32172:F
      official S Lfgy;S:F
    • field_33942

      private static final int field_33942
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_33942 Lnet/minecraft/client/gui/hud/InGameHud;field_33942:I
      intermediary field_33942 Lnet/minecraft/class_329;field_33942:I
      official T Lfgy;T:I
    • field_33943

      private static final int field_33943
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_33943 Lnet/minecraft/client/gui/hud/InGameHud;field_33943:I
      intermediary field_33943 Lnet/minecraft/class_329;field_33943:I
      official U Lfgy;U:I
    • field_35431

      private static final float field_35431
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_35431 Lnet/minecraft/client/gui/hud/InGameHud;field_35431:F
      intermediary field_35431 Lnet/minecraft/class_329;field_35431:F
      official V Lfgy;V:F
    • random

      private final Random random
      Mappings:
      Namespace Name Mixin selector
      named random Lnet/minecraft/client/gui/hud/InGameHud;random:Lnet/minecraft/util/math/random/Random;
      intermediary field_2034 Lnet/minecraft/class_329;field_2034:Lnet/minecraft/class_5819;
      official W Lfgy;W:Laym;
    • client

      private final MinecraftClient client
      Mappings:
      Namespace Name Mixin selector
      named client Lnet/minecraft/client/gui/hud/InGameHud;client:Lnet/minecraft/client/MinecraftClient;
      intermediary field_2035 Lnet/minecraft/class_329;field_2035:Lnet/minecraft/class_310;
      official X Lfgy;X:Lffn;
    • chatHud

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

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

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

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

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

      private boolean canShowChatDisabledScreen
      Mappings:
      Namespace Name Mixin selector
      named canShowChatDisabledScreen Lnet/minecraft/client/gui/hud/InGameHud;canShowChatDisabledScreen:Z
      intermediary field_39458 Lnet/minecraft/class_329;field_39458:Z
      official ad Lfgy;ad:Z
    • vignetteDarkness

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

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

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

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

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

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

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

      private final BossBarHud bossBarHud
      Mappings:
      Namespace Name Mixin selector
      named bossBarHud Lnet/minecraft/client/gui/hud/InGameHud;bossBarHud:Lnet/minecraft/client/gui/hud/BossBarHud;
      intermediary field_2030 Lnet/minecraft/class_329;field_2030:Lnet/minecraft/class_337;
      official ak Lfgy;ak:Lfhl;
    • titleRemainTicks

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

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

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

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

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

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

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

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

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

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

      private float autosaveIndicatorAlpha
      Mappings:
      Namespace Name Mixin selector
      named autosaveIndicatorAlpha Lnet/minecraft/client/gui/hud/InGameHud;autosaveIndicatorAlpha:F
      intermediary field_35428 Lnet/minecraft/class_329;field_35428:F
      official av Lfgy;av:F
    • lastAutosaveIndicatorAlpha

      private float lastAutosaveIndicatorAlpha
      Mappings:
      Namespace Name Mixin selector
      named lastAutosaveIndicatorAlpha Lnet/minecraft/client/gui/hud/InGameHud;lastAutosaveIndicatorAlpha:F
      intermediary field_35429 Lnet/minecraft/class_329;field_35429:F
      official aw Lfgy;aw:F
    • layeredDrawer

      private final LayeredDrawer layeredDrawer
      Mappings:
      Namespace Name Mixin selector
      named layeredDrawer Lnet/minecraft/client/gui/hud/InGameHud;layeredDrawer:Lnet/minecraft/client/gui/LayeredDrawer;
      intermediary field_47847 Lnet/minecraft/class_329;field_47847:Lnet/minecraft/class_9080;
      official ax Lfgy;ax:Lfhb;
    • spyglassScale

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

    • InGameHud

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

    • setDefaultTitleFade

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

      public void render(DrawContext context, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/gui/hud/InGameHud;render(Lnet/minecraft/client/gui/DrawContext;F)V
      intermediary method_1753 Lnet/minecraft/class_329;method_1753(Lnet/minecraft/class_332;F)V
      official a Lfgy;a(Lfgz;F)V
    • renderMiscOverlays

      private void renderMiscOverlays(DrawContext context, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named renderMiscOverlays Lnet/minecraft/client/gui/hud/InGameHud;renderMiscOverlays(Lnet/minecraft/client/gui/DrawContext;F)V
      intermediary method_55798 Lnet/minecraft/class_329;method_55798(Lnet/minecraft/class_332;F)V
      official c Lfgy;c(Lfgz;F)V
    • renderSleepOverlay

      private void renderSleepOverlay(DrawContext context, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named renderSleepOverlay Lnet/minecraft/client/gui/hud/InGameHud;renderSleepOverlay(Lnet/minecraft/client/gui/DrawContext;F)V
      intermediary method_55799 Lnet/minecraft/class_329;method_55799(Lnet/minecraft/class_332;F)V
      official d Lfgy;d(Lfgz;F)V
    • renderOverlayMessage

      private void renderOverlayMessage(DrawContext context, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named renderOverlayMessage Lnet/minecraft/client/gui/hud/InGameHud;renderOverlayMessage(Lnet/minecraft/client/gui/DrawContext;F)V
      intermediary method_55800 Lnet/minecraft/class_329;method_55800(Lnet/minecraft/class_332;F)V
      official e Lfgy;e(Lfgz;F)V
    • renderTitleAndSubtitle

      private void renderTitleAndSubtitle(DrawContext context, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named renderTitleAndSubtitle Lnet/minecraft/client/gui/hud/InGameHud;renderTitleAndSubtitle(Lnet/minecraft/client/gui/DrawContext;F)V
      intermediary method_55801 Lnet/minecraft/class_329;method_55801(Lnet/minecraft/class_332;F)V
      official f Lfgy;f(Lfgz;F)V
    • renderChat

      private void renderChat(DrawContext context, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named renderChat Lnet/minecraft/client/gui/hud/InGameHud;renderChat(Lnet/minecraft/client/gui/DrawContext;F)V
      intermediary method_55802 Lnet/minecraft/class_329;method_55802(Lnet/minecraft/class_332;F)V
      official g Lfgy;g(Lfgz;F)V
    • renderScoreboardSidebar

      private void renderScoreboardSidebar(DrawContext context, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named renderScoreboardSidebar Lnet/minecraft/client/gui/hud/InGameHud;renderScoreboardSidebar(Lnet/minecraft/client/gui/DrawContext;F)V
      intermediary method_55803 Lnet/minecraft/class_329;method_55803(Lnet/minecraft/class_332;F)V
      official h Lfgy;h(Lfgz;F)V
    • renderPlayerList

      private void renderPlayerList(DrawContext context, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named renderPlayerList Lnet/minecraft/client/gui/hud/InGameHud;renderPlayerList(Lnet/minecraft/client/gui/DrawContext;F)V
      intermediary method_55804 Lnet/minecraft/class_329;method_55804(Lnet/minecraft/class_332;F)V
      official i Lfgy;i(Lfgz;F)V
    • drawTextBackground

      private void drawTextBackground(DrawContext context, TextRenderer textRenderer, int yOffset, int width, int color)
      Mappings:
      Namespace Name Mixin selector
      named drawTextBackground Lnet/minecraft/client/gui/hud/InGameHud;drawTextBackground(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/client/font/TextRenderer;III)V
      intermediary method_19346 Lnet/minecraft/class_329;method_19346(Lnet/minecraft/class_332;Lnet/minecraft/class_327;III)V
      official a Lfgy;a(Lfgz;Lfgx;III)V
    • renderCrosshair

      private void renderCrosshair(DrawContext context, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named renderCrosshair Lnet/minecraft/client/gui/hud/InGameHud;renderCrosshair(Lnet/minecraft/client/gui/DrawContext;F)V
      intermediary method_1736 Lnet/minecraft/class_329;method_1736(Lnet/minecraft/class_332;F)V
      official j Lfgy;j(Lfgz;F)V
    • shouldRenderSpectatorCrosshair

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

      private void renderStatusEffectOverlay(DrawContext context, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named renderStatusEffectOverlay Lnet/minecraft/client/gui/hud/InGameHud;renderStatusEffectOverlay(Lnet/minecraft/client/gui/DrawContext;F)V
      intermediary method_1765 Lnet/minecraft/class_329;method_1765(Lnet/minecraft/class_332;F)V
      official k Lfgy;k(Lfgz;F)V
    • renderMainHud

      private void renderMainHud(DrawContext context, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named renderMainHud Lnet/minecraft/client/gui/hud/InGameHud;renderMainHud(Lnet/minecraft/client/gui/DrawContext;F)V
      intermediary method_55805 Lnet/minecraft/class_329;method_55805(Lnet/minecraft/class_332;F)V
      official l Lfgy;l(Lfgz;F)V
    • renderHotbar

      private void renderHotbar(DrawContext context, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named renderHotbar Lnet/minecraft/client/gui/hud/InGameHud;renderHotbar(Lnet/minecraft/client/gui/DrawContext;F)V
      intermediary method_1759 Lnet/minecraft/class_329;method_1759(Lnet/minecraft/class_332;F)V
      official m Lfgy;m(Lfgz;F)V
    • renderMountJumpBar

      private void renderMountJumpBar(JumpingMount mount, DrawContext context, int x)
      Mappings:
      Namespace Name Mixin selector
      named renderMountJumpBar Lnet/minecraft/client/gui/hud/InGameHud;renderMountJumpBar(Lnet/minecraft/entity/JumpingMount;Lnet/minecraft/client/gui/DrawContext;I)V
      intermediary method_1752 Lnet/minecraft/class_329;method_1752(Lnet/minecraft/class_1316;Lnet/minecraft/class_332;I)V
      official a Lfgy;a(Lbtj;Lfgz;I)V
    • renderExperienceBar

      private void renderExperienceBar(DrawContext context, int x)
      Mappings:
      Namespace Name Mixin selector
      named renderExperienceBar Lnet/minecraft/client/gui/hud/InGameHud;renderExperienceBar(Lnet/minecraft/client/gui/DrawContext;I)V
      intermediary method_1754 Lnet/minecraft/class_329;method_1754(Lnet/minecraft/class_332;I)V
      official a Lfgy;a(Lfgz;I)V
    • renderExperienceLevel

      private void renderExperienceLevel(DrawContext context, float x)
      Mappings:
      Namespace Name Mixin selector
      named renderExperienceLevel Lnet/minecraft/client/gui/hud/InGameHud;renderExperienceLevel(Lnet/minecraft/client/gui/DrawContext;F)V
      intermediary method_56136 Lnet/minecraft/class_329;method_56136(Lnet/minecraft/class_332;F)V
      official n Lfgy;n(Lfgz;F)V
    • shouldRenderExperience

      private boolean shouldRenderExperience()
      Mappings:
      Namespace Name Mixin selector
      named shouldRenderExperience Lnet/minecraft/client/gui/hud/InGameHud;shouldRenderExperience()Z
      intermediary method_56135 Lnet/minecraft/class_329;method_56135()Z
      official m Lfgy;m()Z
    • renderHeldItemTooltip

      private void renderHeldItemTooltip(DrawContext context)
      Mappings:
      Namespace Name Mixin selector
      named renderHeldItemTooltip Lnet/minecraft/client/gui/hud/InGameHud;renderHeldItemTooltip(Lnet/minecraft/client/gui/DrawContext;)V
      intermediary method_1749 Lnet/minecraft/class_329;method_1749(Lnet/minecraft/class_332;)V
      official a Lfgy;a(Lfgz;)V
    • renderDemoTimer

      private void renderDemoTimer(DrawContext context, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named renderDemoTimer Lnet/minecraft/client/gui/hud/InGameHud;renderDemoTimer(Lnet/minecraft/client/gui/DrawContext;F)V
      intermediary method_1766 Lnet/minecraft/class_329;method_1766(Lnet/minecraft/class_332;F)V
      official o Lfgy;o(Lfgz;F)V
    • renderScoreboardSidebar

      private void renderScoreboardSidebar(DrawContext context, ScoreboardObjective objective)
      Mappings:
      Namespace Name Mixin selector
      named renderScoreboardSidebar Lnet/minecraft/client/gui/hud/InGameHud;renderScoreboardSidebar(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/scoreboard/ScoreboardObjective;)V
      intermediary method_1757 Lnet/minecraft/class_329;method_1757(Lnet/minecraft/class_332;Lnet/minecraft/class_266;)V
      official a Lfgy;a(Lfgz;Lewv;)V
    • getCameraPlayer

      @Nullable private @Nullable PlayerEntity getCameraPlayer()
      Mappings:
      Namespace Name Mixin selector
      named getCameraPlayer Lnet/minecraft/client/gui/hud/InGameHud;getCameraPlayer()Lnet/minecraft/entity/player/PlayerEntity;
      intermediary method_1737 Lnet/minecraft/class_329;method_1737()Lnet/minecraft/class_1657;
      official n Lfgy;n()Lcmh;
    • getRiddenEntity

      @Nullable private @Nullable LivingEntity getRiddenEntity()
      Mappings:
      Namespace Name Mixin selector
      named getRiddenEntity Lnet/minecraft/client/gui/hud/InGameHud;getRiddenEntity()Lnet/minecraft/entity/LivingEntity;
      intermediary method_1734 Lnet/minecraft/class_329;method_1734()Lnet/minecraft/class_1309;
      official o Lfgy;o()Lbsy;
    • getHeartCount

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

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

      private void renderStatusBars(DrawContext context)
      Renders the armor, health, air, and hunger bars.
      Mappings:
      Namespace Name Mixin selector
      named renderStatusBars Lnet/minecraft/client/gui/hud/InGameHud;renderStatusBars(Lnet/minecraft/client/gui/DrawContext;)V
      intermediary method_1760 Lnet/minecraft/class_329;method_1760(Lnet/minecraft/class_332;)V
      official b Lfgy;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 renderArmor Lnet/minecraft/client/gui/hud/InGameHud;renderArmor(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/entity/player/PlayerEntity;IIII)V
      intermediary method_58478 Lnet/minecraft/class_329;method_58478(Lnet/minecraft/class_332;Lnet/minecraft/class_1657;IIII)V
      official a Lfgy;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 renderHealthBar Lnet/minecraft/client/gui/hud/InGameHud;renderHealthBar(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/entity/player/PlayerEntity;IIIIFIIIZ)V
      intermediary method_37298 Lnet/minecraft/class_329;method_37298(Lnet/minecraft/class_332;Lnet/minecraft/class_1657;IIIIFIIIZ)V
      official a Lfgy;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 drawHeart Lnet/minecraft/client/gui/hud/InGameHud;drawHeart(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/client/gui/hud/InGameHud$HeartType;IIZZZ)V
      intermediary method_37299 Lnet/minecraft/class_329;method_37299(Lnet/minecraft/class_332;Lnet/minecraft/class_329$class_6411;IIZZZ)V
      official a Lfgy;a(Lfgz;Lfgy$b;IIZZZ)V
    • renderFood

      private void renderFood(DrawContext context, PlayerEntity player, int top, int right)
      Mappings:
      Namespace Name Mixin selector
      named renderFood Lnet/minecraft/client/gui/hud/InGameHud;renderFood(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/entity/player/PlayerEntity;II)V
      intermediary method_58477 Lnet/minecraft/class_329;method_58477(Lnet/minecraft/class_332;Lnet/minecraft/class_1657;II)V
      official a Lfgy;a(Lfgz;Lcmh;II)V
    • renderMountHealth

      private void renderMountHealth(DrawContext context)
      Mappings:
      Namespace Name Mixin selector
      named renderMountHealth Lnet/minecraft/client/gui/hud/InGameHud;renderMountHealth(Lnet/minecraft/client/gui/DrawContext;)V
      intermediary method_1741 Lnet/minecraft/class_329;method_1741(Lnet/minecraft/class_332;)V
      official c Lfgy;c(Lfgz;)V
    • renderOverlay

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

      private void renderSpyglassOverlay(DrawContext context, float scale)
      Mappings:
      Namespace Name Mixin selector
      named renderSpyglassOverlay Lnet/minecraft/client/gui/hud/InGameHud;renderSpyglassOverlay(Lnet/minecraft/client/gui/DrawContext;F)V
      intermediary method_32598 Lnet/minecraft/class_329;method_32598(Lnet/minecraft/class_332;F)V
      official p Lfgy;p(Lfgz;F)V
    • updateVignetteDarkness

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

      private void renderVignetteOverlay(DrawContext context, @Nullable @Nullable Entity entity)
      Mappings:
      Namespace Name Mixin selector
      named renderVignetteOverlay Lnet/minecraft/client/gui/hud/InGameHud;renderVignetteOverlay(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/entity/Entity;)V
      intermediary method_1735 Lnet/minecraft/class_329;method_1735(Lnet/minecraft/class_332;Lnet/minecraft/class_1297;)V
      official a Lfgy;a(Lfgz;Lbsd;)V
    • renderPortalOverlay

      private void renderPortalOverlay(DrawContext context, float nauseaStrength)
      Mappings:
      Namespace Name Mixin selector
      named renderPortalOverlay Lnet/minecraft/client/gui/hud/InGameHud;renderPortalOverlay(Lnet/minecraft/client/gui/DrawContext;F)V
      intermediary method_1746 Lnet/minecraft/class_329;method_1746(Lnet/minecraft/class_332;F)V
      official q Lfgy;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 renderHotbarItem Lnet/minecraft/client/gui/hud/InGameHud;renderHotbarItem(Lnet/minecraft/client/gui/DrawContext;IIFLnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/item/ItemStack;I)V
      intermediary method_1762 Lnet/minecraft/class_329;method_1762(Lnet/minecraft/class_332;IIFLnet/minecraft/class_1657;Lnet/minecraft/class_1799;I)V
      official a Lfgy;a(Lfgz;IIFLcmh;Lcua;I)V
    • tick

      public void tick(boolean paused)
      Mappings:
      Namespace Name Mixin selector
      named tick Lnet/minecraft/client/gui/hud/InGameHud;tick(Z)V
      intermediary method_39191 Lnet/minecraft/class_329;method_39191(Z)V
      official a Lfgy;a(Z)V
    • tick

      private void tick()
      Mappings:
      Namespace Name Mixin selector
      named tick Lnet/minecraft/client/gui/hud/InGameHud;tick()V
      intermediary method_1748 Lnet/minecraft/class_329;method_1748()V
      official p Lfgy;p()V
    • tickAutosaveIndicator

      private void tickAutosaveIndicator()
      Mappings:
      Namespace Name Mixin selector
      named tickAutosaveIndicator Lnet/minecraft/client/gui/hud/InGameHud;tickAutosaveIndicator()V
      intermediary method_39193 Lnet/minecraft/class_329;method_39193()V
      official q Lfgy;q()V
    • setRecordPlayingOverlay

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

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

      public void setCanShowChatDisabledScreen(boolean canShowChatDisabledScreen)
      Mappings:
      Namespace Name Mixin selector
      named setCanShowChatDisabledScreen Lnet/minecraft/client/gui/hud/InGameHud;setCanShowChatDisabledScreen(Z)V
      intermediary method_44354 Lnet/minecraft/class_329;method_44354(Z)V
      official b Lfgy;b(Z)V
    • shouldShowChatDisabledScreen

      public boolean shouldShowChatDisabledScreen()
      Mappings:
      Namespace Name Mixin selector
      named shouldShowChatDisabledScreen Lnet/minecraft/client/gui/hud/InGameHud;shouldShowChatDisabledScreen()Z
      intermediary method_44353 Lnet/minecraft/class_329;method_44353()Z
      official b Lfgy;b()Z
    • setTitleTicks

      public void setTitleTicks(int fadeInTicks, int stayTicks, int fadeOutTicks)
      Mappings:
      Namespace Name Mixin selector
      named setTitleTicks Lnet/minecraft/client/gui/hud/InGameHud;setTitleTicks(III)V
      intermediary method_34001 Lnet/minecraft/class_329;method_34001(III)V
      official a Lfgy;a(III)V
    • setSubtitle

      public void setSubtitle(Text subtitle)
      Mappings:
      Namespace Name Mixin selector
      named setSubtitle Lnet/minecraft/client/gui/hud/InGameHud;setSubtitle(Lnet/minecraft/text/Text;)V
      intermediary method_34002 Lnet/minecraft/class_329;method_34002(Lnet/minecraft/class_2561;)V
      official b Lfgy;b(Lwu;)V
    • setTitle

      public void setTitle(Text title)
      Mappings:
      Namespace Name Mixin selector
      named setTitle Lnet/minecraft/client/gui/hud/InGameHud;setTitle(Lnet/minecraft/text/Text;)V
      intermediary method_34004 Lnet/minecraft/class_329;method_34004(Lnet/minecraft/class_2561;)V
      official c Lfgy;c(Lwu;)V
    • clearTitle

      public void clearTitle()
      Mappings:
      Namespace Name Mixin selector
      named clearTitle Lnet/minecraft/client/gui/hud/InGameHud;clearTitle()V
      intermediary method_34003 Lnet/minecraft/class_329;method_34003()V
      official c Lfgy;c()V
    • getChatHud

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

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

      public TextRenderer getTextRenderer()
      Mappings:
      Namespace Name Mixin selector
      named getTextRenderer Lnet/minecraft/client/gui/hud/InGameHud;getTextRenderer()Lnet/minecraft/client/font/TextRenderer;
      intermediary method_1756 Lnet/minecraft/class_329;method_1756()Lnet/minecraft/class_327;
      official f Lfgy;f()Lfgx;
    • getSpectatorHud

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

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

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

      public BossBarHud getBossBarHud()
      Mappings:
      Namespace Name Mixin selector
      named getBossBarHud Lnet/minecraft/client/gui/hud/InGameHud;getBossBarHud()Lnet/minecraft/client/gui/hud/BossBarHud;
      intermediary method_1740 Lnet/minecraft/class_329;method_1740()Lnet/minecraft/class_337;
      official j Lfgy;j()Lfhl;
    • getDebugHud

      public DebugHud getDebugHud()
      Mappings:
      Namespace Name Mixin selector
      named getDebugHud Lnet/minecraft/client/gui/hud/InGameHud;getDebugHud()Lnet/minecraft/client/gui/hud/DebugHud;
      intermediary method_53531 Lnet/minecraft/class_329;method_53531()Lnet/minecraft/class_340;
      official k Lfgy;k()Lfhu;
    • resetDebugHudChunk

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

      public void renderAutosaveIndicator(DrawContext context, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named renderAutosaveIndicator Lnet/minecraft/client/gui/hud/InGameHud;renderAutosaveIndicator(Lnet/minecraft/client/gui/DrawContext;F)V
      intermediary method_39192 Lnet/minecraft/class_329;method_39192(Lnet/minecraft/class_332;F)V
      official b Lfgy;b(Lfgz;F)V