Class RealmsConfigureWorldScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement

@Environment(CLIENT) public class RealmsConfigureWorldScreen extends RealmsScreen
Mappings:
Namespace Name
named net/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen
intermediary net/minecraft/class_4388
official fdx
  • Field Details

    • EXPIRED_STATUS_TEXTURE

      private static final Identifier EXPIRED_STATUS_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named EXPIRED_STATUS_TEXTURE Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;EXPIRED_STATUS_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_22690 Lnet/minecraft/class_4388;field_22690:Lnet/minecraft/class_2960;
      official a Lfdx;a:Lakr;
    • EXPIRES_SOON_STATUS_TEXTURE

      private static final Identifier EXPIRES_SOON_STATUS_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named EXPIRES_SOON_STATUS_TEXTURE Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;EXPIRES_SOON_STATUS_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_22691 Lnet/minecraft/class_4388;field_22691:Lnet/minecraft/class_2960;
      official b Lfdx;b:Lakr;
    • OPEN_STATUS_TEXTURE

      private static final Identifier OPEN_STATUS_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named OPEN_STATUS_TEXTURE Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;OPEN_STATUS_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45240 Lnet/minecraft/class_4388;field_45240:Lnet/minecraft/class_2960;
      official c Lfdx;c:Lakr;
    • CLOSED_STATUS_TEXTURE

      private static final Identifier CLOSED_STATUS_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named CLOSED_STATUS_TEXTURE Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;CLOSED_STATUS_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45241 Lnet/minecraft/class_4388;field_45241:Lnet/minecraft/class_2960;
      official B Lfdx;B:Lakr;
    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      named LOGGER Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;LOGGER:Lorg/slf4j/Logger;
      intermediary field_19790 Lnet/minecraft/class_4388;field_19790:Lorg/slf4j/Logger;
      official C Lfdx;C:Lorg/slf4j/Logger;
    • WORLDS_TITLE

      private static final Text WORLDS_TITLE
      Mappings:
      Namespace Name Mixin selector
      named WORLDS_TITLE Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;WORLDS_TITLE:Lnet/minecraft/text/Text;
      intermediary field_26479 Lnet/minecraft/class_4388;field_26479:Lnet/minecraft/class_2561;
      official D Lfdx;D:Lwz;
    • CONFIGURE_REALM_TITLE

      private static final Text CONFIGURE_REALM_TITLE
      Mappings:
      Namespace Name Mixin selector
      named CONFIGURE_REALM_TITLE Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;CONFIGURE_REALM_TITLE:Lnet/minecraft/text/Text;
      intermediary field_26480 Lnet/minecraft/class_4388;field_26480:Lnet/minecraft/class_2561;
      official E Lfdx;E:Lwz;
    • EXPIRED_TEXT

      private static final Text EXPIRED_TEXT
      Mappings:
      Namespace Name Mixin selector
      named EXPIRED_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;EXPIRED_TEXT:Lnet/minecraft/text/Text;
      intermediary field_26482 Lnet/minecraft/class_4388;field_26482:Lnet/minecraft/class_2561;
      official F Lfdx;F:Lwz;
    • EXPIRES_SOON_TEXT

      private static final Text EXPIRES_SOON_TEXT
      Mappings:
      Namespace Name Mixin selector
      named EXPIRES_SOON_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;EXPIRES_SOON_TEXT:Lnet/minecraft/text/Text;
      intermediary field_26483 Lnet/minecraft/class_4388;field_26483:Lnet/minecraft/class_2561;
      official G Lfdx;G:Lwz;
    • EXPIRES_IN_A_DAY_TEXT

      private static final Text EXPIRES_IN_A_DAY_TEXT
      Mappings:
      Namespace Name Mixin selector
      named EXPIRES_IN_A_DAY_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;EXPIRES_IN_A_DAY_TEXT:Lnet/minecraft/text/Text;
      intermediary field_26484 Lnet/minecraft/class_4388;field_26484:Lnet/minecraft/class_2561;
      official H Lfdx;H:Lwz;
    • OPEN_TEXT

      private static final Text OPEN_TEXT
      Mappings:
      Namespace Name Mixin selector
      named OPEN_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;OPEN_TEXT:Lnet/minecraft/text/Text;
      intermediary field_26485 Lnet/minecraft/class_4388;field_26485:Lnet/minecraft/class_2561;
      official I Lfdx;I:Lwz;
    • CLOSED_TEXT

      private static final Text CLOSED_TEXT
      Mappings:
      Namespace Name Mixin selector
      named CLOSED_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;CLOSED_TEXT:Lnet/minecraft/text/Text;
      intermediary field_26486 Lnet/minecraft/class_4388;field_26486:Lnet/minecraft/class_2561;
      official J Lfdx;J:Lwz;
    • field_32121

      private static final int field_32121
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_32121 Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;field_32121:I
      intermediary field_32121 Lnet/minecraft/class_4388;field_32121:I
      official K Lfdx;K:I
    • field_32122

      private static final int field_32122
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_32122 Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;field_32122:I
      intermediary field_32122 Lnet/minecraft/class_4388;field_32122:I
      official L Lfdx;L:I
    • tooltip

      @Nullable private @Nullable Text tooltip
      Mappings:
      Namespace Name Mixin selector
      named tooltip Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;tooltip:Lnet/minecraft/text/Text;
      intermediary field_19791 Lnet/minecraft/class_4388;field_19791:Lnet/minecraft/class_2561;
      official M Lfdx;M:Lwz;
    • parent

      private final RealmsMainScreen parent
      Mappings:
      Namespace Name Mixin selector
      named parent Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;parent:Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;
      intermediary field_19792 Lnet/minecraft/class_4388;field_19792:Lnet/minecraft/class_4325;
      official N Lfdx;N:Lfbt;
    • server

      Mappings:
      Namespace Name Mixin selector
      named server Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;server:Lnet/minecraft/client/realms/dto/RealmsServer;
      intermediary field_20493 Lnet/minecraft/class_4388;field_20493:Lnet/minecraft/class_4877;
      official O Lfdx;O:Lfcp;
    • serverId

      private final long serverId
      Mappings:
      Namespace Name Mixin selector
      named serverId Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;serverId:J
      intermediary field_19794 Lnet/minecraft/class_4388;field_19794:J
      official P Lfdx;P:J
    • left_x

      private int left_x
      Mappings:
      Namespace Name Mixin selector
      named left_x Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;left_x:I
      intermediary field_19795 Lnet/minecraft/class_4388;field_19795:I
      official Q Lfdx;Q:I
    • right_x

      private int right_x
      Mappings:
      Namespace Name Mixin selector
      named right_x Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;right_x:I
      intermediary field_19796 Lnet/minecraft/class_4388;field_19796:I
      official R Lfdx;R:I
    • playersButton

      private ButtonWidget playersButton
      Mappings:
      Namespace Name Mixin selector
      named playersButton Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;playersButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
      intermediary field_19799 Lnet/minecraft/class_4388;field_19799:Lnet/minecraft/class_4185;
      official S Lfdx;S:Lfim;
    • settingsButton

      private ButtonWidget settingsButton
      Mappings:
      Namespace Name Mixin selector
      named settingsButton Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;settingsButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
      intermediary field_19800 Lnet/minecraft/class_4388;field_19800:Lnet/minecraft/class_4185;
      official T Lfdx;T:Lfim;
    • subscriptionButton

      private ButtonWidget subscriptionButton
      Mappings:
      Namespace Name Mixin selector
      named subscriptionButton Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;subscriptionButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
      intermediary field_19801 Lnet/minecraft/class_4388;field_19801:Lnet/minecraft/class_4185;
      official U Lfdx;U:Lfim;
    • optionsButton

      private ButtonWidget optionsButton
      Mappings:
      Namespace Name Mixin selector
      named optionsButton Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;optionsButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
      intermediary field_19802 Lnet/minecraft/class_4388;field_19802:Lnet/minecraft/class_4185;
      official V Lfdx;V:Lfim;
    • backupButton

      private ButtonWidget backupButton
      Mappings:
      Namespace Name Mixin selector
      named backupButton Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;backupButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
      intermediary field_19803 Lnet/minecraft/class_4388;field_19803:Lnet/minecraft/class_4185;
      official W Lfdx;W:Lfim;
    • resetWorldButton

      private ButtonWidget resetWorldButton
      Mappings:
      Namespace Name Mixin selector
      named resetWorldButton Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;resetWorldButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
      intermediary field_19804 Lnet/minecraft/class_4388;field_19804:Lnet/minecraft/class_4185;
      official X Lfdx;X:Lfim;
    • switchMinigameButton

      private ButtonWidget switchMinigameButton
      Mappings:
      Namespace Name Mixin selector
      named switchMinigameButton Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;switchMinigameButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
      intermediary field_19805 Lnet/minecraft/class_4388;field_19805:Lnet/minecraft/class_4185;
      official Y Lfdx;Y:Lfim;
    • stateChanged

      private boolean stateChanged
      Mappings:
      Namespace Name Mixin selector
      named stateChanged Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;stateChanged:Z
      intermediary field_19806 Lnet/minecraft/class_4388;field_19806:Z
      official Z Lfdx;Z:Z
    • slotButtons

      private final List<RealmsWorldSlotButton> slotButtons
      Mappings:
      Namespace Name Mixin selector
      named slotButtons Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;slotButtons:Ljava/util/List;
      intermediary field_33777 Lnet/minecraft/class_4388;field_33777:Ljava/util/List;
      official aa Lfdx;aa:Ljava/util/List;
  • Constructor Details

    • RealmsConfigureWorldScreen

      public RealmsConfigureWorldScreen(RealmsMainScreen parent, long serverId)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;<init>(Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;J)V
      intermediary <init> Lnet/minecraft/class_4388;<init>(Lnet/minecraft/class_4325;J)V
      official <init> Lfdx;<init>(Lfbt;J)V
  • Method Details

    • init

      public 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
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
      intermediary method_25426 Lnet/minecraft/class_437;method_25426()V
      official aT_ Lfod;aT_()V
    • addSlotButton

      private RealmsWorldSlotButton addSlotButton(int slotIndex)
      Mappings:
      Namespace Name Mixin selector
      named addSlotButton Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;addSlotButton(I)Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;
      intermediary method_21199 Lnet/minecraft/class_4388;method_21199(I)Lnet/minecraft/class_4367;
      official a Lfdx;a(I)Lfdp;
    • buttonLeft

      private int buttonLeft(int i)
      Mappings:
      Namespace Name Mixin selector
      named buttonLeft Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;buttonLeft(I)I
      intermediary method_21220 Lnet/minecraft/class_4388;method_21220(I)I
      official b Lfdx;b(I)I
    • buttonCenter

      private int buttonCenter(int i, int total)
      Mappings:
      Namespace Name Mixin selector
      named buttonCenter Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;buttonCenter(II)I
      intermediary method_21200 Lnet/minecraft/class_4388;method_21200(II)I
      official a Lfdx;a(II)I
    • 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
      named render Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V
      intermediary method_25394 Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)V
      official a Lfjp;a(Lfhz;IIF)V
    • frame

      private int frame(int ordinal)
      Mappings:
      Namespace Name Mixin selector
      named frame Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;frame(I)I
      intermediary method_21228 Lnet/minecraft/class_4388;method_21228(I)I
      official h Lfdx;h(I)I
    • 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 Lfod;d()V
    • fetchServerData

      private void fetchServerData(long worldId)
      Mappings:
      Namespace Name Mixin selector
      named fetchServerData Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;fetchServerData(J)V
      intermediary method_21204 Lnet/minecraft/class_4388;method_21204(J)V
      official a Lfdx;a(J)V
    • disableButtons

      private void disableButtons()
      Mappings:
      Namespace Name Mixin selector
      named disableButtons Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;disableButtons()V
      intermediary method_21234 Lnet/minecraft/class_4388;method_21234()V
      official C Lfdx;C()V
    • joinRealm

      private void joinRealm(RealmsServer serverData)
      Mappings:
      Namespace Name Mixin selector
      named joinRealm Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;joinRealm(Lnet/minecraft/client/realms/dto/RealmsServer;)V
      intermediary method_21206 Lnet/minecraft/class_4388;method_21206(Lnet/minecraft/class_4877;)V
      official a Lfdx;a(Lfcp;)V
    • switchToMinigame

      private void switchToMinigame()
      Mappings:
      Namespace Name Mixin selector
      named switchToMinigame Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;switchToMinigame()V
      intermediary method_21236 Lnet/minecraft/class_4388;method_21236()V
      official D Lfdx;D()V
    • switchToFullSlot

      private void switchToFullSlot(int selectedSlot, RealmsServer serverData)
      Mappings:
      Namespace Name Mixin selector
      named switchToFullSlot Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;switchToFullSlot(ILnet/minecraft/client/realms/dto/RealmsServer;)V
      intermediary method_21203 Lnet/minecraft/class_4388;method_21203(ILnet/minecraft/class_4877;)V
      official a Lfdx;a(ILfcp;)V
    • switchToEmptySlot

      private void switchToEmptySlot(int selectedSlot, RealmsServer serverData)
      Mappings:
      Namespace Name Mixin selector
      named switchToEmptySlot Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;switchToEmptySlot(ILnet/minecraft/client/realms/dto/RealmsServer;)V
      intermediary method_21222 Lnet/minecraft/class_4388;method_21222(ILnet/minecraft/class_4877;)V
      official b Lfdx;b(ILfcp;)V
    • drawServerState

      private void drawServerState(DrawContext context, int x, int y, int mouseX, int mouseY)
      Mappings:
      Namespace Name Mixin selector
      named drawServerState Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;drawServerState(Lnet/minecraft/client/gui/DrawContext;IIII)V
      intermediary method_21201 Lnet/minecraft/class_4388;method_21201(Lnet/minecraft/class_332;IIII)V
      official b Lfdx;b(Lfhz;IIII)V
    • drawServerState

      private void drawServerState(DrawContext context, int x, int y, int mouseX, int mouseY, Identifier texture, Supplier<Text> tooltipGetter)
      Mappings:
      Namespace Name Mixin selector
      named drawServerState Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;drawServerState(Lnet/minecraft/client/gui/DrawContext;IIIILnet/minecraft/util/Identifier;Ljava/util/function/Supplier;)V
      intermediary method_53460 Lnet/minecraft/class_4388;method_53460(Lnet/minecraft/class_332;IIIILnet/minecraft/class_2960;Ljava/util/function/Supplier;)V
      official a Lfdx;a(Lfhz;IIIILakr;Ljava/util/function/Supplier;)V
    • isMinigame

      private boolean isMinigame()
      Mappings:
      Namespace Name Mixin selector
      named isMinigame Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;isMinigame()Z
      intermediary method_21238 Lnet/minecraft/class_4388;method_21238()Z
      official E Lfdx;E()Z
    • hideRegularButtons

      private void hideRegularButtons()
      Mappings:
      Namespace Name Mixin selector
      named hideRegularButtons Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;hideRegularButtons()V
      intermediary method_21240 Lnet/minecraft/class_4388;method_21240()V
      official F Lfdx;F()V
    • removeButton

      private void removeButton(ButtonWidget button)
      Mappings:
      Namespace Name Mixin selector
      named removeButton Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;removeButton(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
      intermediary method_25138 Lnet/minecraft/class_4388;method_25138(Lnet/minecraft/class_4185;)V
      official a Lfdx;a(Lfim;)V
    • addButton

      private void addButton(ButtonWidget button)
      Mappings:
      Namespace Name Mixin selector
      named addButton Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;addButton(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
      intermediary method_21226 Lnet/minecraft/class_4388;method_21226(Lnet/minecraft/class_4185;)V
      official b Lfdx;b(Lfim;)V
    • hideMinigameButtons

      private void hideMinigameButtons()
      Mappings:
      Namespace Name Mixin selector
      named hideMinigameButtons Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;hideMinigameButtons()V
      intermediary method_21242 Lnet/minecraft/class_4388;method_21242()V
      official G Lfdx;G()V
    • saveSlotSettings

      public void saveSlotSettings(RealmsWorldOptions options)
      Mappings:
      Namespace Name Mixin selector
      named saveSlotSettings Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;saveSlotSettings(Lnet/minecraft/client/realms/dto/RealmsWorldOptions;)V
      intermediary method_21208 Lnet/minecraft/class_4388;method_21208(Lnet/minecraft/class_4883;)V
      official a Lfdx;a(Lfcu;)V
    • saveSettings

      public void saveSettings(String name, String desc)
      Mappings:
      Namespace Name Mixin selector
      named saveSettings Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;saveSettings(Ljava/lang/String;Ljava/lang/String;)V
      intermediary method_21215 Lnet/minecraft/class_4388;method_21215(Ljava/lang/String;Ljava/lang/String;)V
      official a Lfdx;a(Ljava/lang/String;Ljava/lang/String;)V
    • openTheWorld

      public void openTheWorld(boolean join)
      Mappings:
      Namespace Name Mixin selector
      named openTheWorld Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;openTheWorld(Z)V
      intermediary method_21218 Lnet/minecraft/class_4388;method_21218(Z)V
      official b Lfdx;b(Z)V
    • closeTheWorld

      public void closeTheWorld()
      Mappings:
      Namespace Name Mixin selector
      named closeTheWorld Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;closeTheWorld()V
      intermediary method_21217 Lnet/minecraft/class_4388;method_21217()V
      official b Lfdx;b()V
    • stateChanged

      public void stateChanged()
      Mappings:
      Namespace Name Mixin selector
      named stateChanged Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;stateChanged()V
      intermediary method_21198 Lnet/minecraft/class_4388;method_21198()V
      official f Lfdx;f()V
    • switchMinigame

      private void switchMinigame(@Nullable @Nullable WorldTemplate template)
      Mappings:
      Namespace Name Mixin selector
      named switchMinigame Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;switchMinigame(Lnet/minecraft/client/realms/dto/WorldTemplate;)V
      intermediary method_32484 Lnet/minecraft/class_4388;method_32484(Lnet/minecraft/class_4890;)V
      official a Lfdx;a(Lfde;)V
    • getNewScreen

      public RealmsConfigureWorldScreen getNewScreen()
      Mappings:
      Namespace Name Mixin selector
      named getNewScreen Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;getNewScreen()Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;
      intermediary method_21219 Lnet/minecraft/class_4388;method_21219()Lnet/minecraft/class_4388;
      official g Lfdx;g()Lfdx;