Package net.minecraft

Class class_9606

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement

@Environment(CLIENT) public class class_9606 extends Screen
Mappings:
Namespace Name
official fot
intermediary net/minecraft/class_9606
named net/minecraft/class_9606
  • Field Details

    • field_51096

      private static final Text field_51096
      Mappings:
      Namespace Name Mixin selector
      official a Lfot;a:Lxe;
      intermediary field_51096 Lnet/minecraft/class_9606;field_51096:Lnet/minecraft/class_2561;
      named field_51096 Lnet/minecraft/class_9606;field_51096:Lnet/minecraft/text/Text;
    • field_51097

      private int field_51097
      Mappings:
      Namespace Name Mixin selector
      official b Lfot;b:I
      intermediary field_51097 Lnet/minecraft/class_9606;field_51097:I
      named field_51097 Lnet/minecraft/class_9606;field_51097:I
    • field_51098

      private final int field_51098
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Lfot;c:I
      intermediary field_51098 Lnet/minecraft/class_9606;field_51098:I
      named field_51098 Lnet/minecraft/class_9606;field_51098:I
    • field_51099

      private int field_51099
      Mappings:
      Namespace Name Mixin selector
      official d Lfot;d:I
      intermediary field_51099 Lnet/minecraft/class_9606;field_51099:I
      named field_51099 Lnet/minecraft/class_9606;field_51099:I
  • Constructor Details

    • class_9606

      public class_9606()
  • Method Details

    • init

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

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

      This should call Screen.setInitialFocus() to set the element that is initially focused.

      Overrides:
      init in class Screen
      Mappings:
      Namespace Name Mixin selector
      official aN_ Lfon;aN_()V
      intermediary method_25426 Lnet/minecraft/class_437;method_25426()V
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
    • tick

      public void tick()
      Overrides:
      tick in class Screen
      Mappings:
      Namespace Name Mixin selector
      official e Lfon;e()V
      intermediary method_25393 Lnet/minecraft/class_437;method_25393()V
      named tick Lnet/minecraft/client/gui/screen/Screen;tick()V
    • render

      public void render(DrawContext context, int mouseX, int mouseY, float delta)
      Specified by:
      render in interface Drawable
      Overrides:
      render in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Lfjq;a(Lfia;IIF)V
      intermediary method_25394 Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)V
      named render Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V
    • renderBackground

      public void renderBackground(DrawContext context, int mouseX, int mouseY, float delta)
      Renders the background of this screen.

      If the client is in a world, renders the translucent background gradient. Otherwise renders the background texture.

      Overrides:
      renderBackground in class Screen
      Mappings:
      Namespace Name Mixin selector
      official b Lfon;b(Lfia;IIF)V
      intermediary method_25420 Lnet/minecraft/class_437;method_25420(Lnet/minecraft/class_332;IIF)V
      named renderBackground Lnet/minecraft/client/gui/screen/Screen;renderBackground(Lnet/minecraft/client/gui/DrawContext;IIF)V
    • close

      public void close()
      Overrides:
      close in class Screen
      Mappings:
      Namespace Name Mixin selector
      official d Lfon;d()V
      intermediary method_25419 Lnet/minecraft/class_437;method_25419()V
      named close Lnet/minecraft/client/gui/screen/Screen;close()V
    • method_59335

      private void method_59335()
      Mappings:
      Namespace Name Mixin selector
      official B Lfot;B()V
      intermediary method_59335 Lnet/minecraft/class_9606;method_59335()V
      named method_59335 Lnet/minecraft/class_9606;method_59335()V