Package net.minecraft

Class class_11777

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement

@Environment(CLIENT) public class class_11777 extends WarningScreen
Mappings:
Namespace Name
named net/minecraft/class_11777
intermediary net/minecraft/class_11777
official gls
  • Field Details

    • field_62173

      private static final Text field_62173
      Mappings:
      Namespace Name Mixin selector
      named field_62173 Lnet/minecraft/class_11777;field_62173:Lnet/minecraft/text/Text;
      intermediary field_62173 Lnet/minecraft/class_11777;field_62173:Lnet/minecraft/class_2561;
      official b Lgls;b:Lxv;
    • field_62174

      private static final Text field_62174
      Mappings:
      Namespace Name Mixin selector
      named field_62174 Lnet/minecraft/class_11777;field_62174:Lnet/minecraft/text/Text;
      intermediary field_62174 Lnet/minecraft/class_11777;field_62174:Lnet/minecraft/class_2561;
      official c Lgls;c:Lxv;
    • field_62175

      @Nullable private final @Nullable ServerInfo field_62175
      Mappings:
      Namespace Name Mixin selector
      named field_62175 Lnet/minecraft/class_11777;field_62175:Lnet/minecraft/client/network/ServerInfo;
      intermediary field_62175 Lnet/minecraft/class_11777;field_62175:Lnet/minecraft/class_642;
      official d Lgls;d:Lgvr;
    • field_62176

      private final String field_62176
      Mappings:
      Namespace Name Mixin selector
      named field_62176 Lnet/minecraft/class_11777;field_62176:Ljava/lang/String;
      intermediary field_62176 Lnet/minecraft/class_11777;field_62176:Ljava/lang/String;
      official e Lgls;e:Ljava/lang/String;
    • field_62177

      private final BooleanConsumer field_62177
      Mappings:
      Namespace Name Mixin selector
      named field_62177 Lnet/minecraft/class_11777;field_62177:Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;
      intermediary field_62177 Lnet/minecraft/class_11777;field_62177:Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;
      official f Lgls;f:Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;
  • Constructor Details

  • Method Details

    • getLayout

      protected LayoutWidget getLayout()
      Specified by:
      getLayout in class WarningScreen
      Mappings:
      Namespace Name Mixin selector
      named getLayout Lnet/minecraft/client/gui/screen/WarningScreen;getLayout()Lnet/minecraft/client/gui/widget/LayoutWidget;
      intermediary method_57750 Lnet/minecraft/class_7065;method_57750()Lnet/minecraft/class_8133;
      official o Lglx;o()Lgfb;
    • method_73434

      private void method_73434(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      named method_73434 Lnet/minecraft/class_11777;method_73434(Z)V
      intermediary method_73434 Lnet/minecraft/class_11777;method_73434(Z)V
      official c Lgls;c(Z)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
      named shouldCloseOnEsc Lnet/minecraft/client/gui/screen/Screen;shouldCloseOnEsc()Z
      intermediary method_25422 Lnet/minecraft/class_437;method_25422()Z
      official aZ_ Lgih;aZ_()Z