Class RealmsUploadScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.realms.gui.screen.RealmsScreen
net.minecraft.client.realms.gui.screen.RealmsUploadScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name official ekointermediary net/minecraft/class_4427named net/minecraft/client/realms/gui/screen/RealmsUploadScreen
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate ButtonWidgetprivate longprivate ButtonWidgetprivate booleanprivate static final String[]private static final intprivate static final intprivate static final intprivate static final intprivate static final Loggerprivate final RateLimiterprivate final Runnableprivate final RealmsResetWorldScreenprivate Stringprivate final LevelSummaryprivate booleanprivate final intprivate Textprivate static final ReentrantLockprivate booleanprivate booleanprivate final UploadStatusprivate static final Textprivate final longFields inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
ADVENTURE_MAPS_IN_1_9_URL, field_33036, field_33037, field_33038, field_33039, field_33040, field_33041, field_33042, field_33043, field_33055, field_33056, field_33057, field_33060, field_33061, field_33062, field_33063, field_33064, field_39676, MAX_FILE_SIZE, RED, WHITEFields inherited from class net.minecraft.client.gui.screen.Screen
client, height, itemRenderer, passEvents, textRenderer, title, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, LIGHT_DIRT_BACKGROUND_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTUREFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionRealmsUploadScreen(long worldId, int slotId, RealmsResetWorldScreen parent, LevelSummary selectedLevel, Runnable onBack) -
Method Summary
Modifier and TypeMethodDescriptionprivate voidaddFileToTarGz(TarArchiveOutputStream tOut, String path, String base, boolean root) private voiddrawDots(MatrixStack matrices) private voiddrawProgressBar(MatrixStack matrices) private voiddrawUploadSpeed(MatrixStack matrices) private voiddrawUploadSpeed0(MatrixStack matrices, long bytesPerSecond) private Textvoidinit()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 voidonBack()private voidonCancel()voidrender(MatrixStack matrices, int mouseX, int mouseY, float delta) private voidsetStatusTexts(Text[] statusTexts) private FiletarGzipArchive(File pathToDirectoryFile) voidtick()private voidupload()private voidprivate booleanMethods inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
addLabel, narrateLabels, rowMethods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, children, clearAndInit, clearChildren, close, filesDragged, findSelectedElementData, getNarratedTitle, getNavigationFocus, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, remove, removed, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, renderWithTooltip, resize, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldPause, switchFocus, updateNarrator, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.DrawableHelper
disableScissor, drawBorder, drawCenteredTextWithShadow, drawCenteredTextWithShadow, drawCenteredTextWithShadow, drawHorizontalLine, drawNineSlicedTexture, drawNineSlicedTexture, drawNineSlicedTexture, drawRepeatingTexture, drawSprite, drawSprite, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawTextWithShadow, drawTextWithShadow, drawVerticalLine, drawWithOutline, enableScissor, fill, fill, fillGradient, fillGradient, fillGradientMethods 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
mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, focusOn, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLeko;a:Lorg/slf4j/Logger;intermediary field_20174Lnet/minecraft/class_4427;field_20174:Lorg/slf4j/Logger;named LOGGERLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;LOGGER:Lorg/slf4j/Logger;
-
UPLOAD_LOCK
- Mappings:
Namespace Name Mixin selector official bLeko;b:Ljava/util/concurrent/locks/ReentrantLock;intermediary field_20196Lnet/minecraft/class_4427;field_20196:Ljava/util/concurrent/locks/ReentrantLock;named UPLOAD_LOCKLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;UPLOAD_LOCK:Ljava/util/concurrent/locks/ReentrantLock;
-
field_41776
private static final int field_41776- See Also:
- Mappings:
Namespace Name Mixin selector official cLeko;c:Iintermediary field_41776Lnet/minecraft/class_4427;field_41776:Inamed field_41776Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;field_41776:I
-
field_41773
private static final int field_41773- See Also:
- Mappings:
Namespace Name Mixin selector official JLeko;J:Iintermediary field_41773Lnet/minecraft/class_4427;field_41773:Inamed field_41773Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;field_41773:I
-
field_41774
private static final int field_41774- See Also:
- Mappings:
Namespace Name Mixin selector official KLeko;K:Iintermediary field_41774Lnet/minecraft/class_4427;field_41774:Inamed field_41774Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;field_41774:I
-
field_41775
private static final int field_41775- See Also:
- Mappings:
Namespace Name Mixin selector official LLeko;L:Iintermediary field_41775Lnet/minecraft/class_4427;field_41775:Inamed field_41775Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;field_41775:I
-
DOTS
- Mappings:
Namespace Name Mixin selector official MLeko;M:[Ljava/lang/String;intermediary field_20191Lnet/minecraft/class_4427;field_20191:[Ljava/lang/String;named DOTSLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;DOTS:[Ljava/lang/String;
-
VERIFYING_TEXT
- Mappings:
Namespace Name Mixin selector official NLeko;N:Ltj;intermediary field_26526Lnet/minecraft/class_4427;field_26526:Lnet/minecraft/class_2561;named VERIFYING_TEXTLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;VERIFYING_TEXT:Lnet/minecraft/text/Text;
-
parent
- Mappings:
Namespace Name Mixin selector official OLeko;O:Lekh;intermediary field_20175Lnet/minecraft/class_4427;field_20175:Lnet/minecraft/class_4410;named parentLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;parent:Lnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;
-
selectedLevel
- Mappings:
Namespace Name Mixin selector official PLeko;P:Ldyf;intermediary field_20176Lnet/minecraft/class_4427;field_20176:Lnet/minecraft/class_34;named selectedLevelLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;selectedLevel:Lnet/minecraft/world/level/storage/LevelSummary;
-
worldId
private final long worldId- Mappings:
Namespace Name Mixin selector official QLeko;Q:Jintermediary field_20177Lnet/minecraft/class_4427;field_20177:Jnamed worldIdLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;worldId:J
-
slotId
private final int slotId- Mappings:
Namespace Name Mixin selector official RLeko;R:Iintermediary field_20178Lnet/minecraft/class_4427;field_20178:Inamed slotIdLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;slotId:I
-
uploadStatus
- Mappings:
Namespace Name Mixin selector official SLeko;S:Lehx;intermediary field_20179Lnet/minecraft/class_4427;field_20179:Lnet/minecraft/class_4351;named uploadStatusLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;uploadStatus:Lnet/minecraft/client/realms/UploadStatus;
-
narrationRateLimiter
- Mappings:
Namespace Name Mixin selector official TLeko;T:Lcom/google/common/util/concurrent/RateLimiter;intermediary field_20180Lnet/minecraft/class_4427;field_20180:Lcom/google/common/util/concurrent/RateLimiter;named narrationRateLimiterLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;narrationRateLimiter:Lcom/google/common/util/concurrent/RateLimiter;
-
statusTexts
- Mappings:
Namespace Name Mixin selector official ULeko;U:[Ltj;intermediary field_20503Lnet/minecraft/class_4427;field_20503:[Lnet/minecraft/class_2561;named statusTextsLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;statusTexts:[Lnet/minecraft/text/Text;
-
status
- Mappings:
Namespace Name Mixin selector official VLeko;V:Ltj;intermediary field_20182Lnet/minecraft/class_4427;field_20182:Lnet/minecraft/class_2561;named statusLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;status:Lnet/minecraft/text/Text;
-
progress
- Mappings:
Namespace Name Mixin selector official WLeko;W:Ljava/lang/String;intermediary field_20183Lnet/minecraft/class_4427;field_20183:Ljava/lang/String;named progressLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;progress:Ljava/lang/String;
-
cancelled
private volatile boolean cancelled- Mappings:
Namespace Name Mixin selector official XLeko;X:Zintermediary field_20184Lnet/minecraft/class_4427;field_20184:Znamed cancelledLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;cancelled:Z
-
uploadFinished
private volatile boolean uploadFinished- Mappings:
Namespace Name Mixin selector official YLeko;Y:Zintermediary field_20185Lnet/minecraft/class_4427;field_20185:Znamed uploadFinishedLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;uploadFinished:Z
-
showDots
private volatile boolean showDots- Mappings:
Namespace Name Mixin selector official ZLeko;Z:Zintermediary field_20186Lnet/minecraft/class_4427;field_20186:Znamed showDotsLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;showDots:Z
-
uploadStarted
private volatile boolean uploadStarted- Mappings:
Namespace Name Mixin selector official aaLeko;aa:Zintermediary field_20187Lnet/minecraft/class_4427;field_20187:Znamed uploadStartedLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;uploadStarted:Z
-
backButton
- Mappings:
Namespace Name Mixin selector official abLeko;ab:Leoc;intermediary field_20188Lnet/minecraft/class_4427;field_20188:Lnet/minecraft/class_4185;named backButtonLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;backButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
cancelButton
- Mappings:
Namespace Name Mixin selector official acLeko;ac:Leoc;intermediary field_20189Lnet/minecraft/class_4427;field_20189:Lnet/minecraft/class_4185;named cancelButtonLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;cancelButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
animTick
private int animTick- Mappings:
Namespace Name Mixin selector official adLeko;ad:Iintermediary field_20190Lnet/minecraft/class_4427;field_20190:Inamed animTickLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;animTick:I
-
previousWrittenBytes
- Mappings:
Namespace Name Mixin selector official aeLeko;ae:Ljava/lang/Long;intermediary field_20193Lnet/minecraft/class_4427;field_20193:Ljava/lang/Long;named previousWrittenBytesLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;previousWrittenBytes:Ljava/lang/Long;
-
previousTimeSnapshot
- Mappings:
Namespace Name Mixin selector official afLeko;af:Ljava/lang/Long;intermediary field_20194Lnet/minecraft/class_4427;field_20194:Ljava/lang/Long;named previousTimeSnapshotLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;previousTimeSnapshot:Ljava/lang/Long;
-
bytesPerSecond
private long bytesPerSecond- Mappings:
Namespace Name Mixin selector official agLeko;ag:Jintermediary field_20195Lnet/minecraft/class_4427;field_20195:Jnamed bytesPerSecondLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;bytesPerSecond:J
-
onBack
- Mappings:
Namespace Name Mixin selector official ahLeko;ah:Ljava/lang/Runnable;intermediary field_22728Lnet/minecraft/class_4427;field_22728:Ljava/lang/Runnable;named onBackLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;onBack:Ljava/lang/Runnable;
-
-
Constructor Details
-
RealmsUploadScreen
public RealmsUploadScreen(long worldId, int slotId, RealmsResetWorldScreen parent, LevelSummary selectedLevel, Runnable onBack) - Mappings:
Namespace Name Mixin selector official <init>Leko;<init>(JILekh;Ldyf;Ljava/lang/Runnable;)Vintermediary <init>Lnet/minecraft/class_4427;<init>(JILnet/minecraft/class_4410;Lnet/minecraft/class_34;Ljava/lang/Runnable;)Vnamed <init>Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;<init>(JILnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;Lnet/minecraft/world/level/storage/LevelSummary;Ljava/lang/Runnable;)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.
This should call
Screen.setInitialFocus(net.minecraft.client.gui.Element)to set the element that is initially focused. -
onBack
private void onBack()- Mappings:
Namespace Name Mixin selector official BLeko;B()Vintermediary method_21525Lnet/minecraft/class_4427;method_21525()Vnamed onBackLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;onBack()V
-
onCancel
private void onCancel()- Mappings:
Namespace Name Mixin selector official CLeko;C()Vintermediary method_21528Lnet/minecraft/class_4427;method_21528()Vnamed onCancelLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;onCancel()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 official aLepl;a(III)Zintermediary method_25404Lnet/minecraft/class_364;method_25404(III)Znamed keyPressedLnet/minecraft/client/gui/Element;keyPressed(III)Z
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector official aLepa;a(Lehe;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
-
drawDots
- Mappings:
Namespace Name Mixin selector official cLeko;c(Lehe;)Vintermediary method_21530Lnet/minecraft/class_4427;method_21530(Lnet/minecraft/class_4587;)Vnamed drawDotsLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;drawDots(Lnet/minecraft/client/util/math/MatrixStack;)V
-
drawProgressBar
- Mappings:
Namespace Name Mixin selector official dLeko;d(Lehe;)Vintermediary method_21532Lnet/minecraft/class_4427;method_21532(Lnet/minecraft/class_4587;)Vnamed drawProgressBarLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;drawProgressBar(Lnet/minecraft/client/util/math/MatrixStack;)V
-
drawUploadSpeed
- Mappings:
Namespace Name Mixin selector official eLeko;e(Lehe;)Vintermediary method_21534Lnet/minecraft/class_4427;method_21534(Lnet/minecraft/class_4587;)Vnamed drawUploadSpeedLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;drawUploadSpeed(Lnet/minecraft/client/util/math/MatrixStack;)V
-
drawUploadSpeed0
- Mappings:
Namespace Name Mixin selector official aLeko;a(Lehe;J)Vintermediary method_21526Lnet/minecraft/class_4427;method_21526(Lnet/minecraft/class_4587;J)Vnamed drawUploadSpeed0Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;drawUploadSpeed0(Lnet/minecraft/client/util/math/MatrixStack;J)V
-
tick
public void tick() -
getNarration
- Mappings:
Namespace Name Mixin selector official DLeko;D()Ltj;intermediary method_37014Lnet/minecraft/class_4427;method_37014()Lnet/minecraft/class_2561;named getNarrationLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;getNarration()Lnet/minecraft/text/Text;
-
upload
private void upload()- Mappings:
Namespace Name Mixin selector official ELeko;E()Vintermediary method_21536Lnet/minecraft/class_4427;method_21536()Vnamed uploadLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;upload()V
-
setStatusTexts
- Mappings:
Namespace Name Mixin selector official aLeko;a([Ltj;)Vintermediary method_27460Lnet/minecraft/class_4427;method_27460([Lnet/minecraft/class_2561;)Vnamed setStatusTextsLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;setStatusTexts([Lnet/minecraft/text/Text;)V
-
uploadCancelled
private void uploadCancelled()- Mappings:
Namespace Name Mixin selector official FLeko;F()Vintermediary method_21538Lnet/minecraft/class_4427;method_21538()Vnamed uploadCancelledLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;uploadCancelled()V
-
verify
- Mappings:
Namespace Name Mixin selector official aLeko;a(Ljava/io/File;)Zintermediary method_21515Lnet/minecraft/class_4427;method_21515(Ljava/io/File;)Znamed verifyLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;verify(Ljava/io/File;)Z
-
tarGzipArchive
- Throws:
IOException- Mappings:
Namespace Name Mixin selector official bLeko;b(Ljava/io/File;)Ljava/io/File;intermediary method_21524Lnet/minecraft/class_4427;method_21524(Ljava/io/File;)Ljava/io/File;named tarGzipArchiveLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;tarGzipArchive(Ljava/io/File;)Ljava/io/File;
-
addFileToTarGz
private void addFileToTarGz(TarArchiveOutputStream tOut, String path, String base, boolean root) throws IOException - Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLeko;a(Lorg/apache/commons/compress/archivers/tar/TarArchiveOutputStream;Ljava/lang/String;Ljava/lang/String;Z)Vintermediary method_21516Lnet/minecraft/class_4427;method_21516(Lorg/apache/commons/compress/archivers/tar/TarArchiveOutputStream;Ljava/lang/String;Ljava/lang/String;Z)Vnamed addFileToTarGzLnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;addFileToTarGz(Lorg/apache/commons/compress/archivers/tar/TarArchiveOutputStream;Ljava/lang/String;Ljava/lang/String;Z)V
-