Class RealmsConfigureWorldScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
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,ParentElement,TickableElement
@Environment(CLIENT) public class RealmsConfigureWorldScreen extends RealmsScreen
- Mappings:
Namespace Name official dprintermediary net/minecraft/class_4388named net/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen
-
Field Summary
Fields inherited from class net.minecraft.client.gui.screen.Screen
buttons, children, client, height, itemRenderer, passEvents, textRenderer, title, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE -
Constructor Summary
Constructors Constructor Description RealmsConfigureWorldScreen(RealmsMainScreen parent, long serverId) -
Method Summary
Modifier and Type Method Description private voidaddButton(ButtonWidget button)private voidaddSlotButton(int slotIndex)private voidbackButtonClicked()private intbuttonCenter(int i, int total)private intbuttonLeft(int i)voidcloseTheWorld(Screen screen)private voiddisableButtons()private voiddrawClosed(MatrixStack matrices, int int2, int int3, int int4, int int5)private voiddrawExpired(MatrixStack matrices, int int2, int int3, int int4, int int5)private voiddrawExpiring(MatrixStack matrices, int int2, int int3, int int4, int int5, int int6)private voiddrawOpen(MatrixStack matrices, int int2, int int3, int int4, int int5)private voiddrawServerStatus(MatrixStack matrices, int int2, int int3, int int4, int int5)private voidfetchServerData(long worldId)private intframe(int ordinal)RealmsConfigureWorldScreengetNewScreen()private voidhideMinigameButtons()private voidhideRegularButtons()voidinit()Called when a screen should be initialized.private booleanisMinigame()private voidjoinRealm(RealmsServer serverData)booleankeyPressed(int keyCode, int scanCode, int modifiers)Callback for when a key down event has been captured.private voidmethod_32484(@Nullable WorldTemplate worldTemplate)voidopenTheWorld(boolean join, Screen screen)private voidremoveButton(ButtonWidget button)voidremoved()voidrender(MatrixStack matrices, int mouseX, int mouseY, float delta)protected voidrenderMousehoverTooltip(MatrixStack matrices, @Nullable Text text, int int2, int int3)voidsaveSettings(String name, String desc)voidsaveSlotSettings(RealmsWorldOptions options)voidstateChanged()private voidswitchToEmptySlot(int selectedSlot, RealmsServer serverData)private voidswitchToFullSlot(int selectedSlot, RealmsServer serverData)private voidswitchToMinigame()voidtick()Methods inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
narrateLabels, rowMethods inherited from class net.minecraft.client.gui.screen.Screen
addButton, addChild, children, filesDragged, getNarrationMessage, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isPauseScreen, isSelectAll, isValidCharacterForName, onClose, renderBackground, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, shouldCloseOnEsc, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredString, drawCenteredText, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, fill, fillGradient, fillGradient, getZOffset, method_29343, method_33284, setZOffsetMethods 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.ParentElement
changeFocus, charTyped, focusOn, hoveredElement, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setInitialFocus
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLdpr;a:Lorg/apache/logging/log4j/Logger;intermediary field_19790Lnet/minecraft/class_4388;field_19790:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;LOGGER:Lorg/apache/logging/log4j/Logger;
-
ON_ICON
- Mappings:
Namespace Name Mixin selector official bLdpr;b:Lwl;intermediary field_22688Lnet/minecraft/class_4388;field_22688:Lnet/minecraft/class_2960;named ON_ICONLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;ON_ICON:Lnet/minecraft/util/Identifier;
-
OFF_ICON
- Mappings:
Namespace Name Mixin selector official cLdpr;c:Lwl;intermediary field_22689Lnet/minecraft/class_4388;field_22689:Lnet/minecraft/class_2960;named OFF_ICONLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;OFF_ICON:Lnet/minecraft/util/Identifier;
-
EXPIRED_ICON
- Mappings:
Namespace Name Mixin selector official pLdpr;p:Lwl;intermediary field_22690Lnet/minecraft/class_4388;field_22690:Lnet/minecraft/class_2960;named EXPIRED_ICONLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;EXPIRED_ICON:Lnet/minecraft/util/Identifier;
-
EXPIRES_SOON_ICON
- Mappings:
Namespace Name Mixin selector official qLdpr;q:Lwl;intermediary field_22691Lnet/minecraft/class_4388;field_22691:Lnet/minecraft/class_2960;named EXPIRES_SOON_ICONLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;EXPIRES_SOON_ICON:Lnet/minecraft/util/Identifier;
-
WORLDS_TITLE
- Mappings:
Namespace Name Mixin selector official rLdpr;r:Loj;intermediary field_26479Lnet/minecraft/class_4388;field_26479:Lnet/minecraft/class_2561;named WORLDS_TITLELnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;WORLDS_TITLE:Lnet/minecraft/text/Text;
-
CONFIGURE_REALM_TITLE
- Mappings:
Namespace Name Mixin selector official sLdpr;s:Loj;intermediary field_26480Lnet/minecraft/class_4388;field_26480:Lnet/minecraft/class_2561;named CONFIGURE_REALM_TITLELnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;CONFIGURE_REALM_TITLE:Lnet/minecraft/text/Text;
-
CURRENT_MINIGAME_TEXT
- Mappings:
Namespace Name Mixin selector official tLdpr;t:Loj;intermediary field_26481Lnet/minecraft/class_4388;field_26481:Lnet/minecraft/class_2561;named CURRENT_MINIGAME_TEXTLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;CURRENT_MINIGAME_TEXT:Lnet/minecraft/text/Text;
-
EXPIRED_TEXT
- Mappings:
Namespace Name Mixin selector official uLdpr;u:Loj;intermediary field_26482Lnet/minecraft/class_4388;field_26482:Lnet/minecraft/class_2561;named EXPIRED_TEXTLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;EXPIRED_TEXT:Lnet/minecraft/text/Text;
-
EXPIRES_SOON_TEXT
- Mappings:
Namespace Name Mixin selector official vLdpr;v:Loj;intermediary field_26483Lnet/minecraft/class_4388;field_26483:Lnet/minecraft/class_2561;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 official wLdpr;w:Loj;intermediary field_26484Lnet/minecraft/class_4388;field_26484:Lnet/minecraft/class_2561;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 official xLdpr;x:Loj;intermediary field_26485Lnet/minecraft/class_4388;field_26485:Lnet/minecraft/class_2561;named OPEN_TEXTLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;OPEN_TEXT:Lnet/minecraft/text/Text;
-
CLOSED_TEXT
- Mappings:
Namespace Name Mixin selector official yLdpr;y:Loj;intermediary field_26486Lnet/minecraft/class_4388;field_26486:Lnet/minecraft/class_2561;named CLOSED_TEXTLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;CLOSED_TEXT:Lnet/minecraft/text/Text;
-
toolTip
- Mappings:
Namespace Name Mixin selector official zLdpr;z:Loj;intermediary field_19791Lnet/minecraft/class_4388;field_19791:Lnet/minecraft/class_2561;named toolTipLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;toolTip:Lnet/minecraft/text/Text;
-
parent
- Mappings:
Namespace Name Mixin selector official ALdpr;A:Ldnv;intermediary field_19792Lnet/minecraft/class_4388;field_19792:Lnet/minecraft/class_4325;named parentLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;parent:Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;
-
server
- Mappings:
Namespace Name Mixin selector official BLdpr;B:Ldop;intermediary field_20493Lnet/minecraft/class_4388;field_20493:Lnet/minecraft/class_4877;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 official CLdpr;C:Jintermediary field_19794Lnet/minecraft/class_4388;field_19794:Jnamed serverIdLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;serverId:J
-
left_x
private int left_x- Mappings:
Namespace Name Mixin selector official DLdpr;D:Iintermediary field_19795Lnet/minecraft/class_4388;field_19795:Inamed left_xLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;left_x:I
-
right_x
private int right_x- Mappings:
Namespace Name Mixin selector official ELdpr;E:Iintermediary field_19796Lnet/minecraft/class_4388;field_19796:Inamed right_xLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;right_x:I
-
playersButton
- Mappings:
Namespace Name Mixin selector official FLdpr;F:Ldto;intermediary field_19799Lnet/minecraft/class_4388;field_19799:Lnet/minecraft/class_4185;named playersButtonLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;playersButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
settingsButton
- Mappings:
Namespace Name Mixin selector official GLdpr;G:Ldto;intermediary field_19800Lnet/minecraft/class_4388;field_19800:Lnet/minecraft/class_4185;named settingsButtonLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;settingsButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
subscriptionButton
- Mappings:
Namespace Name Mixin selector official HLdpr;H:Ldto;intermediary field_19801Lnet/minecraft/class_4388;field_19801:Lnet/minecraft/class_4185;named subscriptionButtonLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;subscriptionButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
optionsButton
- Mappings:
Namespace Name Mixin selector official ILdpr;I:Ldto;intermediary field_19802Lnet/minecraft/class_4388;field_19802:Lnet/minecraft/class_4185;named optionsButtonLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;optionsButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
backupButton
- Mappings:
Namespace Name Mixin selector official JLdpr;J:Ldto;intermediary field_19803Lnet/minecraft/class_4388;field_19803:Lnet/minecraft/class_4185;named backupButtonLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;backupButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
resetWorldButton
- Mappings:
Namespace Name Mixin selector official KLdpr;K:Ldto;intermediary field_19804Lnet/minecraft/class_4388;field_19804:Lnet/minecraft/class_4185;named resetWorldButtonLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;resetWorldButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
switchMinigameButton
- Mappings:
Namespace Name Mixin selector official LLdpr;L:Ldto;intermediary field_19805Lnet/minecraft/class_4388;field_19805:Lnet/minecraft/class_4185;named switchMinigameButtonLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;switchMinigameButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
stateChanged
private boolean stateChanged- Mappings:
Namespace Name Mixin selector official MLdpr;M:Zintermediary field_19806Lnet/minecraft/class_4388;field_19806:Znamed stateChangedLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;stateChanged:Z
-
animTick
private int animTick- Mappings:
Namespace Name Mixin selector official NLdpr;N:Iintermediary field_19807Lnet/minecraft/class_4388;field_19807:Inamed animTickLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;animTick:I
-
clicks
private int clicks- Mappings:
Namespace Name Mixin selector official OLdpr;O:Iintermediary field_19808Lnet/minecraft/class_4388;field_19808:Inamed clicksLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;clicks:I
-
-
Constructor Details
-
RealmsConfigureWorldScreen
- Mappings:
Namespace Name Mixin selector official <init>Ldpr;<init>(Ldnv;J)Vintermediary <init>Lnet/minecraft/class_4388;<init>(Lnet/minecraft/class_4325;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.
-
addSlotButton
private void addSlotButton(int slotIndex)- Mappings:
Namespace Name Mixin selector official aLdpr;a(I)Vintermediary method_21199Lnet/minecraft/class_4388;method_21199(I)Vnamed addSlotButtonLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;addSlotButton(I)V
-
buttonLeft
private int buttonLeft(int i)- Mappings:
Namespace Name Mixin selector official bLdpr;b(I)Iintermediary method_21220Lnet/minecraft/class_4388;method_21220(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 official aLdpr;a(II)Iintermediary method_21200Lnet/minecraft/class_4388;method_21200(II)Inamed buttonCenterLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;buttonCenter(II)I
-
tick
public void tick()- Specified by:
tickin interfaceTickableElement- Overrides:
tickin classRealmsScreen- Mappings:
Namespace Name Mixin selector official dLduh;d()Vintermediary method_25393Lnet/minecraft/class_4893;method_25393()Vnamed tickLnet/minecraft/client/gui/screen/TickableElement;tick()V
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector official aLduk;a(Ldnl;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
-
frame
private int frame(int ordinal)- Mappings:
Namespace Name Mixin selector official cLdpr;c(I)Iintermediary method_21228Lnet/minecraft/class_4388;method_21228(I)Inamed frameLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;frame(I)I
-
removed
public void removed() -
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:
Keyboard.onKey(long, int, int, int, int),GLFW.GLFW_KEY_Q,GLFWKeyCallbackI.invoke(long, int, int, int, int)- Mappings:
Namespace Name Mixin selector official aLdun;a(III)Zintermediary method_25404Lnet/minecraft/class_364;method_25404(III)Znamed keyPressedLnet/minecraft/client/gui/Element;keyPressed(III)Z
-
backButtonClicked
private void backButtonClicked()- Mappings:
Namespace Name Mixin selector official hLdpr;h()Vintermediary method_21231Lnet/minecraft/class_4388;method_21231()Vnamed backButtonClickedLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;backButtonClicked()V
-
fetchServerData
private void fetchServerData(long worldId)- Mappings:
Namespace Name Mixin selector official aLdpr;a(J)Vintermediary method_21204Lnet/minecraft/class_4388;method_21204(J)Vnamed fetchServerDataLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;fetchServerData(J)V
-
disableButtons
private void disableButtons()- Mappings:
Namespace Name Mixin selector official iLdpr;i()Vintermediary method_21234Lnet/minecraft/class_4388;method_21234()Vnamed disableButtonsLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;disableButtons()V
-
joinRealm
- Mappings:
Namespace Name Mixin selector official aLdpr;a(Ldop;)Vintermediary method_21206Lnet/minecraft/class_4388;method_21206(Lnet/minecraft/class_4877;)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 official kLdpr;k()Vintermediary method_21236Lnet/minecraft/class_4388;method_21236()Vnamed switchToMinigameLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;switchToMinigame()V
-
switchToFullSlot
- Mappings:
Namespace Name Mixin selector official aLdpr;a(ILdop;)Vintermediary method_21203Lnet/minecraft/class_4388;method_21203(ILnet/minecraft/class_4877;)Vnamed switchToFullSlotLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;switchToFullSlot(ILnet/minecraft/client/realms/dto/RealmsServer;)V
-
switchToEmptySlot
- Mappings:
Namespace Name Mixin selector official bLdpr;b(ILdop;)Vintermediary method_21222Lnet/minecraft/class_4388;method_21222(ILnet/minecraft/class_4877;)Vnamed switchToEmptySlotLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;switchToEmptySlot(ILnet/minecraft/client/realms/dto/RealmsServer;)V
-
renderMousehoverTooltip
protected void renderMousehoverTooltip(MatrixStack matrices, @Nullable @Nullable Text text, int int2, int int3)- Mappings:
Namespace Name Mixin selector official aLdpr;a(Ldnl;Loj;II)Vintermediary method_21214Lnet/minecraft/class_4388;method_21214(Lnet/minecraft/class_4587;Lnet/minecraft/class_2561;II)Vnamed renderMousehoverTooltipLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;renderMousehoverTooltip(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/text/Text;II)V
-
drawServerStatus
- Mappings:
Namespace Name Mixin selector official cLdpr;c(Ldnl;IIII)Vintermediary method_21201Lnet/minecraft/class_4388;method_21201(Lnet/minecraft/class_4587;IIII)Vnamed drawServerStatusLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;drawServerStatus(Lnet/minecraft/client/util/math/MatrixStack;IIII)V
-
drawExpired
- Mappings:
Namespace Name Mixin selector official dLdpr;d(Ldnl;IIII)Vintermediary method_21221Lnet/minecraft/class_4388;method_21221(Lnet/minecraft/class_4587;IIII)Vnamed drawExpiredLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;drawExpired(Lnet/minecraft/client/util/math/MatrixStack;IIII)V
-
drawExpiring
- Mappings:
Namespace Name Mixin selector official bLdpr;b(Ldnl;IIIII)Vintermediary method_21202Lnet/minecraft/class_4388;method_21202(Lnet/minecraft/class_4587;IIIII)Vnamed drawExpiringLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;drawExpiring(Lnet/minecraft/client/util/math/MatrixStack;IIIII)V
-
drawOpen
- Mappings:
Namespace Name Mixin selector official eLdpr;e(Ldnl;IIII)Vintermediary method_21229Lnet/minecraft/class_4388;method_21229(Lnet/minecraft/class_4587;IIII)Vnamed drawOpenLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;drawOpen(Lnet/minecraft/client/util/math/MatrixStack;IIII)V
-
drawClosed
- Mappings:
Namespace Name Mixin selector official fLdpr;f(Ldnl;IIII)Vintermediary method_25143Lnet/minecraft/class_4388;method_25143(Lnet/minecraft/class_4587;IIII)Vnamed drawClosedLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;drawClosed(Lnet/minecraft/client/util/math/MatrixStack;IIII)V
-
isMinigame
private boolean isMinigame()- Mappings:
Namespace Name Mixin selector official lLdpr;l()Zintermediary method_21238Lnet/minecraft/class_4388;method_21238()Znamed isMinigameLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;isMinigame()Z
-
hideRegularButtons
private void hideRegularButtons()- Mappings:
Namespace Name Mixin selector official mLdpr;m()Vintermediary method_21240Lnet/minecraft/class_4388;method_21240()Vnamed hideRegularButtonsLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;hideRegularButtons()V
-
removeButton
- Mappings:
Namespace Name Mixin selector official aLdpr;a(Ldto;)Vintermediary method_25138Lnet/minecraft/class_4388;method_25138(Lnet/minecraft/class_4185;)Vnamed removeButtonLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;removeButton(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
-
addButton
- Mappings:
Namespace Name Mixin selector official bLdpr;b(Ldto;)Vintermediary method_21226Lnet/minecraft/class_4388;method_21226(Lnet/minecraft/class_4185;)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 official nLdpr;n()Vintermediary method_21242Lnet/minecraft/class_4388;method_21242()Vnamed hideMinigameButtonsLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;hideMinigameButtons()V
-
saveSlotSettings
- Mappings:
Namespace Name Mixin selector official aLdpr;a(Ldov;)Vintermediary method_21208Lnet/minecraft/class_4388;method_21208(Lnet/minecraft/class_4883;)Vnamed saveSlotSettingsLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;saveSlotSettings(Lnet/minecraft/client/realms/dto/RealmsWorldOptions;)V
-
saveSettings
- Mappings:
Namespace Name Mixin selector official aLdpr;a(Ljava/lang/String;Ljava/lang/String;)Vintermediary method_21215Lnet/minecraft/class_4388;method_21215(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 official aLdpr;a(ZLdwy;)Vintermediary method_21218Lnet/minecraft/class_4388;method_21218(ZLnet/minecraft/class_437;)Vnamed openTheWorldLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;openTheWorld(ZLnet/minecraft/client/gui/screen/Screen;)V
-
closeTheWorld
- Mappings:
Namespace Name Mixin selector official aLdpr;a(Ldwy;)Vintermediary method_21217Lnet/minecraft/class_4388;method_21217(Lnet/minecraft/class_437;)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 official aLdpr;a()Vintermediary method_21198Lnet/minecraft/class_4388;method_21198()Vnamed stateChangedLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;stateChanged()V
-
method_32484
- Mappings:
Namespace Name Mixin selector official aLdpr;a(Ldpd;)Vintermediary method_32484Lnet/minecraft/class_4388;method_32484(Lnet/minecraft/class_4890;)Vnamed method_32484Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;method_32484(Lnet/minecraft/client/realms/dto/WorldTemplate;)V
-
getNewScreen
- Mappings:
Namespace Name Mixin selector official cLdpr;c()Ldpr;intermediary method_21219Lnet/minecraft/class_4388;method_21219()Lnet/minecraft/class_4388;named getNewScreenLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;getNewScreen()Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;
-