Class RealmsUploadScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement

@Environment(CLIENT) public class RealmsUploadScreen extends RealmsScreen
Mappings:
Namespace Name
official elm
intermediary net/minecraft/class_4427
named net/minecraft/client/realms/gui/screen/RealmsUploadScreen
  • Field Details

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official a Lelm;a:Lorg/slf4j/Logger;
      intermediary field_20174 Lnet/minecraft/class_4427;field_20174:Lorg/slf4j/Logger;
      named LOGGER Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;LOGGER:Lorg/slf4j/Logger;
    • UPLOAD_LOCK

      private static final ReentrantLock UPLOAD_LOCK
      Mappings:
      Namespace Name Mixin selector
      official b Lelm;b:Ljava/util/concurrent/locks/ReentrantLock;
      intermediary field_20196 Lnet/minecraft/class_4427;field_20196:Ljava/util/concurrent/locks/ReentrantLock;
      named UPLOAD_LOCK Lnet/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 c Lelm;c:I
      intermediary field_41776 Lnet/minecraft/class_4427;field_41776:I
      named field_41776 Lnet/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 F Lelm;F:I
      intermediary field_41773 Lnet/minecraft/class_4427;field_41773:I
      named field_41773 Lnet/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 G Lelm;G:I
      intermediary field_41774 Lnet/minecraft/class_4427;field_41774:I
      named field_41774 Lnet/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 H Lelm;H:I
      intermediary field_41775 Lnet/minecraft/class_4427;field_41775:I
      named field_41775 Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;field_41775:I
    • DOTS

      private static final String[] DOTS
      Mappings:
      Namespace Name Mixin selector
      official I Lelm;I:[Ljava/lang/String;
      intermediary field_20191 Lnet/minecraft/class_4427;field_20191:[Ljava/lang/String;
      named DOTS Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;DOTS:[Ljava/lang/String;
    • VERIFYING_TEXT

      private static final Text VERIFYING_TEXT
      Mappings:
      Namespace Name Mixin selector
      official J Lelm;J:Lsw;
      intermediary field_26526 Lnet/minecraft/class_4427;field_26526:Lnet/minecraft/class_2561;
      named VERIFYING_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;VERIFYING_TEXT:Lnet/minecraft/text/Text;
    • parent

      private final RealmsResetWorldScreen parent
      Mappings:
      Namespace Name Mixin selector
      official K Lelm;K:Lelf;
      intermediary field_20175 Lnet/minecraft/class_4427;field_20175:Lnet/minecraft/class_4410;
      named parent Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;parent:Lnet/minecraft/client/realms/gui/screen/RealmsResetWorldScreen;
    • selectedLevel

      private final LevelSummary selectedLevel
      Mappings:
      Namespace Name Mixin selector
      official L Lelm;L:Ldyw;
      intermediary field_20176 Lnet/minecraft/class_4427;field_20176:Lnet/minecraft/class_34;
      named selectedLevel Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;selectedLevel:Lnet/minecraft/world/level/storage/LevelSummary;
    • worldId

      private final long worldId
      Mappings:
      Namespace Name Mixin selector
      official M Lelm;M:J
      intermediary field_20177 Lnet/minecraft/class_4427;field_20177:J
      named worldId Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;worldId:J
    • slotId

      private final int slotId
      Mappings:
      Namespace Name Mixin selector
      official N Lelm;N:I
      intermediary field_20178 Lnet/minecraft/class_4427;field_20178:I
      named slotId Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;slotId:I
    • uploadStatus

      private final UploadStatus uploadStatus
      Mappings:
      Namespace Name Mixin selector
      official O Lelm;O:Leiv;
      intermediary field_20179 Lnet/minecraft/class_4427;field_20179:Lnet/minecraft/class_4351;
      named uploadStatus Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;uploadStatus:Lnet/minecraft/client/realms/UploadStatus;
    • narrationRateLimiter

      private final RateLimiter narrationRateLimiter
      Mappings:
      Namespace Name Mixin selector
      official P Lelm;P:Lcom/google/common/util/concurrent/RateLimiter;
      intermediary field_20180 Lnet/minecraft/class_4427;field_20180:Lcom/google/common/util/concurrent/RateLimiter;
      named narrationRateLimiter Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;narrationRateLimiter:Lcom/google/common/util/concurrent/RateLimiter;
    • statusTexts

      @Nullable private volatile @Nullable Text[] statusTexts
      Mappings:
      Namespace Name Mixin selector
      official Q Lelm;Q:[Lsw;
      intermediary field_20503 Lnet/minecraft/class_4427;field_20503:[Lnet/minecraft/class_2561;
      named statusTexts Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;statusTexts:[Lnet/minecraft/text/Text;
    • status

      private volatile Text status
      Mappings:
      Namespace Name Mixin selector
      official R Lelm;R:Lsw;
      intermediary field_20182 Lnet/minecraft/class_4427;field_20182:Lnet/minecraft/class_2561;
      named status Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;status:Lnet/minecraft/text/Text;
    • progress

      private volatile String progress
      Mappings:
      Namespace Name Mixin selector
      official S Lelm;S:Ljava/lang/String;
      intermediary field_20183 Lnet/minecraft/class_4427;field_20183:Ljava/lang/String;
      named progress Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;progress:Ljava/lang/String;
    • cancelled

      private volatile boolean cancelled
      Mappings:
      Namespace Name Mixin selector
      official T Lelm;T:Z
      intermediary field_20184 Lnet/minecraft/class_4427;field_20184:Z
      named cancelled Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;cancelled:Z
    • uploadFinished

      private volatile boolean uploadFinished
      Mappings:
      Namespace Name Mixin selector
      official U Lelm;U:Z
      intermediary field_20185 Lnet/minecraft/class_4427;field_20185:Z
      named uploadFinished Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;uploadFinished:Z
    • showDots

      private volatile boolean showDots
      Mappings:
      Namespace Name Mixin selector
      official V Lelm;V:Z
      intermediary field_20186 Lnet/minecraft/class_4427;field_20186:Z
      named showDots Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;showDots:Z
    • uploadStarted

      private volatile boolean uploadStarted
      Mappings:
      Namespace Name Mixin selector
      official W Lelm;W:Z
      intermediary field_20187 Lnet/minecraft/class_4427;field_20187:Z
      named uploadStarted Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;uploadStarted:Z
    • backButton

      private ButtonWidget backButton
      Mappings:
      Namespace Name Mixin selector
      official X Lelm;X:Lepa;
      intermediary field_20188 Lnet/minecraft/class_4427;field_20188:Lnet/minecraft/class_4185;
      named backButton Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;backButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • cancelButton

      private ButtonWidget cancelButton
      Mappings:
      Namespace Name Mixin selector
      official Y Lelm;Y:Lepa;
      intermediary field_20189 Lnet/minecraft/class_4427;field_20189:Lnet/minecraft/class_4185;
      named cancelButton Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;cancelButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • animTick

      private int animTick
      Mappings:
      Namespace Name Mixin selector
      official Z Lelm;Z:I
      intermediary field_20190 Lnet/minecraft/class_4427;field_20190:I
      named animTick Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;animTick:I
    • previousWrittenBytes

      @Nullable private @Nullable Long previousWrittenBytes
      Mappings:
      Namespace Name Mixin selector
      official aa Lelm;aa:Ljava/lang/Long;
      intermediary field_20193 Lnet/minecraft/class_4427;field_20193:Ljava/lang/Long;
      named previousWrittenBytes Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;previousWrittenBytes:Ljava/lang/Long;
    • previousTimeSnapshot

      @Nullable private @Nullable Long previousTimeSnapshot
      Mappings:
      Namespace Name Mixin selector
      official ab Lelm;ab:Ljava/lang/Long;
      intermediary field_20194 Lnet/minecraft/class_4427;field_20194:Ljava/lang/Long;
      named previousTimeSnapshot Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;previousTimeSnapshot:Ljava/lang/Long;
    • bytesPerSecond

      private long bytesPerSecond
      Mappings:
      Namespace Name Mixin selector
      official ac Lelm;ac:J
      intermediary field_20195 Lnet/minecraft/class_4427;field_20195:J
      named bytesPerSecond Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;bytesPerSecond:J
    • onBack

      private final Runnable onBack
      Mappings:
      Namespace Name Mixin selector
      official ad Lelm;ad:Ljava/lang/Runnable;
      intermediary field_22728 Lnet/minecraft/class_4427;field_22728:Ljava/lang/Runnable;
      named onBack Lnet/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> Lelm;<init>(JILelf;Ldyw;Ljava/lang/Runnable;)V
      intermediary <init> Lnet/minecraft/class_4427;<init>(JILnet/minecraft/class_4410;Lnet/minecraft/class_34;Ljava/lang/Runnable;)V
      named <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.

      Overrides:
      init in class Screen
      Mappings:
      Namespace Name Mixin selector
      official b Leug;b()V
      intermediary method_25426 Lnet/minecraft/class_437;method_25426()V
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
    • onBack

      private void onBack()
      Mappings:
      Namespace Name Mixin selector
      official B Lelm;B()V
      intermediary method_21525 Lnet/minecraft/class_4427;method_21525()V
      named onBack Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;onBack()V
    • onCancel

      private void onCancel()
      Mappings:
      Namespace Name Mixin selector
      official C Lelm;C()V
      intermediary method_21528 Lnet/minecraft/class_4427;method_21528()V
      named onCancel Lnet/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 in GLFW class.
      Specified by:
      keyPressed in interface Element
      Specified by:
      keyPressed in interface ParentElement
      Overrides:
      keyPressed in class Screen
      Parameters:
      keyCode - the named key code of the event as described in the GLFW class
      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:
      true to indicate that the event handling is successful/valid
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Leqk;a(III)Z
      intermediary method_25404 Lnet/minecraft/class_364;method_25404(III)Z
      named keyPressed Lnet/minecraft/client/gui/Element;keyPressed(III)Z
    • render

      public void render(DrawContext context, int mouseX, int mouseY, float delta)
      Specified by:
      render in interface Drawable
      Overrides:
      render in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Lepy;a(Leop;IIF)V
      intermediary method_25394 Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)V
      named render Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V
    • drawDots

      private void drawDots(DrawContext context)
      Mappings:
      Namespace Name Mixin selector
      official c Lelm;c(Leop;)V
      intermediary method_21530 Lnet/minecraft/class_4427;method_21530(Lnet/minecraft/class_332;)V
      named drawDots Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;drawDots(Lnet/minecraft/client/gui/DrawContext;)V
    • drawProgressBar

      private void drawProgressBar(DrawContext context)
      Mappings:
      Namespace Name Mixin selector
      official d Lelm;d(Leop;)V
      intermediary method_21532 Lnet/minecraft/class_4427;method_21532(Lnet/minecraft/class_332;)V
      named drawProgressBar Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;drawProgressBar(Lnet/minecraft/client/gui/DrawContext;)V
    • drawUploadSpeed

      private void drawUploadSpeed(DrawContext context)
      Mappings:
      Namespace Name Mixin selector
      official e Lelm;e(Leop;)V
      intermediary method_21534 Lnet/minecraft/class_4427;method_21534(Lnet/minecraft/class_332;)V
      named drawUploadSpeed Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;drawUploadSpeed(Lnet/minecraft/client/gui/DrawContext;)V
    • drawUploadSpeed0

      private void drawUploadSpeed0(DrawContext context, long bytesPerSecond)
      Mappings:
      Namespace Name Mixin selector
      official a Lelm;a(Leop;J)V
      intermediary method_21526 Lnet/minecraft/class_4427;method_21526(Lnet/minecraft/class_332;J)V
      named drawUploadSpeed0 Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;drawUploadSpeed0(Lnet/minecraft/client/gui/DrawContext;J)V
    • tick

      public void tick()
      Overrides:
      tick in class Screen
      Mappings:
      Namespace Name Mixin selector
      official f Leug;f()V
      intermediary method_25393 Lnet/minecraft/class_437;method_25393()V
      named tick Lnet/minecraft/client/gui/screen/Screen;tick()V
    • getNarration

      private Text getNarration()
      Mappings:
      Namespace Name Mixin selector
      official D Lelm;D()Lsw;
      intermediary method_37014 Lnet/minecraft/class_4427;method_37014()Lnet/minecraft/class_2561;
      named getNarration Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;getNarration()Lnet/minecraft/text/Text;
    • upload

      private void upload()
      Mappings:
      Namespace Name Mixin selector
      official E Lelm;E()V
      intermediary method_21536 Lnet/minecraft/class_4427;method_21536()V
      named upload Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;upload()V
    • setStatusTexts

      private void setStatusTexts(Text[] statusTexts)
      Mappings:
      Namespace Name Mixin selector
      official a Lelm;a([Lsw;)V
      intermediary method_27460 Lnet/minecraft/class_4427;method_27460([Lnet/minecraft/class_2561;)V
      named setStatusTexts Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;setStatusTexts([Lnet/minecraft/text/Text;)V
    • uploadCancelled

      private void uploadCancelled()
      Mappings:
      Namespace Name Mixin selector
      official F Lelm;F()V
      intermediary method_21538 Lnet/minecraft/class_4427;method_21538()V
      named uploadCancelled Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;uploadCancelled()V
    • verify

      private boolean verify(File archive)
      Mappings:
      Namespace Name Mixin selector
      official a Lelm;a(Ljava/io/File;)Z
      intermediary method_21515 Lnet/minecraft/class_4427;method_21515(Ljava/io/File;)Z
      named verify Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;verify(Ljava/io/File;)Z
    • tarGzipArchive

      private File tarGzipArchive(File pathToDirectoryFile) throws IOException
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official b Lelm;b(Ljava/io/File;)Ljava/io/File;
      intermediary method_21524 Lnet/minecraft/class_4427;method_21524(Ljava/io/File;)Ljava/io/File;
      named tarGzipArchive Lnet/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 a Lelm;a(Lorg/apache/commons/compress/archivers/tar/TarArchiveOutputStream;Ljava/lang/String;Ljava/lang/String;Z)V
      intermediary method_21516 Lnet/minecraft/class_4427;method_21516(Lorg/apache/commons/compress/archivers/tar/TarArchiveOutputStream;Ljava/lang/String;Ljava/lang/String;Z)V
      named addFileToTarGz Lnet/minecraft/client/realms/gui/screen/RealmsUploadScreen;addFileToTarGz(Lorg/apache/commons/compress/archivers/tar/TarArchiveOutputStream;Ljava/lang/String;Ljava/lang/String;Z)V