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/RealmsConfigureWorldScreenintermediary net/minecraft/class_4388official fpu
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate @Nullable class_11301private final Map<class_11303, class_11313> private final TabManagerprivate @Nullable TabNavigationWidgetprivate final ThreePartsLayoutWidgetprivate static final Textprivate static final Loggerprivate final RealmsMainScreenprivate @Nullable RealmsServerprivate final longprivate booleanFields inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
field_33040, field_33041, field_33055, field_33057, field_33061, field_33062, field_33063, field_39676, field_54866, MAX_FILE_SIZEFields 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, narratorToggleButton, PANORAMA_RENDERER, ROTATING_PANORAMA_RENDERER, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionRealmsConfigureWorldScreen(RealmsMainScreen realmsMainScreen, long serverId) -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidvoidfetchServerData(long worldId) voidinit()Called when a screen should be initialized.private voidbooleanmethod_71205(long long2, String string) private voidmethod_71210(Tab tab) private voidmethod_71213(Tab tab) intintvoidvoidopenTheWorld(boolean join) voidvoidrender(DrawContext context, int mouseX, int mouseY, float deltaTicks) protected voidrenderDarkening(DrawContext context) voidsaveSettings(String string, String string2, class_11310.class_11311 class_11311, @Nullable class_11303 class_11303) voidsaveSlotSettings(class_11306 class_11306) voidMethods inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
addLabel, narrateLabels, rowMethods inherited from class net.minecraft.client.gui.screen.Screen
addCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, children, clearAndInit, clearChildren, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, remove, removed, renderBackground, renderBackgroundTexture, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, shouldCloseOnEsc, shouldHideStatusEffectHud, shouldPause, switchFocus, tick, updateNarratorMethods 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
getBorder, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector named LOGGERLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;LOGGER:Lorg/slf4j/Logger;intermediary field_19790Lnet/minecraft/class_4388;field_19790:Lorg/slf4j/Logger;official aLfpu;a:Lorg/slf4j/Logger;
-
field_60248
- Mappings:
Namespace Name Mixin selector named field_60248Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;field_60248:Lnet/minecraft/text/Text;intermediary field_60248Lnet/minecraft/class_4388;field_60248:Lnet/minecraft/class_2561;official bLfpu;b:Lxi;
-
parent
- Mappings:
Namespace Name Mixin selector named parentLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;parent:Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;intermediary field_19792Lnet/minecraft/class_4388;field_19792:Lnet/minecraft/class_4325;official cLfpu;c:Lfme;
-
server
- Mappings:
Namespace Name Mixin selector named serverLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;server:Lnet/minecraft/client/realms/dto/RealmsServer;intermediary field_20493Lnet/minecraft/class_4388;field_20493:Lnet/minecraft/class_4877;official CLfpu;C:Lfno;
-
field_60243
- Mappings:
Namespace Name Mixin selector named field_60243Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;field_60243:Lnet/minecraft/class_11301;intermediary field_60243Lnet/minecraft/class_4388;field_60243:Lnet/minecraft/class_11301;official DLfpu;D:Lfni;
-
field_60244
- Mappings:
Namespace Name Mixin selector named field_60244Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;field_60244:Ljava/util/Map;intermediary field_60244Lnet/minecraft/class_4388;field_60244:Ljava/util/Map;official ELfpu;E:Ljava/util/Map;
-
serverId
private final long serverId- Mappings:
Namespace Name Mixin selector named serverIdLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;serverId:Jintermediary field_19794Lnet/minecraft/class_4388;field_19794:Jofficial FLfpu;F:J
-
stateChanged
private boolean stateChanged- Mappings:
Namespace Name Mixin selector named stateChangedLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;stateChanged:Zintermediary field_19806Lnet/minecraft/class_4388;field_19806:Zofficial GLfpu;G:Z
-
field_60245
- Mappings:
Namespace Name Mixin selector named field_60245Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;field_60245:Lnet/minecraft/client/gui/tab/TabManager;intermediary field_60245Lnet/minecraft/class_4388;field_60245:Lnet/minecraft/class_8088;official HLfpu;H:Lfxi;
-
field_60246
- Mappings:
Namespace Name Mixin selector named field_60246Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;field_60246:Lnet/minecraft/client/gui/widget/TabNavigationWidget;intermediary field_60246Lnet/minecraft/class_4388;field_60246:Lnet/minecraft/class_8089;official ILfpu;I:Lfxj;
-
field_60247
- Mappings:
Namespace Name Mixin selector named field_60247Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;field_60247:Lnet/minecraft/client/gui/widget/ThreePartsLayoutWidget;intermediary field_60247Lnet/minecraft/class_4388;field_60247:Lnet/minecraft/class_8132;official JLfpu;J:Lfyw;
-
-
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)Vintermediary <init>Lnet/minecraft/class_4388;<init>(Lnet/minecraft/class_4325;J)Vofficial <init>Lfpu;<init>(Lfme;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.
-
method_71210
- Mappings:
Namespace Name Mixin selector named method_71210Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;method_71210(Lnet/minecraft/client/gui/tab/Tab;)Vintermediary method_71210Lnet/minecraft/class_4388;method_71210(Lnet/minecraft/class_8087;)Vofficial aLfpu;a(Lfxh;)V
-
method_71213
- Mappings:
Namespace Name Mixin selector named method_71213Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;method_71213(Lnet/minecraft/client/gui/tab/Tab;)Vintermediary method_71213Lnet/minecraft/class_4388;method_71213(Lnet/minecraft/class_8087;)Vofficial bLfpu;b(Lfxh;)V
-
method_71214
public int method_71214()- Mappings:
Namespace Name Mixin selector named method_71214Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;method_71214()Iintermediary method_71214Lnet/minecraft/class_4388;method_71214()Iofficial gLfpu;g()I
-
method_71215
public int method_71215()- Mappings:
Namespace Name Mixin selector named method_71215Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;method_71215()Iintermediary method_71215Lnet/minecraft/class_4388;method_71215()Iofficial hLfpu;h()I
-
method_71216
- Mappings:
Namespace Name Mixin selector named method_71216Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;method_71216()Lnet/minecraft/client/gui/screen/Screen;intermediary method_71216Lnet/minecraft/class_4388;method_71216()Lnet/minecraft/class_437;official jLfpu;j()Lgcc;
-
refreshWidgetPositions
public void refreshWidgetPositions()- Overrides:
refreshWidgetPositionsin classScreen- Mappings:
Namespace Name Mixin selector named refreshWidgetPositionsLnet/minecraft/client/gui/screen/Screen;refreshWidgetPositions()Vintermediary method_48640Lnet/minecraft/class_437;method_48640()Vofficial cLgcc;c()V
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)Vofficial aLfwh;a(Lfur;IIF)V
-
renderDarkening
- Overrides:
renderDarkeningin classScreen- Mappings:
Namespace Name Mixin selector named renderDarkeningLnet/minecraft/client/gui/screen/Screen;renderDarkening(Lnet/minecraft/client/gui/DrawContext;)Vintermediary method_57735Lnet/minecraft/class_437;method_57735(Lnet/minecraft/class_332;)Vofficial aLgcc;a(Lfur;)V
-
close
public void close() -
method_71217
public void method_71217()- Mappings:
Namespace Name Mixin selector named method_71217Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;method_71217()Vintermediary method_71217Lnet/minecraft/class_4388;method_71217()Vofficial kLfpu;k()V
-
fetchServerData
public void fetchServerData(long worldId) - Mappings:
Namespace Name Mixin selector named fetchServerDataLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;fetchServerData(J)Vintermediary method_21204Lnet/minecraft/class_4388;method_21204(J)Vofficial aLfpu;a(J)V
-
method_71203
private void method_71203()- Mappings:
Namespace Name Mixin selector named method_71203Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;method_71203()Vintermediary method_71203Lnet/minecraft/class_4388;method_71203()Vofficial FLfpu;F()V
-
saveSlotSettings
- Mappings:
Namespace Name Mixin selector named saveSlotSettingsLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;saveSlotSettings(Lnet/minecraft/class_11306;)Vintermediary method_21208Lnet/minecraft/class_4388;method_21208(Lnet/minecraft/class_11306;)Vofficial aLfpu;a(Lfnt;)V
-
saveSettings
public void saveSettings(String string, String string2, class_11310.class_11311 class_11311, @Nullable @Nullable class_11303 class_11303) - Mappings:
Namespace Name Mixin selector named saveSettingsLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;saveSettings(Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/class_11310$class_11311;Lnet/minecraft/class_11303;)Vintermediary method_21215Lnet/minecraft/class_4388;method_21215(Ljava/lang/String;Ljava/lang/String;Lnet/minecraft/class_11310$class_11311;Lnet/minecraft/class_11303;)Vofficial aLfpu;a(Ljava/lang/String;Ljava/lang/String;Lfob$a;Lfnn;)V
-
openTheWorld
public void openTheWorld(boolean join) - Mappings:
Namespace Name Mixin selector named openTheWorldLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;openTheWorld(Z)Vintermediary method_21218Lnet/minecraft/class_4388;method_21218(Z)Vofficial bLfpu;b(Z)V
-
closeTheWorld
public void closeTheWorld()- Mappings:
Namespace Name Mixin selector named closeTheWorldLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;closeTheWorld()Vintermediary method_21217Lnet/minecraft/class_4388;method_21217()Vofficial lLfpu;l()V
-
stateChanged
public void stateChanged()- Mappings:
Namespace Name Mixin selector named stateChangedLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;stateChanged()Vintermediary method_21198Lnet/minecraft/class_4388;method_21198()Vofficial mLfpu;m()V
-
method_71205
- Mappings:
Namespace Name Mixin selector named method_71205Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;method_71205(JLjava/lang/String;)Zintermediary method_71205Lnet/minecraft/class_4388;method_71205(JLjava/lang/String;)Zofficial aLfpu;a(JLjava/lang/String;)Z
-
getNewScreen
- Mappings:
Namespace Name Mixin selector named getNewScreenLnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;getNewScreen()Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;intermediary method_21219Lnet/minecraft/class_4388;method_21219()Lnet/minecraft/class_4388;official nLfpu;n()Lfpu;
-