Class MultiplayerWarningScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement

@Environment(CLIENT) public class MultiplayerWarningScreen extends WarningScreen
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen
intermediary net/minecraft/class_4749
official fqb
  • Field Details

    • MESSAGE

      private static final Text MESSAGE
      Mappings:
      Namespace Name Mixin selector
      named MESSAGE Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen;MESSAGE:Lnet/minecraft/text/Text;
      intermediary field_21844 Lnet/minecraft/class_4749;field_21844:Lnet/minecraft/class_2561;
      official c Lfqb;c:Lwu;
    • CHECK_MESSAGE

      private static final Text CHECK_MESSAGE
      Mappings:
      Namespace Name Mixin selector
      named CHECK_MESSAGE Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen;CHECK_MESSAGE:Lnet/minecraft/text/Text;
      intermediary field_21845 Lnet/minecraft/class_4749;field_21845:Lnet/minecraft/class_2561;
      official q Lfqb;q:Lwu;
    • NARRATED_TEXT

      private static final Text NARRATED_TEXT
      Mappings:
      Namespace Name Mixin selector
      named NARRATED_TEXT Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen;NARRATED_TEXT:Lnet/minecraft/text/Text;
      intermediary field_21846 Lnet/minecraft/class_4749;field_21846:Lnet/minecraft/class_2561;
      official r Lfqb;r:Lwu;
    • parent

      private final Screen parent
      Mappings:
      Namespace Name Mixin selector
      named parent Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
      intermediary field_39354 Lnet/minecraft/class_4749;field_39354:Lnet/minecraft/class_437;
      official s Lfqb;s:Lfnl;
  • Constructor Details

    • MultiplayerWarningScreen

      public MultiplayerWarningScreen(Screen parent)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;)V
      intermediary <init> Lnet/minecraft/class_4749;<init>(Lnet/minecraft/class_437;)V
      official <init> Lfqb;<init>(Lfnl;)V
  • 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 m Lfqe;m()Lfli;
    • close

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