Class InventoryScreen

All Implemented Interfaces:
IdentifibleBooleanConsumer
Direct Known Subclasses:
CreativeInventoryScreen, SurvivalInventoryScreen

@Environment(CLIENT)
public abstract class InventoryScreen
extends HandledScreen
Mappings:
Namespace Name
official ayw
intermediary net/minecraft/class_799
named net/minecraft/client/gui/screen/ingame/InventoryScreen
  • Field Details

    • offsetGuiForEffects

      private boolean offsetGuiForEffects
      Mappings:
      Namespace Name Mixin selector
      official u Layw;u:Z
      intermediary field_3479 Lnet/minecraft/class_799;field_3479:Z
      named offsetGuiForEffects Lnet/minecraft/client/gui/screen/ingame/InventoryScreen;offsetGuiForEffects:Z
  • Constructor Details

    • InventoryScreen

      public InventoryScreen​(ScreenHandler screenHandler)
      Mappings:
      Namespace Name Mixin selector
      official <init> Layl;<init>(Lxi;)V
      intermediary <init> Lnet/minecraft/class_781;<init>(Lnet/minecraft/class_1983;)V
      named <init> Lnet/minecraft/client/gui/screen/ingame/HandledScreen;<init>(Lnet/minecraft/screen/ScreenHandler;)V
  • Method Details

    • init

      public void init()
      Overrides:
      init in class HandledScreen
      Mappings:
      Namespace Name Mixin selector
      official b Laxu;b()V
      intermediary method_2795 Lnet/minecraft/class_754;method_2795()V
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
    • applyStatusEffectOffset

      protected void applyStatusEffectOffset()
      Mappings:
      Namespace Name Mixin selector
      official a Layw;a()V
      intermediary method_2938 Lnet/minecraft/class_799;method_2938()V
      named applyStatusEffectOffset Lnet/minecraft/client/gui/screen/ingame/InventoryScreen;applyStatusEffectOffset()V
    • render

      public void render​(int mouseX, int mouseY, float tickDelta)
      Overrides:
      render in class HandledScreen
      Mappings:
      Namespace Name Mixin selector
      official a Laxu;a(IIF)V
      intermediary method_2783 Lnet/minecraft/class_754;method_2783(IIF)V
      named render Lnet/minecraft/client/gui/screen/Screen;render(IIF)V
    • drawStatusEffects

      private void drawStatusEffects()
      Mappings:
      Namespace Name Mixin selector
      official f Layw;f()V
      intermediary method_2939 Lnet/minecraft/class_799;method_2939()V
      named drawStatusEffects Lnet/minecraft/client/gui/screen/ingame/InventoryScreen;drawStatusEffects()V