Class RealmsSelectFileToUploadScreen
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.RealmsSelectFileToUploadScreen
- All Implemented Interfaces:
- Drawable,- Element,- Navigable,- ParentElement
- Mappings:
- Namespace - Name - named - net/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen- intermediary - net/minecraft/class_4416- official - fjj
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionprivate classprivate classNested classes/interfaces inherited from class net.minecraft.client.gui.screen.ScreenScreen.SelectedElementNarrationData
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final Textprivate final @Nullable WorldCreationTaskprivate static final DateFormatprivate static final Text(package private) List<LevelSummary> private static final Textprivate static final Loggerprivate final RealmsCreateWorldScreen(package private) intprivate final intstatic final Text(package private) ButtonWidget(package private) static final Textprivate final long(package private) RealmsSelectFileToUploadScreen.WorldSelectionListFields inherited from class net.minecraft.client.realms.gui.screen.RealmsScreenfield_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.Screenclient, 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.ElementMAX_DOUBLE_CLICK_INTERVAL
- 
Constructor SummaryConstructorsConstructorDescriptionRealmsSelectFileToUploadScreen(@Nullable WorldCreationTask creationTask, long worldId, int slotId, RealmsCreateWorldScreen parent) 
- 
Method SummaryModifier and TypeMethodDescription(package private) static TextgetGameModeName(LevelSummary summary) (package private) static StringgetLastPlayed(LevelSummary summary) 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 voidvoidrender(DrawContext context, int mouseX, int mouseY, float delta) private voidupload()Methods inherited from class net.minecraft.client.realms.gui.screen.RealmsScreenaddLabel, narrateLabels, rowMethods inherited from class net.minecraft.client.gui.screen.ScreenaddCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, children, clearAndInit, clearChildren, clearTooltip, close, findSelectedElementData, getMusic, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, refreshWidgetPositions, remove, removed, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldHideStatusEffectHud, shouldPause, switchFocus, tick, updateNarratorMethods inherited from class net.minecraft.client.gui.AbstractParentElementgetFocused, isDragging, setDragging, setFocusedMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.ElementgetBorder, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.NavigablegetNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElementcharTyped, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
- 
Field Details- 
LOGGER- Mappings:
- Namespace - Name - Mixin selector - named - LOGGER- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;LOGGER:Lorg/slf4j/Logger;- intermediary - field_20049- Lnet/minecraft/class_4416;field_20049:Lorg/slf4j/Logger;- official - b- Lfjj;b:Lorg/slf4j/Logger;
 
- 
TITLE- Mappings:
- Namespace - Name - Mixin selector - named - TITLE- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;TITLE:Lnet/minecraft/text/Text;- intermediary - field_46131- Lnet/minecraft/class_4416;field_46131:Lnet/minecraft/class_2561;- official - a- Lfjj;a:Lwp;
 
- 
LOADING_ERROR_TEXT- Mappings:
- Namespace - Name - Mixin selector - named - LOADING_ERROR_TEXT- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;LOADING_ERROR_TEXT:Lnet/minecraft/text/Text;- intermediary - field_44909- Lnet/minecraft/class_4416;field_44909:Lnet/minecraft/class_2561;- official - c- Lfjj;c:Lwp;
 
- 
WORLD_LANG- Mappings:
- Namespace - Name - Mixin selector - named - WORLD_LANG- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;WORLD_LANG:Lnet/minecraft/text/Text;- intermediary - field_20058- Lnet/minecraft/class_4416;field_20058:Lnet/minecraft/class_2561;- official - C- Lfjj;C:Lwp;
 
- 
HARDCORE_TEXT- Mappings:
- Namespace - Name - Mixin selector - named - HARDCORE_TEXT- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;HARDCORE_TEXT:Lnet/minecraft/text/Text;- intermediary - field_26507- Lnet/minecraft/class_4416;field_26507:Lnet/minecraft/class_2561;- official - D- Lfjj;D:Lwp;
 
- 
COMMANDS_TEXT- Mappings:
- Namespace - Name - Mixin selector - named - COMMANDS_TEXT- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;COMMANDS_TEXT:Lnet/minecraft/text/Text;- intermediary - field_26508- Lnet/minecraft/class_4416;field_26508:Lnet/minecraft/class_2561;- official - E- Lfjj;E:Lwp;
 
- 
DATE_FORMAT- Mappings:
- Namespace - Name - Mixin selector - named - DATE_FORMAT- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;DATE_FORMAT:Ljava/text/DateFormat;- intermediary - field_20054- Lnet/minecraft/class_4416;field_20054:Ljava/text/DateFormat;- official - F- Lfjj;F:Ljava/text/DateFormat;
 
- 
creationTask- Mappings:
- Namespace - Name - Mixin selector - named - creationTask- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;creationTask:Lnet/minecraft/client/realms/task/WorldCreationTask;- intermediary - field_48387- Lnet/minecraft/class_4416;field_48387:Lnet/minecraft/class_4445;- official - G- Lfjj;G:Lfkk;
 
- 
parent- Mappings:
- Namespace - Name - Mixin selector - named - parent- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;parent:Lnet/minecraft/client/realms/gui/screen/RealmsCreateWorldScreen;- intermediary - field_20050- Lnet/minecraft/class_4416;field_20050:Lnet/minecraft/class_4410;- official - H- Lfjj;H:Lfji;
 
