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 fxd
  • Field Details Link icon

    • MESSAGE Link icon

      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 Lfxd;c:Lwp;
    • CHECK_MESSAGE Link icon

      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 d Lfxd;d:Lwp;
    • NARRATED_TEXT Link icon

      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 s Lfxd;s:Lwp;
    • parent Link icon

      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 u Lfxd;u:Lfum;
  • Constructor Details Link icon

    • MultiplayerWarningScreen Link icon

      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> Lfxd;<init>(Lfum;)V
  • Method Details Link icon

    • getLayout Link icon

      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 Lfxh;m()Lfsj;
    • close Link icon

      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 aO_ Lfum;aO_()V