Package net.minecraft

Class class_11124

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement, ScreenHandlerProvider<class_11034>

@Environment(CLIENT) public class class_11124 extends HandledScreen<class_11034>
Mappings:
Namespace Name
named net/minecraft/class_11124
intermediary net/minecraft/class_11124
official gfa
  • Field Details

    • field_59323

      private static final Text field_59323
      Mappings:
      Namespace Name Mixin selector
      named field_59323 Lnet/minecraft/class_11124;field_59323:Lnet/minecraft/text/Text;
      intermediary field_59323 Lnet/minecraft/class_11124;field_59323:Lnet/minecraft/class_2561;
      official M Lgfa;M:Lxi;
    • field_59324

      private static final Text field_59324
      Mappings:
      Namespace Name Mixin selector
      named field_59324 Lnet/minecraft/class_11124;field_59324:Lnet/minecraft/text/Text;
      intermediary field_59324 Lnet/minecraft/class_11124;field_59324:Lnet/minecraft/class_2561;
      official N Lgfa;N:Lxi;
    • field_59325

      private static final Text field_59325
      Mappings:
      Namespace Name Mixin selector
      named field_59325 Lnet/minecraft/class_11124;field_59325:Lnet/minecraft/text/Text;
      intermediary field_59325 Lnet/minecraft/class_11124;field_59325:Lnet/minecraft/class_2561;
      official O Lgfa;O:Lxi;
    • field_59326

      private static final Text field_59326
      Mappings:
      Namespace Name Mixin selector
      named field_59326 Lnet/minecraft/class_11124;field_59326:Lnet/minecraft/text/Text;
      intermediary field_59326 Lnet/minecraft/class_11124;field_59326:Lnet/minecraft/class_2561;
      official P Lgfa;P:Lxi;
    • field_59320

      public static final Identifier field_59320
      Mappings:
      Namespace Name Mixin selector
      named field_59320 Lnet/minecraft/class_11124;field_59320:Lnet/minecraft/util/Identifier;
      intermediary field_59320 Lnet/minecraft/class_11124;field_59320:Lnet/minecraft/class_2960;
      official J Lgfa;J:Lamb;
    • field_59321

      protected static final int field_59321
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_59321 Lnet/minecraft/class_11124;field_59321:I
      intermediary field_59321 Lnet/minecraft/class_11124;field_59321:I
      official K Lgfa;K:I
    • field_59322

      protected static final int field_59322
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_59322 Lnet/minecraft/class_11124;field_59322:I
      intermediary field_59322 Lnet/minecraft/class_11124;field_59322:I
      official L Lgfa;L:I
    • field_59327

      private final LayoutWidget field_59327
      Mappings:
      Namespace Name Mixin selector
      named field_59327 Lnet/minecraft/class_11124;field_59327:Lnet/minecraft/client/gui/widget/LayoutWidget;
      intermediary field_59327 Lnet/minecraft/class_11124;field_59327:Lnet/minecraft/class_8133;
      official Q Lgfa;Q:Lgbo;
  • Constructor Details

  • Method Details

    • method_70271

      private void method_70271(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      named method_70271 Lnet/minecraft/class_11124;method_70271(II)V
      intermediary method_70271 Lnet/minecraft/class_11124;method_70271(II)V
      official b Lgfa;b(II)V
    • init

      protected void init()
      Called when a screen should be initialized.

      This method is called when this screen is opened or resized.

      Overrides:
      init in class HandledScreen<class_11034>
      Mappings:
      Namespace Name Mixin selector
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
      intermediary method_25426 Lnet/minecraft/class_437;method_25426()V
      official aT_ Lgdr;aT_()V
    • refreshWidgetPositions

      protected void refreshWidgetPositions()
      Overrides:
      refreshWidgetPositions in class Screen
      Mappings:
      Namespace Name Mixin selector
      named refreshWidgetPositions Lnet/minecraft/client/gui/screen/Screen;refreshWidgetPositions()V
      intermediary method_48640 Lnet/minecraft/class_437;method_48640()V
      official c Lgdr;c()V
    • render

      public void render(DrawContext context, int mouseX, int mouseY, float deltaTicks)
      Specified by:
      render in interface Drawable
      Overrides:
      render in class HandledScreen<class_11034>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V
      intermediary method_25394 Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)V
      official a Lfzb;a(Lfxk;IIF)V
    • drawForeground

      protected void drawForeground(DrawContext context, int mouseX, int mouseY)
      Overrides:
      drawForeground in class HandledScreen<class_11034>
      Mappings:
      Namespace Name Mixin selector
      named drawForeground Lnet/minecraft/client/gui/screen/ingame/HandledScreen;drawForeground(Lnet/minecraft/client/gui/DrawContext;II)V
      intermediary method_2388 Lnet/minecraft/class_465;method_2388(Lnet/minecraft/class_332;II)V
      official b Lgeg;b(Lfxk;II)V
    • drawBackground

      protected void drawBackground(DrawContext context, float deltaTicks, int mouseX, int mouseY)
      Specified by:
      drawBackground in class HandledScreen<class_11034>
      Mappings:
      Namespace Name Mixin selector
      named drawBackground Lnet/minecraft/client/gui/screen/ingame/HandledScreen;drawBackground(Lnet/minecraft/client/gui/DrawContext;FII)V
      intermediary method_2389 Lnet/minecraft/class_465;method_2389(Lnet/minecraft/class_332;FII)V
      official a Lgeg;a(Lfxk;FII)V