Class RealmsConfigureWorldScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.realms.gui.screen.RealmsScreen
net.minecraft.client.realms.gui.screen.RealmsConfigureWorldScreen
- All Implemented Interfaces:
Drawable
,Element
,Navigable
,ParentElement
- Mappings:
Namespace Name named net/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen
intermediary net/minecraft/class_4388
official fcq
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData
-
Field Summary
Modifier and TypeFieldDescriptionprivate ButtonWidget
private static final Identifier
private static final Text
private static final Text
private static final Identifier
private static final Text
private static final Text
private static final Identifier
private static final Text
private static final int
private static final int
private int
private static final Logger
private static final Identifier
private static final Text
private ButtonWidget
private final RealmsMainScreen
private ButtonWidget
private ButtonWidget
private int
private @Nullable RealmsServer
private final long
private ButtonWidget
private final List
<RealmsWorldSlotButton> private boolean
private ButtonWidget
private ButtonWidget
private static final Text
Fields inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
field_33040, field_33041, field_33042, field_33055, field_33057, field_33061, field_33062, field_33063, field_39676, MAX_FILE_SIZE
Fields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, PANORAMA_RENDERER, ROTATING_PANORAMA_RENDERER, textRenderer, title, width
Fields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate void
addButton
(ButtonWidget button) private RealmsWorldSlotButton
addSlotButton
(int slotIndex) private int
buttonCenter
(int i, int total) private int
buttonLeft
(int i) void
close()
void
closeTheWorld
(Screen screen) private void
private void
drawServerState
(DrawContext context, int x, int y, int mouseX, int mouseY) private void
drawServerState
(DrawContext context, int x, int y, int mouseX, int mouseY, Identifier texture, Supplier<Text> tooltipGetter) private void
fetchServerData
(long worldId) private int
frame
(int ordinal) private void
private void
void
init()
Called when a screen should be initialized.private boolean
private void
joinRealm
(RealmsServer serverData) void
openTheWorld
(boolean join, Screen screen) private void
removeButton
(ButtonWidget button) void
render
(DrawContext context, int mouseX, int mouseY, float delta) void
saveSettings
(String name, String desc) void
saveSlotSettings
(RealmsWorldOptions options) void
private void
switchMinigame
(@Nullable WorldTemplate template) private void
switchToEmptySlot
(int selectedSlot, RealmsServer serverData) private void
switchToFullSlot
(int selectedSlot, RealmsServer serverData) private void
Methods inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
addLabel, narrateLabels, row
Methods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, blur, children, clearAndInit, clearChildren, clearTooltip, filesDragged, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getPanoramaTickDelta, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, remove, removed, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldPause, switchFocus, tick, updateNarrator, wrapScreenError
Methods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocused
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.client.gui.Element
mouseMoved
Methods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrder
Methods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
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
Lfcq;a:Lalf;
-
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
Lfcq;b:Lalf;
-
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
Lfcq;c:Lalf;
-
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
Lfcq;B:Lalf;
-
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
Lfcq;C:Lorg/slf4j/Logger;
-
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
Lfcq;D:Lxp;
-
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
Lfcq;E:Lxp;
-
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
Lfcq;F:Lxp;
-
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
Lfcq;G:Lxp;
-
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
Lfcq;H:Lxp;
-
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
Lfcq;I:Lxp;
-
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
Lfcq;J:Lxp;
-
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
Lfcq;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
Lfcq;L:I
-
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
Lfcq;M:Lxp;
-
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
Lfcq;N:Lfal;
-
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
Lfcq;O:Lfbh;
-
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
Lfcq;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
Lfcq;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
Lfcq;R:I
-
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
Lfcq;S:Lfhg;
-
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
Lfcq;T:Lfhg;
-
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
Lfcq;U:Lfhg;
-
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
Lfcq;V:Lfhg;
-
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
Lfcq;W:Lfhg;
-
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
Lfcq;X:Lfhg;
-
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
Lfcq;Y:Lfhg;
-
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
Lfcq;Z:Z
-
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
Lfcq;aa:Ljava/util/List;
-
-
Constructor Details
-
RealmsConfigureWorldScreen
- 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>
Lfcq;<init>(Lfal;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. -
addSlotButton
- 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
Lfcq;a(I)Lfcj;
-
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
Lfcq;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
Lfcq;a(II)I
-
render
- Specified by:
render
in interfaceDrawable
- Overrides:
render
in classScreen
- 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
Lfij;a(Lfgt;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
Lfcq;h(I)I
-
close
public void close() -
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
Lfcq;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 E
Lfcq;E()V
-
joinRealm
- 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
Lfcq;a(Lfbh;)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 F
Lfcq;F()V
-
switchToFullSlot
- 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
Lfcq;a(ILfbh;)V
-
switchToEmptySlot
- 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
Lfcq;b(ILfbh;)V
-
drawServerState
- 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
Lfcq;b(Lfgt;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
Lfcq;a(Lfgt;IIIILalf;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 I
Lfcq;I()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 J
Lfcq;J()V
-
removeButton
- 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
Lfcq;a(Lfhg;)V
-
addButton
- 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
Lfcq;b(Lfhg;)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 K
Lfcq;K()V
-
saveSlotSettings
- 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
Lfcq;a(Lfbo;)V
-
saveSettings
- 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
Lfcq;a(Ljava/lang/String;Ljava/lang/String;)V
-
openTheWorld
- Mappings:
Namespace Name Mixin selector named openTheWorld
Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;openTheWorld(ZLnet/minecraft/client/gui/screen/Screen;)V
intermediary method_21218
Lnet/minecraft/class_4388;method_21218(ZLnet/minecraft/class_437;)V
official a
Lfcq;a(ZLfnf;)V
-
closeTheWorld
- Mappings:
Namespace Name Mixin selector named closeTheWorld
Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;closeTheWorld(Lnet/minecraft/client/gui/screen/Screen;)V
intermediary method_21217
Lnet/minecraft/class_4388;method_21217(Lnet/minecraft/class_437;)V
official a
Lfcq;a(Lfnf;)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 b
Lfcq;b()V
-
switchMinigame
- 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
Lfcq;a(Lfby;)V
-
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 f
Lfcq;f()Lfcq;
-