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/RealmsSelectFileToUploadScreenintermediary net/minecraft/class_4416official ftk
-
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 final @Nullable WorldCreationTaskprivate static final DateFormat(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.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
ConstructorsConstructorDescriptionRealmsSelectFileToUploadScreen(@Nullable WorldCreationTask creationTask, long worldId, int slotId, RealmsCreateWorldScreen parent) -
Method Summary
Modifier 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 deltaTicks) private voidupload()Methods 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, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, children, clearAndInit, clearChildren, close, findSelectedElementData, getMusic, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleBasicClickEvent, handleClickEvent, handleClickEvent, handleOpenUri, handleRunCommand, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, method_72798, method_73150, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, refreshWidgetPositions, 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, method_72784, 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/RealmsSelectFileToUploadScreen;LOGGER:Lorg/slf4j/Logger;intermediary field_20049Lnet/minecraft/class_4416;field_20049:Lorg/slf4j/Logger;official bLftk;b:Lorg/slf4j/Logger;
-
TITLE
- Mappings:
Namespace Name Mixin selector named TITLELnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;TITLE:Lnet/minecraft/text/Text;intermediary field_46131Lnet/minecraft/class_4416;field_46131:Lnet/minecraft/class_2561;official aLftk;a:Lxt;
-
LOADING_ERROR_TEXT
- Mappings:
Namespace Name Mixin selector named LOADING_ERROR_TEXTLnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;LOADING_ERROR_TEXT:Lnet/minecraft/text/Text;intermediary field_44909Lnet/minecraft/class_4416;field_44909:Lnet/minecraft/class_2561;official cLftk;c:Lxt;
-
WORLD_LANG
- Mappings:
Namespace Name Mixin selector named WORLD_LANGLnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;WORLD_LANG:Lnet/minecraft/text/Text;intermediary field_20058Lnet/minecraft/class_4416;field_20058:Lnet/minecraft/class_2561;official FLftk;F:Lxt;
-
DATE_FORMAT
- Mappings:
Namespace Name Mixin selector named DATE_FORMATLnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;DATE_FORMAT:Ljava/text/DateFormat;intermediary field_20054Lnet/minecraft/class_4416;field_20054:Ljava/text/DateFormat;official GLftk;G:Ljava/text/DateFormat;
-
creationTask
- Mappings:
Namespace Name Mixin selector named creationTaskLnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;creationTask:Lnet/minecraft/client/realms/task/WorldCreationTask;intermediary field_48387Lnet/minecraft/class_4416;field_48387:Lnet/minecraft/class_4445;official HLftk;H:Lfuu;
-
parent
- Mappings:
Namespace Name Mixin selector named parentLnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;parent:Lnet/minecraft/client/realms/gui/screen/RealmsCreateWorldScreen;intermediary field_20050Lnet/minecraft/class_4416;field_20050:Lnet/minecraft/class_4410;official ILftk;I:Lftj;
-
worldId
private final long worldId- Mappings:
Namespace Name Mixin selector named worldIdLnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;worldId:Jintermediary field_20051Lnet/minecraft/class_4416;field_20051:Jofficial JLftk;J:J
-
slotId
private final int slotId- Mappings:
Namespace Name Mixin selector named slotIdLnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;slotId:Iintermediary field_20052Lnet/minecraft/class_4416;field_20052:Iofficial KLftk;K:I
-
uploadButton
ButtonWidget uploadButton- Mappings:
Namespace Name Mixin selector named uploadButtonLnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;uploadButton:Lnet/minecraft/client/gui/widget/ButtonWidget;intermediary field_20053Lnet/minecraft/class_4416;field_20053:Lnet/minecraft/class_4185;official LLftk;L:Lfzf;
-
levelList
List<LevelSummary> levelList- Mappings:
Namespace Name Mixin selector named levelListLnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;levelList:Ljava/util/List;intermediary field_20055Lnet/minecraft/class_4416;field_20055:Ljava/util/List;official MLftk;M:Ljava/util/List;
-
selectedWorld
int selectedWorld- Mappings:
Namespace Name Mixin selector named selectedWorldLnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;selectedWorld:Iintermediary field_20056Lnet/minecraft/class_4416;field_20056:Iofficial NLftk;N:I
-
worldSelectionList
RealmsSelectFileToUploadScreen.WorldSelectionList worldSelectionList- Mappings:
Namespace Name Mixin selector named worldSelectionListLnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;worldSelectionList:Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen$WorldSelectionList;intermediary field_20057Lnet/minecraft/class_4416;field_20057:Lnet/minecraft/class_4416$class_4418;official OLftk;O:Lftk$b;
-
-
Constructor Details
-
RealmsSelectFileToUploadScreen
public 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;)Vintermediary <init>Lnet/minecraft/class_4416;<init>(Lnet/minecraft/class_4445;JILnet/minecraft/class_4410;)Vofficial <init>Lftk;<init>(Lfuu;JILftj;)V
-
-
Method Details
-
loadLevelList
private void loadLevelList()- Mappings:
Namespace Name Mixin selector named loadLevelListLnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;loadLevelList()Vintermediary method_21396Lnet/minecraft/class_4416;method_21396()Vofficial nLftk;n()V
-
init
public void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
-
getNarratedTitle
- Overrides:
getNarratedTitlein classScreen- Mappings:
Namespace Name Mixin selector named getNarratedTitleLnet/minecraft/client/gui/screen/Screen;getNarratedTitle()Lnet/minecraft/text/Text;intermediary method_25435Lnet/minecraft/class_437;method_25435()Lnet/minecraft/class_2561;official iLght;i()Lxt;
-
upload
private void upload()- Mappings:
Namespace Name Mixin selector named uploadLnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;upload()Vintermediary method_21401Lnet/minecraft/class_4416;method_21401()Vofficial HLftk;H()V
-
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 aLgaj;a(Lfyt;IIF)V
-
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:
- Mappings:
Namespace Name Mixin selector named keyPressedLnet/minecraft/client/gui/Element;keyPressed(III)Zintermediary method_25404Lnet/minecraft/class_364;method_25404(III)Zofficial aLgcl;a(III)Z
-
getGameModeName
- Mappings:
Namespace Name Mixin selector named getGameModeNameLnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;getGameModeName(Lnet/minecraft/world/level/storage/LevelSummary;)Lnet/minecraft/text/Text;intermediary method_21400Lnet/minecraft/class_4416;method_21400(Lnet/minecraft/class_34;)Lnet/minecraft/class_2561;official aLftk;a(Lfej;)Lxt;
-
getLastPlayed
- Mappings:
Namespace Name Mixin selector named getLastPlayedLnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen;getLastPlayed(Lnet/minecraft/world/level/storage/LevelSummary;)Ljava/lang/String;intermediary method_21404Lnet/minecraft/class_4416;method_21404(Lnet/minecraft/class_34;)Ljava/lang/String;official bLftk;b(Lfej;)Ljava/lang/String;
-