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 fdg
-
Nested Class Summary
Modifier and TypeClassDescriptionprivate class
private class
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final Text
private final @Nullable WorldCreationTask
private static final DateFormat
private static final Text
(package private) List
<LevelSummary> private static final Text
private static final Logger
private final RealmsCreateWorldScreen
(package private) int
private final int
static final Text
(package private) ButtonWidget
(package private) static final Text
private final long
(package private) RealmsSelectFileToUploadScreen.WorldSelectionList
Fields inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
field_33040, field_33041, field_33042, field_33055, field_33057, field_33061, field_33062, field_33063, field_39676, MAX_FILE_SIZE
Fields 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, PANORAMA_RENDERER, ROTATING_PANORAMA_RENDERER, textRenderer, title, width
Fields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL
-
Constructor Summary
ConstructorDescriptionRealmsSelectFileToUploadScreen
(@Nullable WorldCreationTask creationTask, long worldId, int slotId, RealmsCreateWorldScreen parent) -
Method Summary
Modifier and TypeMethodDescription(package private) static Text
getGameModeName
(LevelSummary summary) (package private) static String
getLastPlayed
(LevelSummary summary) void
init()
Called when a screen should be initialized.boolean
keyPressed
(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured.private void
void
render
(DrawContext context, int mouseX, int mouseY, float delta) private void
upload()
Methods inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
addLabel, narrateLabels, row
Methods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, blur, children, clearAndInit, clearChildren, clearTooltip, close, filesDragged, findSelectedElementData, getMusic, getNavigationFocus, getPanoramaTickDelta, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, remove, removed, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldPause, switchFocus, tick, updateNarrator, wrapScreenError
Methods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocused
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.client.gui.Element
mouseMoved
Methods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrder
Methods 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 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
Lfdg;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
Lfdg;a:Lxp;
-
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
Lfdg;c:Lxp;
-
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 B
Lfdg;B:Lxp;
-
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 C
Lfdg;C:Lxp;
-
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 D
Lfdg;D:Lxp;
-
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 E
Lfdg;E: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 F
Lfdg;F:Lfej;
-
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 G
Lfdg;G:Lfdf;
-
worldId
private 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 H
Lfdg;H:J
-
slotId
private 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 I
Lfdg;I:I
-
uploadButton
ButtonWidget 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 J
Lfdg;J:Lfhg;
-
levelList
List<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 K
Lfdg;K:Ljava/util/List;
-
selectedWorld
int 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 L
Lfdg;L:I
-
worldSelectionList
RealmsSelectFileToUploadScreen.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 M
Lfdg;M:Lfdg$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;)V
intermediary <init>
Lnet/minecraft/class_4416;<init>(Lnet/minecraft/class_4445;JILnet/minecraft/class_4410;)V
official <init>
Lfdg;<init>(Lfej;JILfdf;)V
-
-
Method Details
-
loadLevelList
private 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
Lfdg;E()V
-
init
public void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
This should call
Screen.setInitialFocus()
to set the element that is initially focused. -
getNarratedTitle
- Overrides:
getNarratedTitle
in classScreen
- 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
Lfnf;i()Lxp;
-
upload
private 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
Lfdg;F()V
-
render
- Specified by:
render
in interfaceDrawable
- Overrides:
render
in classScreen
- 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
Lfij;a(Lfgt;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 inGLFW
class.- Specified by:
keyPressed
in interfaceElement
- Specified by:
keyPressed
in interfaceParentElement
- Overrides:
keyPressed
in classScreen
- Parameters:
keyCode
- the named key code of the event as described in theGLFW
classscanCode
- 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:
true
to 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
Lfjc;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
Lfdg;a(Lepz;)Lxp;
-
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
Lfdg;b(Lepz;)Ljava/lang/String;
-