Class RealmsResetWorldScreen
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.RealmsResetWorldScreen
- All Implemented Interfaces:
Drawable,Element,ParentElement,TickableElement
@Environment(CLIENT) public class RealmsResetWorldScreen extends RealmsScreen
- Mappings:
Namespace Name official dokintermediary net/minecraft/class_4410named net/minecraft/client/realms/gui/screen/RealmsResetWorldScreen
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) classRealmsResetWorldScreen.FrameButton -
Field Summary
Fields Modifier and Type Field Description private static IdentifierADVENTURE_TEXTUREprivate TextbuttonTitleprivate static IdentifierEXPERIENCE_TEXTUREprivate WorldTemplatePaginatedListfield_20495private WorldTemplatePaginatedListfield_20496private WorldTemplatePaginatedListfield_20497private WorldTemplatePaginatedListfield_20498private Runnablefield_22711private Runnablefield_22712private static IdentifierINSPIRATION_TEXTUREprivate static LoggerLOGGERprivate static IdentifierNEW_WORLD_TEXTUREprivate Screenparentprivate TextresetTitleprivate RealmsServerserverDataintslotprivate static IdentifierSLOT_FRAME_TEXTUREprivate Textsubtitleprivate intsubtitleColorprivate RealmsLabelsubtitleLabelprivate static IdentifierSURVIVAL_SPAWN_TEXTUREprivate Texttitleprivate RealmsLabeltitleLabelprivate static IdentifierUPLOAD_TEXTUREFields inherited from class net.minecraft.client.gui.screen.Screen
buttons, children, client, height, itemRenderer, passEvents, textRenderer, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE -
Constructor Summary
Constructors Constructor Description RealmsResetWorldScreen(Screen parent, RealmsServer realmsServer, Runnable runnable, Runnable runnable2)RealmsResetWorldScreen(Screen parent, RealmsServer realmsServer, Text title, Text subtitle, int subtitleColor, Text buttonTitle, Runnable runnable, Runnable runnable2) -
Method Summary
Modifier and Type Method Description private voiddrawFrame(MatrixStack matrices, int x, int y, Text text, Identifier identifier, boolean bool, boolean bool2)private intframe(int i)voidinit()Called when a screen should be initialized.booleankeyPressed(int keyCode, int scanCode, int modifiers)Callback for when a key down event has been captured.private voidmethod_32488(WorldTemplate worldTemplate)private voidmethod_32489(ResetWorldInfo resetWorldInfo)private voidmethod_32490(LongRunningTask longRunningTask)private voidmethod_32493(Runnable runnable)voidremoved()voidrender(MatrixStack matrices, int mouseX, int mouseY, float delta)voidsetResetTitle(Text resetTitle)voidsetSlot(int slot)voidswitchSlot(Runnable callback)Methods inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
narrateLabels, row, tickMethods 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 bLdok;b:Lorg/apache/logging/log4j/Logger;intermediary field_19999Lnet/minecraft/class_4410;field_19999:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;LOGGER:Lorg/apache/logging/log4j/Logger;
-
SLOT_FRAME_TEXTURE
- Mappings:
Namespace Name Mixin selector official wLdok;w:Lwb;intermediary field_22713Lnet/minecraft/class_4410;field_22713:Lnet/minecraft/class_2960;named SLOT_FRAME_TEXTURELnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;SLOT_FRAME_TEXTURE:Lnet/minecraft/util/Identifier;
-
UPLOAD_TEXTURE
- Mappings:
Namespace Name Mixin selector official xLdok;x:Lwb;intermediary field_22714Lnet/minecraft/class_4410;field_22714:Lnet/minecraft/class_2960;named UPLOAD_TEXTURELnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;UPLOAD_TEXTURE:Lnet/minecraft/util/Identifier;
-
ADVENTURE_TEXTURE
- Mappings:
Namespace Name Mixin selector official yLdok;y:Lwb;intermediary field_22715Lnet/minecraft/class_4410;field_22715:Lnet/minecraft/class_2960;named ADVENTURE_TEXTURELnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;ADVENTURE_TEXTURE:Lnet/minecraft/util/Identifier;
-
SURVIVAL_SPAWN_TEXTURE
- Mappings:
Namespace Name Mixin selector official zLdok;z:Lwb;intermediary field_22716Lnet/minecraft/class_4410;field_22716:Lnet/minecraft/class_2960;named SURVIVAL_SPAWN_TEXTURELnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;SURVIVAL_SPAWN_TEXTURE:Lnet/minecraft/util/Identifier;
-
NEW_WORLD_TEXTURE
- Mappings:
Namespace Name Mixin selector official ALdok;A:Lwb;intermediary field_22708Lnet/minecraft/class_4410;field_22708:Lnet/minecraft/class_2960;named NEW_WORLD_TEXTURELnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;NEW_WORLD_TEXTURE:Lnet/minecraft/util/Identifier;
-
EXPERIENCE_TEXTURE
- Mappings:
Namespace Name Mixin selector official BLdok;B:Lwb;intermediary field_22709Lnet/minecraft/class_4410;field_22709:Lnet/minecraft/class_2960;named EXPERIENCE_TEXTURELnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;EXPERIENCE_TEXTURE:Lnet/minecraft/util/Identifier;
-
INSPIRATION_TEXTURE
- Mappings:
Namespace Name Mixin selector official CLdok;C:Lwb;intermediary field_22710Lnet/minecraft/class_4410;field_22710:Lnet/minecraft/class_2960;named INSPIRATION_TEXTURELnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;INSPIRATION_TEXTURE:Lnet/minecraft/util/Identifier;
-
parent
- Mappings:
Namespace Name Mixin selector official cLdok;c:Ldve;intermediary field_20000Lnet/minecraft/class_4410;field_20000:Lnet/minecraft/class_437;named parentLnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
-
serverData
- Mappings:
Namespace Name Mixin selector official pLdok;p:Ldmv;intermediary field_20001Lnet/minecraft/class_4410;field_20001:Lnet/minecraft/class_4877;named serverDataLnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;serverData:Lnet/minecraft/client/realms/dto/RealmsServer;
-
titleLabel
- Mappings:
Namespace Name Mixin selector official qLdok;q:Lewf;intermediary field_20003Lnet/minecraft/class_4410;field_20003:Lnet/minecraft/class_4903;named titleLabelLnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;titleLabel:Lnet/minecraft/client/realms/RealmsLabel;
-
subtitleLabel
- Mappings:
Namespace Name Mixin selector official rLdok;r:Lewf;intermediary field_20004Lnet/minecraft/class_4410;field_20004:Lnet/minecraft/class_4903;named subtitleLabelLnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;subtitleLabel:Lnet/minecraft/client/realms/RealmsLabel;
-
title
- Mappings:
Namespace Name Mixin selector official sLdok;s:Loi;intermediary field_20005Lnet/minecraft/class_4410;field_20005:Lnet/minecraft/class_2561;named titleLnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;title:Lnet/minecraft/text/Text;
-
subtitle
- Mappings:
Namespace Name Mixin selector official tLdok;t:Loi;intermediary field_20006Lnet/minecraft/class_4410;field_20006:Lnet/minecraft/class_2561;named subtitleLnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;subtitle:Lnet/minecraft/text/Text;
-
buttonTitle
- Mappings:
Namespace Name Mixin selector official uLdok;u:Loi;intermediary field_20007Lnet/minecraft/class_4410;field_20007:Lnet/minecraft/class_2561;named buttonTitleLnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;buttonTitle:Lnet/minecraft/text/Text;
-
subtitleColor
private int subtitleColor- Mappings:
Namespace Name Mixin selector official vLdok;v:Iintermediary field_20008Lnet/minecraft/class_4410;field_20008:Inamed subtitleColorLnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;subtitleColor:I
-
field_20495
- Mappings:
Namespace Name Mixin selector official DLdok;D:Ldnk;intermediary field_20495Lnet/minecraft/class_4410;field_20495:Lnet/minecraft/class_4891;named field_20495Lnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;field_20495:Lnet/minecraft/client/realms/dto/WorldTemplatePaginatedList;
-
field_20496
- Mappings:
Namespace Name Mixin selector official ELdok;E:Ldnk;intermediary field_20496Lnet/minecraft/class_4410;field_20496:Lnet/minecraft/class_4891;named field_20496Lnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;field_20496:Lnet/minecraft/client/realms/dto/WorldTemplatePaginatedList;
-
field_20497
- Mappings:
Namespace Name Mixin selector official FLdok;F:Ldnk;intermediary field_20497Lnet/minecraft/class_4410;field_20497:Lnet/minecraft/class_4891;named field_20497Lnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;field_20497:Lnet/minecraft/client/realms/dto/WorldTemplatePaginatedList;
-
field_20498
- Mappings:
Namespace Name Mixin selector official GLdok;G:Ldnk;intermediary field_20498Lnet/minecraft/class_4410;field_20498:Lnet/minecraft/class_4891;named field_20498Lnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;field_20498:Lnet/minecraft/client/realms/dto/WorldTemplatePaginatedList;
-
slot
public int slot- Mappings:
Namespace Name Mixin selector official aLdok;a:Iintermediary field_19998Lnet/minecraft/class_4410;field_19998:Inamed slotLnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;slot:I
-
resetTitle
- Mappings:
Namespace Name Mixin selector official HLdok;H:Loi;intermediary field_20501Lnet/minecraft/class_4410;field_20501:Lnet/minecraft/class_2561;named resetTitleLnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;resetTitle:Lnet/minecraft/text/Text;
-
field_22711
- Mappings:
Namespace Name Mixin selector official ILdok;I:Ljava/lang/Runnable;intermediary field_22711Lnet/minecraft/class_4410;field_22711:Ljava/lang/Runnable;named field_22711Lnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;field_22711:Ljava/lang/Runnable;
-
field_22712
- Mappings:
Namespace Name Mixin selector official JLdok;J:Ljava/lang/Runnable;intermediary field_22712Lnet/minecraft/class_4410;field_22712:Ljava/lang/Runnable;named field_22712Lnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;field_22712:Ljava/lang/Runnable;
-
-
Constructor Details
-
RealmsResetWorldScreen
public RealmsResetWorldScreen(Screen parent, RealmsServer realmsServer, Runnable runnable, Runnable runnable2)- Mappings:
Namespace Name Mixin selector official <init>Ldok;<init>(Ldve;Ldmv;Ljava/lang/Runnable;Ljava/lang/Runnable;)Vintermediary <init>Lnet/minecraft/class_4410;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_4877;Ljava/lang/Runnable;Ljava/lang/Runnable;)Vnamed <init>Lnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/realms/dto/RealmsServer;Ljava/lang/Runnable;Ljava/lang/Runnable;)V
-
RealmsResetWorldScreen
public RealmsResetWorldScreen(Screen parent, RealmsServer realmsServer, Text title, Text subtitle, int subtitleColor, Text buttonTitle, Runnable runnable, Runnable runnable2)- Mappings:
Namespace Name Mixin selector official <init>Ldok;<init>(Ldve;Ldmv;Loi;Loi;ILoi;Ljava/lang/Runnable;Ljava/lang/Runnable;)Vintermediary <init>Lnet/minecraft/class_4410;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_4877;Lnet/minecraft/class_2561;Lnet/minecraft/class_2561;ILnet/minecraft/class_2561;Ljava/lang/Runnable;Ljava/lang/Runnable;)Vnamed <init>Lnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/realms/dto/RealmsServer;Lnet/minecraft/text/Text;Lnet/minecraft/text/Text;ILnet/minecraft/text/Text;Ljava/lang/Runnable;Ljava/lang/Runnable;)V
-
-
Method Details
-
setSlot
public void setSlot(int slot)- Mappings:
Namespace Name Mixin selector official aLdok;a(I)Vintermediary method_21379Lnet/minecraft/class_4410;method_21379(I)Vnamed setSlotLnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;setSlot(I)V
-
setResetTitle
- Mappings:
Namespace Name Mixin selector official aLdok;a(Loi;)Vintermediary method_21376Lnet/minecraft/class_4410;method_21376(Lnet/minecraft/class_2561;)Vnamed setResetTitleLnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;setResetTitle(Lnet/minecraft/text/Text;)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() -
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 aLdst;a(III)Zintermediary method_25404Lnet/minecraft/class_364;method_25404(III)Znamed keyPressedLnet/minecraft/client/gui/Element;keyPressed(III)Z
-
frame
private int frame(int i)- Mappings:
Namespace Name Mixin selector official bLdok;b(I)Iintermediary method_21384Lnet/minecraft/class_4410;method_21384(I)Inamed frameLnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;frame(I)I
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector official aLdsq;a(Ldlr;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
-
drawFrame
private void drawFrame(MatrixStack matrices, int x, int y, Text text, Identifier identifier, boolean bool, boolean bool2)- Mappings:
Namespace Name Mixin selector official aLdok;a(Ldlr;IILoi;Lwb;ZZ)Vintermediary method_21370Lnet/minecraft/class_4410;method_21370(Lnet/minecraft/class_4587;IILnet/minecraft/class_2561;Lnet/minecraft/class_2960;ZZ)Vnamed drawFrameLnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;drawFrame(Lnet/minecraft/client/util/math/MatrixStack;IILnet/minecraft/text/Text;Lnet/minecraft/util/Identifier;ZZ)V
-
method_32490
- Mappings:
Namespace Name Mixin selector official aLdok;a(Ldpk;)Vintermediary method_32490Lnet/minecraft/class_4410;method_32490(Lnet/minecraft/class_4358;)Vnamed method_32490Lnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;method_32490(Lnet/minecraft/client/realms/task/LongRunningTask;)V
-
switchSlot
- Mappings:
Namespace Name Mixin selector official aLdok;a(Ljava/lang/Runnable;)Vintermediary method_21377Lnet/minecraft/class_4410;method_21377(Ljava/lang/Runnable;)Vnamed switchSlotLnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;switchSlot(Ljava/lang/Runnable;)V
-
method_32488
- Mappings:
Namespace Name Mixin selector official aLdok;a(Ldnj;)Vintermediary method_32488Lnet/minecraft/class_4410;method_32488(Lnet/minecraft/class_4890;)Vnamed method_32488Lnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;method_32488(Lnet/minecraft/client/realms/dto/WorldTemplate;)V
-
method_32489
- Mappings:
Namespace Name Mixin selector official aLdok;a(Ldpf;)Vintermediary method_32489Lnet/minecraft/class_4410;method_32489(Lnet/minecraft/class_4413;)Vnamed method_32489Lnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;method_32489(Lnet/minecraft/client/realms/gui/screen/ResetWorldInfo;)V
-
method_32493
- Mappings:
Namespace Name Mixin selector official bLdok;b(Ljava/lang/Runnable;)Vintermediary method_32493Lnet/minecraft/class_4410;method_32493(Ljava/lang/Runnable;)Vnamed method_32493Lnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;method_32493(Ljava/lang/Runnable;)V
-