Package net.minecraft

Class class_7534

All Implemented Interfaces:
Drawable, Element, ParentElement

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

    • field_39541

      private static final int field_39541
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Lejy;a:I
      intermediary field_39541 Lnet/minecraft/class_7534;field_39541:I
      named field_39541 Lnet/minecraft/class_7534;field_39541:I
    • field_39542

      private static final int field_39542
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Lejy;b:I
      intermediary field_39542 Lnet/minecraft/class_7534;field_39542:I
      named field_39542 Lnet/minecraft/class_7534;field_39542:I
    • field_39543

      private static final int field_39543
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Lejy;c:I
      intermediary field_39543 Lnet/minecraft/class_7534;field_39543:I
      named field_39543 Lnet/minecraft/class_7534;field_39543:I
    • field_39544

      private final Text field_39544
      Mappings:
      Namespace Name Mixin selector
      official n Lejy;n:Lrm;
      intermediary field_39544 Lnet/minecraft/class_7534;field_39544:Lnet/minecraft/class_2561;
      named field_39544 Lnet/minecraft/class_7534;field_39544:Lnet/minecraft/text/Text;
    • field_39545

      private Runnable field_39545
      Mappings:
      Namespace Name Mixin selector
      official o Lejy;o:Ljava/lang/Runnable;
      intermediary field_39545 Lnet/minecraft/class_7534;field_39545:Ljava/lang/Runnable;
      named field_39545 Lnet/minecraft/class_7534;field_39545:Ljava/lang/Runnable;
    • field_39546

      @Nullable private @Nullable MultilineText field_39546
      Mappings:
      Namespace Name Mixin selector
      official p Lejy;p:Lehh;
      intermediary field_39546 Lnet/minecraft/class_7534;field_39546:Lnet/minecraft/class_5489;
      named field_39546 Lnet/minecraft/class_7534;field_39546:Lnet/minecraft/client/font/MultilineText;
    • field_39547

      private ButtonWidget field_39547
      Mappings:
      Namespace Name Mixin selector
      official q Lejy;q:Legu;
      intermediary field_39547 Lnet/minecraft/class_7534;field_39547:Lnet/minecraft/class_4185;
      named field_39547 Lnet/minecraft/class_7534;field_39547:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • field_39548

      private long field_39548
      Mappings:
      Namespace Name Mixin selector
      official r Lejy;r:J
      intermediary field_39548 Lnet/minecraft/class_7534;field_39548:J
      named field_39548 Lnet/minecraft/class_7534;field_39548:J
  • Constructor Details

  • Method Details

    • 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 Screen
      Mappings:
      Namespace Name Mixin selector
      official b Lekq;b()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 d Lekq;d()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(MatrixStack matrices, int mouseX, int mouseY, float delta)
      Specified by:
      render in interface Drawable
      Overrides:
      render in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Leht;a(Ldzt;IIF)V
      intermediary method_25394 Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)V
      named render Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
    • shouldCloseOnEsc

      public boolean shouldCloseOnEsc()
      Checks whether this screen should be closed when the escape key is pressed.
      Overrides:
      shouldCloseOnEsc in class Screen
      Mappings:
      Namespace Name Mixin selector
      official af_ Lekq;af_()Z
      intermediary method_25422 Lnet/minecraft/class_437;method_25422()Z
      named shouldCloseOnEsc Lnet/minecraft/client/gui/screen/Screen;shouldCloseOnEsc()Z
    • method_44449

      public void method_44449(Text text, Runnable runnable)
      Mappings:
      Namespace Name Mixin selector
      official a Lejy;a(Lrm;Ljava/lang/Runnable;)V
      intermediary method_44449 Lnet/minecraft/class_7534;method_44449(Lnet/minecraft/class_2561;Ljava/lang/Runnable;)V
      named method_44449 Lnet/minecraft/class_7534;method_44449(Lnet/minecraft/text/Text;Ljava/lang/Runnable;)V
    • method_44450

      public void method_44450(@Nullable @Nullable Text text, Text text2, Runnable runnable)
      Mappings:
      Namespace Name Mixin selector
      official a Lejy;a(Lrm;Lrm;Ljava/lang/Runnable;)V
      intermediary method_44450 Lnet/minecraft/class_7534;method_44450(Lnet/minecraft/class_2561;Lnet/minecraft/class_2561;Ljava/lang/Runnable;)V
      named method_44450 Lnet/minecraft/class_7534;method_44450(Lnet/minecraft/text/Text;Lnet/minecraft/text/Text;Ljava/lang/Runnable;)V
    • method_44448

      private void method_44448(Text text)
      Mappings:
      Namespace Name Mixin selector
      official a Lejy;a(Lrm;)V
      intermediary method_44448 Lnet/minecraft/class_7534;method_44448(Lnet/minecraft/class_2561;)V
      named method_44448 Lnet/minecraft/class_7534;method_44448(Lnet/minecraft/text/Text;)V