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 intermediary net/minecraft/class_4388official eksnamed net/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate ButtonWidgetprivate intprivate static final Textprivate static final Textprivate static final Identifierprivate static final Textprivate static final Textprivate static final Identifierprivate static final Textprivate static final intprivate static final intprivate intprivate static final Loggerprivate static final Identifierprivate static final Identifierprivate static final Textprivate ButtonWidgetprivate final RealmsMainScreenprivate ButtonWidgetprivate ButtonWidgetprivate intprivate @Nullable RealmsServerprivate final longprivate ButtonWidgetprivate final List<RealmsWorldSlotButton>private booleanprivate ButtonWidgetprivate ButtonWidgetprivate static final TextFields inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
ADVENTURE_MAPS_IN_1_9_URL, field_33036, field_33037, field_33038, field_33039, field_33040, field_33041, field_33042, field_33043, field_33055, field_33056, field_33057, field_33060, field_33061, field_33062, field_33063, field_33064, field_39676, MAX_FILE_SIZE, RED, WHITEFields inherited from class net.minecraft.client.gui.screen.Screen
client, height, OPTIONS_BACKGROUND_TEXTURE, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidaddButton(ButtonWidget button) private RealmsWorldSlotButtonaddSlotButton(int slotIndex) private voidprivate intbuttonCenter(int i, int total) private intbuttonLeft(int i) voidcloseTheWorld(Screen screen) private voidprivate voiddrawClosed(DrawContext context, int x, int y, int mouseX, int mouseY) private voiddrawExpired(DrawContext context, int x, int y, int mouseX, int mouseY) private voiddrawExpiring(DrawContext context, int x, int y, int mouseX, int mouseY, int remainingDays) private voiddrawOpen(DrawContext context, int x, int y, int mouseX, int mouseY) private voiddrawServerStatus(DrawContext context, int x, int y, int mouseX, int mouseY) private voidfetchServerData(long worldId) private intframe(int ordinal) private voidprivate voidvoidinit()Called when a screen should be initialized.private booleanprivate voidjoinRealm(RealmsServer serverData) booleankeyPressed(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured.voidopenTheWorld(boolean join, Screen screen) private voidremoveButton(ButtonWidget button) voidrender(DrawContext context, int mouseX, int mouseY, float delta) protected voidrenderMousehoverTooltip(DrawContext context, @Nullable Text text, int mouseX, int mouseY) voidsaveSettings(String name, String desc) voidsaveSlotSettings(RealmsWorldOptions options) voidprivate voidswitchMinigame(@Nullable WorldTemplate template) private voidswitchToEmptySlot(int selectedSlot, RealmsServer serverData) private voidswitchToFullSlot(int selectedSlot, RealmsServer serverData) private voidvoidtick()Methods inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
addLabel, narrateLabels, rowMethods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, children, clearAndInit, clearChildren, close, filesDragged, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, remove, removed, renderBackground, renderBackgroundTexture, renderWithTooltip, resize, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldPause, switchFocus, updateNarrator, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, focusOn, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector intermediary field_19790Lnet/minecraft/class_4388;field_19790:Lorg/slf4j/Logger;official aLeks;a:Lorg/slf4j/Logger;named LOGGERLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;LOGGER:Lorg/slf4j/Logger;
-
ON_ICON
- Mappings:
Namespace Name Mixin selector intermediary field_22688Lnet/minecraft/class_4388;field_22688:Lnet/minecraft/class_2960;official bLeks;b:Lacq;named ON_ICONLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;ON_ICON:Lnet/minecraft/util/Identifier;
-
OFF_ICON
- Mappings:
Namespace Name Mixin selector intermediary field_22689Lnet/minecraft/class_4388;field_22689:Lnet/minecraft/class_2960;official cLeks;c:Lacq;named OFF_ICONLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;OFF_ICON:Lnet/minecraft/util/Identifier;
-
EXPIRED_ICON
- Mappings:
Namespace Name Mixin selector intermediary field_22690Lnet/minecraft/class_4388;field_22690:Lnet/minecraft/class_2960;official FLeks;F:Lacq;named EXPIRED_ICONLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;EXPIRED_ICON:Lnet/minecraft/util/Identifier;
-
EXPIRES_SOON_ICON
- Mappings:
Namespace Name Mixin selector intermediary field_22691Lnet/minecraft/class_4388;field_22691:Lnet/minecraft/class_2960;official GLeks;G:Lacq;named EXPIRES_SOON_ICONLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;EXPIRES_SOON_ICON:Lnet/minecraft/util/Identifier;
-
WORLDS_TITLE
- Mappings:
Namespace Name Mixin selector intermediary field_26479Lnet/minecraft/class_4388;field_26479:Lnet/minecraft/class_2561;official HLeks;H:Lsw;named WORLDS_TITLELnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;WORLDS_TITLE:Lnet/minecraft/text/Text;
-
CONFIGURE_REALM_TITLE
- Mappings:
Namespace Name Mixin selector intermediary field_26480Lnet/minecraft/class_4388;field_26480:Lnet/minecraft/class_2561;official ILeks;I:Lsw;named CONFIGURE_REALM_TITLELnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;CONFIGURE_REALM_TITLE:Lnet/minecraft/text/Text;
-
EXPIRED_TEXT
- Mappings:
Namespace Name Mixin selector intermediary field_26482Lnet/minecraft/class_4388;field_26482:Lnet/minecraft/class_2561;official JLeks;J:Lsw;named EXPIRED_TEXTLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;EXPIRED_TEXT:Lnet/minecraft/text/Text;
-
EXPIRES_SOON_TEXT
- Mappings:
Namespace Name Mixin selector intermediary field_26483Lnet/minecraft/class_4388;field_26483:Lnet/minecraft/class_2561;official KLeks;K:Lsw;named EXPIRES_SOON_TEXTLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;EXPIRES_SOON_TEXT:Lnet/minecraft/text/Text;
-
EXPIRES_IN_A_DAY_TEXT
- Mappings:
Namespace Name Mixin selector intermediary field_26484Lnet/minecraft/class_4388;field_26484:Lnet/minecraft/class_2561;official LLeks;L:Lsw;named EXPIRES_IN_A_DAY_TEXTLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;EXPIRES_IN_A_DAY_TEXT:Lnet/minecraft/text/Text;
-
OPEN_TEXT
- Mappings:
Namespace Name Mixin selector intermediary field_26485Lnet/minecraft/class_4388;field_26485:Lnet/minecraft/class_2561;official MLeks;M:Lsw;named OPEN_TEXTLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;OPEN_TEXT:Lnet/minecraft/text/Text;
-
CLOSED_TEXT
- Mappings:
Namespace Name Mixin selector intermediary field_26486Lnet/minecraft/class_4388;field_26486:Lnet/minecraft/class_2561;official NLeks;N:Lsw;named CLOSED_TEXTLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;CLOSED_TEXT:Lnet/minecraft/text/Text;
-
field_32121
private static final int field_32121- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_32121Lnet/minecraft/class_4388;field_32121:Iofficial OLeks;O:Inamed field_32121Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;field_32121:I
-
field_32122
private static final int field_32122- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_32122Lnet/minecraft/class_4388;field_32122:Iofficial PLeks;P:Inamed field_32122Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;field_32122:I
-
tooltip
- Mappings:
Namespace Name Mixin selector intermediary field_19791Lnet/minecraft/class_4388;field_19791:Lnet/minecraft/class_2561;official QLeks;Q:Lsw;named tooltipLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;tooltip:Lnet/minecraft/text/Text;
-
parent
- Mappings:
Namespace Name Mixin selector intermediary field_19792Lnet/minecraft/class_4388;field_19792:Lnet/minecraft/class_4325;official RLeks;R:Leim;named parentLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;parent:Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;
-
server
- Mappings:
Namespace Name Mixin selector intermediary field_20493Lnet/minecraft/class_4388;field_20493:Lnet/minecraft/class_4877;official SLeks;S:Leji;named serverLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;server:Lnet/minecraft/client/realms/dto/RealmsServer;
-
serverId
private final long serverId- Mappings:
Namespace Name Mixin selector intermediary field_19794Lnet/minecraft/class_4388;field_19794:Jofficial TLeks;T:Jnamed serverIdLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;serverId:J
-
left_x
private int left_x- Mappings:
Namespace Name Mixin selector intermediary field_19795Lnet/minecraft/class_4388;field_19795:Iofficial ULeks;U:Inamed left_xLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;left_x:I
-
right_x
private int right_x- Mappings:
Namespace Name Mixin selector intermediary field_19796Lnet/minecraft/class_4388;field_19796:Iofficial VLeks;V:Inamed right_xLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;right_x:I
-
playersButton
- Mappings:
Namespace Name Mixin selector intermediary field_19799Lnet/minecraft/class_4388;field_19799:Lnet/minecraft/class_4185;official WLeks;W:Lepa;named playersButtonLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;playersButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
settingsButton
- Mappings:
Namespace Name Mixin selector intermediary field_19800Lnet/minecraft/class_4388;field_19800:Lnet/minecraft/class_4185;official XLeks;X:Lepa;named settingsButtonLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;settingsButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
subscriptionButton
- Mappings:
Namespace Name Mixin selector intermediary field_19801Lnet/minecraft/class_4388;field_19801:Lnet/minecraft/class_4185;official YLeks;Y:Lepa;named subscriptionButtonLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;subscriptionButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
optionsButton
- Mappings:
Namespace Name Mixin selector intermediary field_19802Lnet/minecraft/class_4388;field_19802:Lnet/minecraft/class_4185;official ZLeks;Z:Lepa;named optionsButtonLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;optionsButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
backupButton
- Mappings:
Namespace Name Mixin selector intermediary field_19803Lnet/minecraft/class_4388;field_19803:Lnet/minecraft/class_4185;official aaLeks;aa:Lepa;named backupButtonLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;backupButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
resetWorldButton
- Mappings:
Namespace Name Mixin selector intermediary field_19804Lnet/minecraft/class_4388;field_19804:Lnet/minecraft/class_4185;official abLeks;ab:Lepa;named resetWorldButtonLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;resetWorldButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
switchMinigameButton
- Mappings:
Namespace Name Mixin selector intermediary field_19805Lnet/minecraft/class_4388;field_19805:Lnet/minecraft/class_4185;official acLeks;ac:Lepa;named switchMinigameButtonLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;switchMinigameButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
stateChanged
private boolean stateChanged- Mappings:
Namespace Name Mixin selector intermediary field_19806Lnet/minecraft/class_4388;field_19806:Zofficial adLeks;ad:Znamed stateChangedLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;stateChanged:Z
-
animTick
private int animTick- Mappings:
Namespace Name Mixin selector intermediary field_19807Lnet/minecraft/class_4388;field_19807:Iofficial aeLeks;ae:Inamed animTickLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;animTick:I
-
clicks
private int clicks- Mappings:
Namespace Name Mixin selector intermediary field_19808Lnet/minecraft/class_4388;field_19808:Iofficial afLeks;af:Inamed clicksLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;clicks:I
-
slotButtons
- Mappings:
Namespace Name Mixin selector intermediary field_33777Lnet/minecraft/class_4388;field_33777:Ljava/util/List;official agLeks;ag:Ljava/util/List;named slotButtonsLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;slotButtons:Ljava/util/List;
-
-
Constructor Details
-
RealmsConfigureWorldScreen
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_4388;<init>(Lnet/minecraft/class_4325;J)Vofficial <init>Leks;<init>(Leim;J)Vnamed <init>Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;<init>(Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;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(net.minecraft.client.gui.Element)to set the element that is initially focused. -
addSlotButton
- Mappings:
Namespace Name Mixin selector intermediary method_21199Lnet/minecraft/class_4388;method_21199(I)Lnet/minecraft/class_4367;official aLeks;a(I)Lekl;named addSlotButtonLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;addSlotButton(I)Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;
-
buttonLeft
private int buttonLeft(int i) - Mappings:
Namespace Name Mixin selector intermediary method_21220Lnet/minecraft/class_4388;method_21220(I)Iofficial bLeks;b(I)Inamed buttonLeftLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;buttonLeft(I)I
-
buttonCenter
private int buttonCenter(int i, int total) - Mappings:
Namespace Name Mixin selector intermediary method_21200Lnet/minecraft/class_4388;method_21200(II)Iofficial aLeks;a(II)Inamed buttonCenterLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;buttonCenter(II)I
-
tick
public void tick() -
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector intermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)Vofficial aLepy;a(Leop;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V
-
frame
private int frame(int ordinal) - Mappings:
Namespace Name Mixin selector intermediary method_21228Lnet/minecraft/class_4388;method_21228(I)Iofficial cLeks;c(I)Inamed frameLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;frame(I)I
-
keyPressed
public boolean keyPressed(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured. The key code is identified by the constants inGLFWclass.- Specified by:
keyPressedin interfaceElement- Specified by:
keyPressedin interfaceParentElement- Overrides:
keyPressedin classScreen- Parameters:
keyCode- the named key code of the event as described in theGLFWclassscanCode- the unique/platform-specific scan code of the keyboard inputmodifiers- a GLFW bitfield describing the modifier keys that are held down (see GLFW Modifier key flags)- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector intermediary method_25404Lnet/minecraft/class_364;method_25404(III)Zofficial aLeqk;a(III)Znamed keyPressedLnet/minecraft/client/gui/Element;keyPressed(III)Z
-
backButtonClicked
private void backButtonClicked()- Mappings:
Namespace Name Mixin selector intermediary method_21231Lnet/minecraft/class_4388;method_21231()Vofficial BLeks;B()Vnamed backButtonClickedLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;backButtonClicked()V
-
fetchServerData
private void fetchServerData(long worldId) - Mappings:
Namespace Name Mixin selector intermediary method_21204Lnet/minecraft/class_4388;method_21204(J)Vofficial aLeks;a(J)Vnamed fetchServerDataLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;fetchServerData(J)V
-
disableButtons
private void disableButtons()- Mappings:
Namespace Name Mixin selector intermediary method_21234Lnet/minecraft/class_4388;method_21234()Vofficial CLeks;C()Vnamed disableButtonsLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;disableButtons()V
-
joinRealm
- Mappings:
Namespace Name Mixin selector intermediary method_21206Lnet/minecraft/class_4388;method_21206(Lnet/minecraft/class_4877;)Vofficial aLeks;a(Leji;)Vnamed joinRealmLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;joinRealm(Lnet/minecraft/client/realms/dto/RealmsServer;)V
-
switchToMinigame
private void switchToMinigame()- Mappings:
Namespace Name Mixin selector intermediary method_21236Lnet/minecraft/class_4388;method_21236()Vofficial DLeks;D()Vnamed switchToMinigameLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;switchToMinigame()V
-
switchToFullSlot
- Mappings:
Namespace Name Mixin selector intermediary method_21203Lnet/minecraft/class_4388;method_21203(ILnet/minecraft/class_4877;)Vofficial aLeks;a(ILeji;)Vnamed switchToFullSlotLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;switchToFullSlot(ILnet/minecraft/client/realms/dto/RealmsServer;)V
-
switchToEmptySlot
- Mappings:
Namespace Name Mixin selector intermediary method_21222Lnet/minecraft/class_4388;method_21222(ILnet/minecraft/class_4877;)Vofficial bLeks;b(ILeji;)Vnamed switchToEmptySlotLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;switchToEmptySlot(ILnet/minecraft/client/realms/dto/RealmsServer;)V
-
renderMousehoverTooltip
protected void renderMousehoverTooltip(DrawContext context, @Nullable @Nullable Text text, int mouseX, int mouseY) - Mappings:
Namespace Name Mixin selector intermediary method_21214Lnet/minecraft/class_4388;method_21214(Lnet/minecraft/class_332;Lnet/minecraft/class_2561;II)Vofficial aLeks;a(Leop;Lsw;II)Vnamed renderMousehoverTooltipLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;renderMousehoverTooltip(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/text/Text;II)V
-
drawServerStatus
- Mappings:
Namespace Name Mixin selector intermediary method_21201Lnet/minecraft/class_4388;method_21201(Lnet/minecraft/class_332;IIII)Vofficial aLeks;a(Leop;IIII)Vnamed drawServerStatusLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;drawServerStatus(Lnet/minecraft/client/gui/DrawContext;IIII)V
-
drawExpired
- Mappings:
Namespace Name Mixin selector intermediary method_21221Lnet/minecraft/class_4388;method_21221(Lnet/minecraft/class_332;IIII)Vofficial bLeks;b(Leop;IIII)Vnamed drawExpiredLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;drawExpired(Lnet/minecraft/client/gui/DrawContext;IIII)V
-
drawExpiring
private void drawExpiring(DrawContext context, int x, int y, int mouseX, int mouseY, int remainingDays) - Mappings:
Namespace Name Mixin selector intermediary method_21202Lnet/minecraft/class_4388;method_21202(Lnet/minecraft/class_332;IIIII)Vofficial aLeks;a(Leop;IIIII)Vnamed drawExpiringLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;drawExpiring(Lnet/minecraft/client/gui/DrawContext;IIIII)V
-
drawOpen
- Mappings:
Namespace Name Mixin selector intermediary method_21229Lnet/minecraft/class_4388;method_21229(Lnet/minecraft/class_332;IIII)Vofficial cLeks;c(Leop;IIII)Vnamed drawOpenLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;drawOpen(Lnet/minecraft/client/gui/DrawContext;IIII)V
-
drawClosed
- Mappings:
Namespace Name Mixin selector intermediary method_25143Lnet/minecraft/class_4388;method_25143(Lnet/minecraft/class_332;IIII)Vofficial dLeks;d(Leop;IIII)Vnamed drawClosedLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;drawClosed(Lnet/minecraft/client/gui/DrawContext;IIII)V
-
isMinigame
private boolean isMinigame()- Mappings:
Namespace Name Mixin selector intermediary method_21238Lnet/minecraft/class_4388;method_21238()Zofficial ELeks;E()Znamed isMinigameLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;isMinigame()Z
-
hideRegularButtons
private void hideRegularButtons()- Mappings:
Namespace Name Mixin selector intermediary method_21240Lnet/minecraft/class_4388;method_21240()Vofficial FLeks;F()Vnamed hideRegularButtonsLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;hideRegularButtons()V
-
removeButton
- Mappings:
Namespace Name Mixin selector intermediary method_25138Lnet/minecraft/class_4388;method_25138(Lnet/minecraft/class_4185;)Vofficial aLeks;a(Lepa;)Vnamed removeButtonLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;removeButton(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
-
addButton
- Mappings:
Namespace Name Mixin selector intermediary method_21226Lnet/minecraft/class_4388;method_21226(Lnet/minecraft/class_4185;)Vofficial bLeks;b(Lepa;)Vnamed addButtonLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;addButton(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
-
hideMinigameButtons
private void hideMinigameButtons()- Mappings:
Namespace Name Mixin selector intermediary method_21242Lnet/minecraft/class_4388;method_21242()Vofficial GLeks;G()Vnamed hideMinigameButtonsLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;hideMinigameButtons()V
-
saveSlotSettings
- Mappings:
Namespace Name Mixin selector intermediary method_21208Lnet/minecraft/class_4388;method_21208(Lnet/minecraft/class_4883;)Vofficial aLeks;a(Lejp;)Vnamed saveSlotSettingsLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;saveSlotSettings(Lnet/minecraft/client/realms/dto/RealmsWorldOptions;)V
-
saveSettings
- Mappings:
Namespace Name Mixin selector intermediary method_21215Lnet/minecraft/class_4388;method_21215(Ljava/lang/String;Ljava/lang/String;)Vofficial aLeks;a(Ljava/lang/String;Ljava/lang/String;)Vnamed saveSettingsLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;saveSettings(Ljava/lang/String;Ljava/lang/String;)V
-
openTheWorld
- Mappings:
Namespace Name Mixin selector intermediary method_21218Lnet/minecraft/class_4388;method_21218(ZLnet/minecraft/class_437;)Vofficial aLeks;a(ZLeug;)Vnamed openTheWorldLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;openTheWorld(ZLnet/minecraft/client/gui/screen/Screen;)V
-
closeTheWorld
- Mappings:
Namespace Name Mixin selector intermediary method_21217Lnet/minecraft/class_4388;method_21217(Lnet/minecraft/class_437;)Vofficial aLeks;a(Leug;)Vnamed closeTheWorldLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;closeTheWorld(Lnet/minecraft/client/gui/screen/Screen;)V
-
stateChanged
public void stateChanged()- Mappings:
Namespace Name Mixin selector intermediary method_21198Lnet/minecraft/class_4388;method_21198()Vofficial cLeks;c()Vnamed stateChangedLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;stateChanged()V
-
switchMinigame
- Mappings:
Namespace Name Mixin selector intermediary method_32484Lnet/minecraft/class_4388;method_32484(Lnet/minecraft/class_4890;)Vofficial aLeks;a(Lejz;)Vnamed switchMinigameLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;switchMinigame(Lnet/minecraft/client/realms/dto/WorldTemplate;)V
-
getNewScreen
- Mappings:
Namespace Name Mixin selector intermediary method_21219Lnet/minecraft/class_4388;method_21219()Lnet/minecraft/class_4388;official dLeks;d()Leks;named getNewScreenLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;getNewScreen()Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;
-