Class FileDownload.DownloadCountingOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
Enclosing class:
FileDownload

@Environment(CLIENT) private static class FileDownload.DownloadCountingOutputStream extends CountingOutputStream
Mappings:
Namespace Name
named net/minecraft/client/realms/FileDownload$DownloadCountingOutputStream
intermediary net/minecraft/class_4333$class_4334
official fye$a
  • Field Details

    • field_64189

      Mappings:
      Namespace Name Mixin selector
      named field_64189 Lnet/minecraft/client/realms/FileDownload$DownloadCountingOutputStream;field_64189:Lnet/minecraft/client/realms/gui/screen/RealmsDownloadLatestWorldScreen$DownloadStatus;
      intermediary field_64189 Lnet/minecraft/class_4333$class_4334;field_64189:Lnet/minecraft/class_4392$class_4393;
      official a Lfye$a;a:Lgaz$a;
  • Constructor Details

    • DownloadCountingOutputStream

      public DownloadCountingOutputStream(OutputStream stream, RealmsDownloadLatestWorldScreen.DownloadStatus downloadStatus)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/realms/FileDownload$DownloadCountingOutputStream;<init>(Ljava/io/OutputStream;Lnet/minecraft/client/realms/gui/screen/RealmsDownloadLatestWorldScreen$DownloadStatus;)V
      intermediary <init> Lnet/minecraft/class_4333$class_4334;<init>(Ljava/io/OutputStream;Lnet/minecraft/class_4392$class_4393;)V
      official <init> Lfye$a;<init>(Ljava/io/OutputStream;Lgaz$a;)V
  • Method Details

    • afterWrite

      protected void afterWrite(int n) throws IOException
      Overrides:
      afterWrite in class ProxyOutputStream
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      named afterWrite Lnet/minecraft/client/realms/FileDownload$DownloadCountingOutputStream;afterWrite(I)V
      intermediary afterWrite Lnet/minecraft/class_4333$class_4334;afterWrite(I)V
      official afterWrite Lfye$a;afterWrite(I)V