Package net.minecraft

Class class_11123

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

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

    • field_59319

      private static final Identifier field_59319
      Mappings:
      Namespace Name Mixin selector
      named field_59319 Lnet/minecraft/class_11123;field_59319:Lnet/minecraft/util/Identifier;
      intermediary field_59319 Lnet/minecraft/class_11123;field_59319:Lnet/minecraft/class_2960;
      official J Lgey;J:Lamb;
  • Constructor Details

  • Method Details

    • render

      public void render(DrawContext context, int mouseX, int mouseY, float deltaTicks)
      Specified by:
      render in interface Drawable
      Overrides:
      render in class HandledScreen<class_11033>
      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
    • drawBackground

      protected void drawBackground(DrawContext context, float deltaTicks, int mouseX, int mouseY)
      Specified by:
      drawBackground in class HandledScreen<class_11033>
      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