- 
worldIdprivate final long worldId- Mappings:
- Namespace - Name - Mixin selector - named - worldId- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;worldId:J- intermediary - field_20051- Lnet/minecraft/class_4416;field_20051:J- official - I- Lfjj;I:J
 
- 
slotIdprivate final int slotId- Mappings:
- Namespace - Name - Mixin selector - named - slotId- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;slotId:I- intermediary - field_20052- Lnet/minecraft/class_4416;field_20052:I- official - J- Lfjj;J:I
 
- 
uploadButtonButtonWidget uploadButton- Mappings:
- Namespace - Name - Mixin selector - named - uploadButton- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;uploadButton:Lnet/minecraft/client/gui/widget/ButtonWidget;- intermediary - field_20053- Lnet/minecraft/class_4416;field_20053:Lnet/minecraft/class_4185;- official - K- Lfjj;K:Lfou;
 
- 
levelListList<LevelSummary> levelList- Mappings:
- Namespace - Name - Mixin selector - named - levelList- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;levelList:Ljava/util/List;- intermediary - field_20055- Lnet/minecraft/class_4416;field_20055:Ljava/util/List;- official - L- Lfjj;L:Ljava/util/List;
 
- 
selectedWorldint selectedWorld- Mappings:
- Namespace - Name - Mixin selector - named - selectedWorld- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;selectedWorld:I- intermediary - field_20056- Lnet/minecraft/class_4416;field_20056:I- official - M- Lfjj;M:I
 
- 
worldSelectionListRealmsSelectFileToUploadScreen.WorldSelectionList worldSelectionList- Mappings:
- Namespace - Name - Mixin selector - named - worldSelectionList- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;worldSelectionList:Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen$WorldSelectionList;- intermediary - field_20057- Lnet/minecraft/class_4416;field_20057:Lnet/minecraft/class_4416$class_4418;- official - N- Lfjj;N:Lfjj$b;
 
 
- 
- 
Constructor Details- 
RealmsSelectFileToUploadScreenpublic RealmsSelectFileToUploadScreen(@Nullable @Nullable WorldCreationTask creationTask, long worldId, int slotId, RealmsCreateWorldScreen parent) - Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;<init>(Lnet/minecraft/client/realms/task/WorldCreationTask;JILnet/minecraft/client/realms/gui/screen/RealmsCreateWorldScreen;)V- intermediary - <init>- Lnet/minecraft/class_4416;<init>(Lnet/minecraft/class_4445;JILnet/minecraft/class_4410;)V- official - <init>- Lfjj;<init>(Lfkk;JILfji;)V
 
 
- 
- 
Method Details- 
loadLevelListprivate void loadLevelList()- Mappings:
- Namespace - Name - Mixin selector - named - loadLevelList- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;loadLevelList()V- intermediary - method_21396- Lnet/minecraft/class_4416;method_21396()V- official - E- Lfjj;E()V
 
- 
initpublic void init()Called when a screen should be initialized.This method is called when this screen is opened or resized. 
- 
getNarratedTitle- Overrides:
- getNarratedTitlein class- Screen
- Mappings:
- Namespace - Name - Mixin selector - named - getNarratedTitle- Lnet/minecraft/client/gui/screen/Screen;getNarratedTitle()Lnet/minecraft/text/Text;- intermediary - method_25435- Lnet/minecraft/class_437;method_25435()Lnet/minecraft/class_2561;- official - i- Lfum;i()Lwp;
 
- 
uploadprivate void upload()- Mappings:
- Namespace - Name - Mixin selector - named - upload- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;upload()V- intermediary - method_21401- Lnet/minecraft/class_4416;method_21401()V- official - F- Lfjj;F()V
 
- 
render- Specified by:
- renderin interface- Drawable
- Overrides:
- renderin class- Screen
- Mappings:
- Namespace - Name - Mixin selector - named - render- Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V- intermediary - method_25394- Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)V- official - a- Lfpx;a(Lfof;IIF)V
 
- 
keyPressedpublic 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 interface- Element
- Specified by:
- keyPressedin interface- ParentElement
- Overrides:
- keyPressedin class- Screen
- Parameters:
- keyCode- the named key code of the event as described in the- GLFWclass
- scanCode- the unique/platform-specific scan code of the keyboard input
- modifiers- 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:
- Mappings:
- Namespace - Name - Mixin selector - named - keyPressed- Lnet/minecraft/client/gui/Element;keyPressed(III)Z- intermediary - method_25404- Lnet/minecraft/class_364;method_25404(III)Z- official - a- Lfqr;a(III)Z
 
- 
getGameModeName- Mappings:
- Namespace - Name - Mixin selector - named - getGameModeName- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;getGameModeName(Lnet/minecraft/world/level/storage/LevelSummary;)Lnet/minecraft/text/Text;- intermediary - method_21400- Lnet/minecraft/class_4416;method_21400(Lnet/minecraft/class_34;)Lnet/minecraft/class_2561;- official - a- Lfjj;a(Levh;)Lwp;
 
- 
getLastPlayed- Mappings:
- Namespace - Name - Mixin selector - named - getLastPlayed- Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;getLastPlayed(Lnet/minecraft/world/level/storage/LevelSummary;)Ljava/lang/String;- intermediary - method_21404- Lnet/minecraft/class_4416;method_21404(Lnet/minecraft/class_34;)Ljava/lang/String;- official - b- Lfjj;b(Levh;)Ljava/lang/String;
 
 
-