Class RealmsBackupScreen
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.RealmsBackupScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name named net/minecraft/client/realms/gui/screen/RealmsBackupScreenintermediary net/minecraft/class_4381official fxv
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate classprivate classNested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Text(package private) static final Textprivate static final Text(package private) @Nullable ButtonWidgetprivate static final int(package private) final ThreePartsLayoutWidget(package private) static final Loggerprivate static final Text(package private) boolean(package private) final RealmsConfigureWorldScreen(package private) static final Text(package private) @Nullable RealmsBackupScreen.BackupObjectSelectionList(package private) final RealmsServerprivate final intprivate static final StringFields inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
BLUE, DARK_GRAY, field_33055, field_33057, field_39676, field_54866, GRAY, GREEN, MAX_FILE_SIZE, PURPLE, REALMS_LOGO_TEXTURE, REALMS_LOGO_TEXTURE_HEIGHT, REALMS_LOGO_TEXTURE_WIDTH, REALMS_LOGO_WIDGET_HEIGHT, REALMS_LOGO_WIDGET_WIDTHFields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, field_60460, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, narratorToggleButton, textRenderer, title, width -
Constructor Summary
ConstructorsConstructorDescriptionRealmsBackupScreen(RealmsConfigureWorldScreen parent, RealmsServer serverData, int slotId) -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()private voidvoidinit()Called when a screen should be initialized.protected voidvoidrender(DrawContext context, int mouseX, int mouseY, float deltaTicks) private voidMethods inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
addLabel, createRealmsLogoIconWidget, narrateLabels, rowMethods inherited from class net.minecraft.client.gui.screen.Screen
addCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, allowRotatingPanorama, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, canInterruptOtherScreen, children, clearAndInit, clearChildren, deferSubtitles, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleBasicClickEvent, handleClickEvent, handleClickEvent, handleOpenUri, handleRunCommand, handleTextClick, hasUsageText, init, insertText, isMouseOver, isValidCharacterForName, keepOpenThroughPortal, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, remove, removed, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setWidgetAlpha, shouldCloseOnEsc, shouldPause, showsStatusEffects, 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, isClickable, 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/RealmsBackupScreen;LOGGER:Lorg/slf4j/Logger;intermediary field_19741Lnet/minecraft/class_4381;field_19741:Lorg/slf4j/Logger;official aLfxv;a:Lorg/slf4j/Logger;
-
BACKUPS_TEXT
- Mappings:
Namespace Name Mixin selector named BACKUPS_TEXTLnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;BACKUPS_TEXT:Lnet/minecraft/text/Text;intermediary field_26473Lnet/minecraft/class_4381;field_26473:Lnet/minecraft/class_2561;official bLfxv;b:Lxx;
-
RESTORE_TEXT
- Mappings:
Namespace Name Mixin selector named RESTORE_TEXTLnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;RESTORE_TEXT:Lnet/minecraft/text/Text;intermediary field_26471Lnet/minecraft/class_4381;field_26471:Lnet/minecraft/class_2561;official cLfxv;c:Lxx;
-
CHANGES_TOOLTIP
- Mappings:
Namespace Name Mixin selector named CHANGES_TOOLTIPLnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;CHANGES_TOOLTIP:Lnet/minecraft/text/Text;intermediary field_26472Lnet/minecraft/class_4381;field_26472:Lnet/minecraft/class_2561;official FLfxv;F:Lxx;
-
NO_BACKUPS_TEXT
- Mappings:
Namespace Name Mixin selector named NO_BACKUPS_TEXTLnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;NO_BACKUPS_TEXT:Lnet/minecraft/text/Text;intermediary field_26474Lnet/minecraft/class_4381;field_26474:Lnet/minecraft/class_2561;official GLfxv;G:Lxx;
-
DOWNLOAD_TEXT
- Mappings:
Namespace Name Mixin selector named DOWNLOAD_TEXTLnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;DOWNLOAD_TEXT:Lnet/minecraft/text/Text;intermediary field_51818Lnet/minecraft/class_4381;field_51818:Lnet/minecraft/class_2561;official HLfxv;H:Lxx;
-
UPLOADED
- See Also:
- Mappings:
Namespace Name Mixin selector named UPLOADEDLnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;UPLOADED:Ljava/lang/String;intermediary field_32119Lnet/minecraft/class_4381;field_32119:Ljava/lang/String;official ILfxv;I:Ljava/lang/String;
-
field_49447
private static final int field_49447- See Also:
- Mappings:
Namespace Name Mixin selector named field_49447Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;field_49447:Iintermediary field_49447Lnet/minecraft/class_4381;field_49447:Iofficial JLfxv;J:I
-
parent
- Mappings:
Namespace Name Mixin selector named parentLnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;parent:Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;intermediary field_19743Lnet/minecraft/class_4381;field_19743:Lnet/minecraft/class_4388;official KLfxv;K:Lfxx;
-
backups
- Mappings:
Namespace Name Mixin selector named backupsLnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;backups:Ljava/util/List;intermediary field_19744Lnet/minecraft/class_4381;field_19744:Ljava/util/List;official LLfxv;L:Ljava/util/List;
-
selectionList
- Mappings:
Namespace Name Mixin selector named selectionListLnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;selectionList:Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen$BackupObjectSelectionList;intermediary field_49448Lnet/minecraft/class_4381;field_49448:Lnet/minecraft/class_4381$class_4382;official MLfxv;M:Lfxv$a;
-
layout
- Mappings:
Namespace Name Mixin selector named layoutLnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;layout:Lnet/minecraft/client/gui/widget/ThreePartsLayoutWidget;intermediary field_49449Lnet/minecraft/class_4381;field_49449:Lnet/minecraft/class_8132;official NLfxv;N:Lgjc;
-
slotId
private final int slotId- Mappings:
Namespace Name Mixin selector named slotIdLnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;slotId:Iintermediary field_19748Lnet/minecraft/class_4381;field_19748:Iofficial OLfxv;O:I
-
downloadButton
- Mappings:
Namespace Name Mixin selector named downloadButtonLnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;downloadButton:Lnet/minecraft/client/gui/widget/ButtonWidget;intermediary field_19749Lnet/minecraft/class_4381;field_19749:Lnet/minecraft/class_4185;official PLfxv;P:Lgdp;
-
serverData
- Mappings:
Namespace Name Mixin selector named serverDataLnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;serverData:Lnet/minecraft/client/realms/dto/RealmsServer;intermediary field_19753Lnet/minecraft/class_4381;field_19753:Lnet/minecraft/class_4877;official QLfxv;Q:Lfvt;
-
noBackups
boolean noBackups- Mappings:
Namespace Name Mixin selector named noBackupsLnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;noBackups:Zintermediary field_19752Lnet/minecraft/class_4381;field_19752:Zofficial RLfxv;R:Z
-
-
Constructor Details
-
RealmsBackupScreen
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;<init>(Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;Lnet/minecraft/client/realms/dto/RealmsServer;I)Vintermediary <init>Lnet/minecraft/class_4381;<init>(Lnet/minecraft/class_4388;Lnet/minecraft/class_4877;I)Vofficial <init>Lfxv;<init>(Lfxx;Lfvt;I)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.
-
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 aLget;a(Lgdd;IIF)V
-
refreshWidgetPositions
protected 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 cLgmj;c()V
-
startBackupFetcher
private void startBackupFetcher()- Mappings:
Namespace Name Mixin selector named startBackupFetcherLnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;startBackupFetcher()Vintermediary method_57661Lnet/minecraft/class_4381;method_57661()Vofficial oLfxv;o()V
-
close
public void close() -
downloadClicked
private void downloadClicked()- Mappings:
Namespace Name Mixin selector named downloadClickedLnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;downloadClicked()Vintermediary method_21166Lnet/minecraft/class_4381;method_21166()Vofficial ILfxv;I()V
-