Class RealmsResetNormalWorldScreen
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.RealmsResetNormalWorldScreen
- All Implemented Interfaces:
Drawable
,Element
,Navigable
,ParentElement
- Mappings:
Namespace Name named net/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen
intermediary net/minecraft/class_4409
official fde
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData
-
Field Summary
Modifier and TypeFieldDescriptionprivate final Consumer
<ResetWorldInfo> private static final int
private static final int
private RealmsWorldGeneratorType
private final ThreePartsLayoutWidget
private boolean
private final Text
private static final Text
private TextFieldWidget
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
ConstructorDescriptionRealmsResetNormalWorldScreen
(Consumer<ResetWorldInfo> callback, Text parentTitle) -
Method Summary
Modifier and TypeMethodDescriptionprivate void
void
close()
private ResetWorldInfo
void
init()
Called when a screen should be initialized.protected void
protected 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, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, remove, removed, render, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, 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
-
RESET_SEED_TEXT
- Mappings:
Namespace Name Mixin selector named RESET_SEED_TEXT
Lnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;RESET_SEED_TEXT:Lnet/minecraft/text/Text;
intermediary field_26506
Lnet/minecraft/class_4409;field_26506:Lnet/minecraft/class_2561;
official b
Lfde;b:Lxp;
-
TITLE
- Mappings:
Namespace Name Mixin selector named TITLE
Lnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;TITLE:Lnet/minecraft/text/Text;
intermediary field_46114
Lnet/minecraft/class_4409;field_46114:Lnet/minecraft/class_2561;
official a
Lfde;a:Lxp;
-
field_45278
private static final int field_45278- See Also:
- Mappings:
Namespace Name Mixin selector named field_45278
Lnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;field_45278:I
intermediary field_45278
Lnet/minecraft/class_4409;field_45278:I
official c
Lfde;c:I
-
field_45279
private static final int field_45279- See Also:
- Mappings:
Namespace Name Mixin selector named field_45279
Lnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;field_45279:I
intermediary field_45279
Lnet/minecraft/class_4409;field_45279:I
official B
Lfde;B:I
-
layout
- Mappings:
Namespace Name Mixin selector named layout
Lnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;layout:Lnet/minecraft/client/gui/widget/ThreePartsLayoutWidget;
intermediary field_45280
Lnet/minecraft/class_4409;field_45280:Lnet/minecraft/class_8132;
official C
Lfde;C:Lfkt;
-
callback
- Mappings:
Namespace Name Mixin selector named callback
Lnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;callback:Ljava/util/function/Consumer;
intermediary field_27938
Lnet/minecraft/class_4409;field_27938:Ljava/util/function/Consumer;
official D
Lfde;D:Ljava/util/function/Consumer;
-
seedEdit
- Mappings:
Namespace Name Mixin selector named seedEdit
Lnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;seedEdit:Lnet/minecraft/client/gui/widget/TextFieldWidget;
intermediary field_19984
Lnet/minecraft/class_4409;field_19984:Lnet/minecraft/class_342;
official E
Lfde;E:Lfhp;
-
generatorType
- Mappings:
Namespace Name Mixin selector named generatorType
Lnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;generatorType:Lnet/minecraft/client/realms/gui/screen/RealmsWorldGeneratorType;
intermediary field_27939
Lnet/minecraft/class_4409;field_27939:Lnet/minecraft/class_5672;
official F
Lfde;F:Lfdu;
-
mapFeatures
private boolean mapFeatures- Mappings:
Namespace Name Mixin selector named mapFeatures
Lnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;mapFeatures:Z
intermediary field_27940
Lnet/minecraft/class_4409;field_27940:Z
official G
Lfde;G:Z
-
experiments
- Mappings:
Namespace Name Mixin selector named experiments
Lnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;experiments:Ljava/util/Set;
intermediary field_46708
Lnet/minecraft/class_4409;field_46708:Ljava/util/Set;
official H
Lfde;H:Ljava/util/Set;
-
parentTitle
- Mappings:
Namespace Name Mixin selector named parentTitle
Lnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;parentTitle:Lnet/minecraft/text/Text;
intermediary field_24206
Lnet/minecraft/class_4409;field_24206:Lnet/minecraft/class_2561;
official I
Lfde;I:Lxp;
-
-
Constructor Details
-
RealmsResetNormalWorldScreen
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;<init>(Ljava/util/function/Consumer;Lnet/minecraft/text/Text;)V
intermediary <init>
Lnet/minecraft/class_4409;<init>(Ljava/util/function/Consumer;Lnet/minecraft/class_2561;)V
official <init>
Lfde;<init>(Ljava/util/function/Consumer;Lxp;)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
setInitialFocus()
to set the element that is initially focused. -
setInitialFocus
protected void setInitialFocus()- Overrides:
setInitialFocus
in classScreen
- Mappings:
Namespace Name Mixin selector named setInitialFocus
Lnet/minecraft/client/gui/screen/Screen;setInitialFocus()V
intermediary method_56131
Lnet/minecraft/class_437;method_56131()V
official aB_
Lfnf;aB_()V
-
addExperimentsButton
- Mappings:
Namespace Name Mixin selector named addExperimentsButton
Lnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;addExperimentsButton(Lnet/minecraft/client/gui/widget/DirectionalLayoutWidget;)V
intermediary method_54378
Lnet/minecraft/class_4409;method_54378(Lnet/minecraft/class_8667;)V
official a
Lfde;a(Lfkx;)V
-
createResetWorldInfo
- Mappings:
Namespace Name Mixin selector named createResetWorldInfo
Lnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;createResetWorldInfo()Lnet/minecraft/client/realms/gui/screen/ResetWorldInfo;
intermediary method_52693
Lnet/minecraft/class_4409;method_52693()Lnet/minecraft/class_4413;
official E
Lfde;E()Lfea;
-
close
public void close()
-