Class RealmsResetNormalWorldScreen
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.RealmsResetNormalWorldScreen
- All Implemented Interfaces:
Drawable,Element,ParentElement,TickableElement
- Mappings:
Namespace Name official dsmintermediary net/minecraft/class_4409named net/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Consumer<ResetWorldInfo>private RealmsWorldGeneratorTypeprivate booleanprivate Textprivate static Textprivate TextFieldWidgetprivate RealmsLabelFields inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
field_33036, field_33037, field_33038, field_33039, field_33040, field_33041, field_33042, field_33043, field_33044, field_33045, field_33046, field_33047, field_33048, field_33049, field_33050, field_33051, field_33052, field_33053, field_33054, field_33055, field_33056, field_33057, field_33058, field_33059, field_33060, field_33061, field_33062, field_33063, field_33064, field_33065Fields 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
ConstructorsConstructorDescriptionRealmsResetNormalWorldScreen(Consumer<ResetWorldInfo> callback, Text parentTitle) -
Method Summary
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, keyPressed, 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, method_35719, method_35720, 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
-
RESET_SEED_TEXT
- Mappings:
Namespace Name Mixin selector official aLdsm;a:Lon;intermediary field_26506Lnet/minecraft/class_4409;field_26506:Lnet/minecraft/class_2561;named RESET_SEED_TEXTLnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;RESET_SEED_TEXT:Lnet/minecraft/text/Text;
-
callback
- Mappings:
Namespace Name Mixin selector official bLdsm;b:Ljava/util/function/Consumer;intermediary field_27938Lnet/minecraft/class_4409;field_27938:Ljava/util/function/Consumer;named callbackLnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;callback:Ljava/util/function/Consumer;
-
titleLabel
- Mappings:
Namespace Name Mixin selector official cLdsm;c:Lfat;intermediary field_19983Lnet/minecraft/class_4409;field_19983:Lnet/minecraft/class_4903;named titleLabelLnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;titleLabel:Lnet/minecraft/client/realms/RealmsLabel;
-
seedEdit
- Mappings:
Namespace Name Mixin selector official TLdsm;T:Ldwk;intermediary field_19984Lnet/minecraft/class_4409;field_19984:Lnet/minecraft/class_342;named seedEditLnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;seedEdit:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
generatorType
- Mappings:
Namespace Name Mixin selector official ULdsm;U:Ldte;intermediary field_27939Lnet/minecraft/class_4409;field_27939:Lnet/minecraft/class_5672;named generatorTypeLnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;generatorType:Lnet/minecraft/client/realms/gui/screen/RealmsWorldGeneratorType;
-
mapFeatures
private boolean mapFeatures- Mappings:
Namespace Name Mixin selector official VLdsm;V:Zintermediary field_27940Lnet/minecraft/class_4409;field_27940:Znamed mapFeaturesLnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;mapFeatures:Z
-
parentTitle
- Mappings:
Namespace Name Mixin selector official WLdsm;W:Lon;intermediary field_24206Lnet/minecraft/class_4409;field_24206:Lnet/minecraft/class_2561;named parentTitleLnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;parentTitle:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
RealmsResetNormalWorldScreen
- Mappings:
Namespace Name Mixin selector official <init>Ldsm;<init>(Ljava/util/function/Consumer;Lon;)Vintermediary <init>Lnet/minecraft/class_4409;<init>(Ljava/util/function/Consumer;Lnet/minecraft/class_2561;)Vnamed <init>Lnet/minecraft/client/realms/gui/screen/RealmsResetNormalWorldScreen;<init>(Ljava/util/function/Consumer;Lnet/minecraft/text/Text;)V
-
-
Method Details
-
tick
public void tick()- Specified by:
tickin interfaceTickableElement- Overrides:
tickin classRealmsScreen- Mappings:
Namespace Name Mixin selector official dLdwv;d()Vintermediary method_25393Lnet/minecraft/class_4893;method_25393()Vnamed tickLnet/minecraft/client/gui/screen/TickableElement;tick()V
-
init
public void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
-
removed
public void removed() -
onClose
public void onClose() -
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector official aLdwy;a(Ldpo;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
-