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 foo
-
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
field_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.Screen
client, 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.Element
MAX_DOUBLE_CLICK_INTERVAL -
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, 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, 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.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, 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 bLfoo;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 aLfoo;a:Lxg;
-
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 cLfoo;c:Lxg;
-
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 CLfoo;C:Lxg;
-
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 DLfoo;D: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 ELfoo;E:Lfpq;
-
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 FLfoo;F:Lfon;
-
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 GLfoo;G: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 HLfoo;H: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 ILfoo;I:Lfty;
-
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 JLfoo;J: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 KLfoo;K: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 LLfoo;L:Lfoo$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>Lfoo;<init>(Lfpq;JILfon;)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 ELfoo;E()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 iLfzq;i()Lxg;
-
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 FLfoo;F()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 aLfvb;a(Lftk;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 aLfvv;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 aLfoo;a(Lfai;)Lxg;
-
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 bLfoo;b(Lfai;)Ljava/lang/String;
-