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
official ewt
intermediary net/minecraft/class_329
named net/minecraft/client/gui/hud/InGameHud
  • Field Details

    • CROSSHAIR_TEXTURE

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    • InGameHud

      public InGameHud(MinecraftClient client, ItemRenderer itemRenderer)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lewt;<init>(Levi;Lfzl;)V
      intermediary <init> Lnet/minecraft/class_329;<init>(Lnet/minecraft/class_310;Lnet/minecraft/class_918;)V
      named <init> Lnet/minecraft/client/gui/hud/InGameHud;<init>(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/render/item/ItemRenderer;)V
  • Method Details

    • setDefaultTitleFade

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

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

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

      private void renderCrosshair(DrawContext context)
      Mappings:
      Namespace Name Mixin selector
      official d Lewt;d(Lewu;)V
      intermediary method_1736 Lnet/minecraft/class_329;method_1736(Lnet/minecraft/class_332;)V
      named renderCrosshair Lnet/minecraft/client/gui/hud/InGameHud;renderCrosshair(Lnet/minecraft/client/gui/DrawContext;)V
    • shouldRenderSpectatorCrosshair

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

      protected void renderStatusEffectOverlay(DrawContext context)
      Mappings:
      Namespace Name Mixin selector
      official a Lewt;a(Lewu;)V
      intermediary method_1765 Lnet/minecraft/class_329;method_1765(Lnet/minecraft/class_332;)V
      named renderStatusEffectOverlay Lnet/minecraft/client/gui/hud/InGameHud;renderStatusEffectOverlay(Lnet/minecraft/client/gui/DrawContext;)V
    • renderHotbar

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

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

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

      public void renderHeldItemTooltip(DrawContext context)
      Mappings:
      Namespace Name Mixin selector
      official b Lewt;b(Lewu;)V
      intermediary method_1749 Lnet/minecraft/class_329;method_1749(Lnet/minecraft/class_332;)V
      named renderHeldItemTooltip Lnet/minecraft/client/gui/hud/InGameHud;renderHeldItemTooltip(Lnet/minecraft/client/gui/DrawContext;)V
    • renderDemoTimer

      public void renderDemoTimer(DrawContext context)
      Mappings:
      Namespace Name Mixin selector
      official c Lewt;c(Lewu;)V
      intermediary method_1766 Lnet/minecraft/class_329;method_1766(Lnet/minecraft/class_332;)V
      named renderDemoTimer Lnet/minecraft/client/gui/hud/InGameHud;renderDemoTimer(Lnet/minecraft/client/gui/DrawContext;)V
    • renderScoreboardSidebar

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

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

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

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

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

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

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

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

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

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

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

      private void renderPortalOverlay(DrawContext context, float nauseaStrength)
      Mappings:
      Namespace Name Mixin selector
      official c Lewt;c(Lewu;F)V
      intermediary method_1746 Lnet/minecraft/class_329;method_1746(Lnet/minecraft/class_332;F)V
      named renderPortalOverlay Lnet/minecraft/client/gui/hud/InGameHud;renderPortalOverlay(Lnet/minecraft/client/gui/DrawContext;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
      official a Lewt;a(Lewu;IIFLcfi;Lcmy;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
      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
    • tick

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      private void renderAutosaveIndicator(DrawContext context)
      Mappings:
      Namespace Name Mixin selector
      official g Lewt;g(Lewu;)V
      intermediary method_39192 Lnet/minecraft/class_329;method_39192(Lnet/minecraft/class_332;)V
      named renderAutosaveIndicator Lnet/minecraft/client/gui/hud/InGameHud;renderAutosaveIndicator(Lnet/minecraft/client/gui/DrawContext;)V