Class ThreadDownloadResources

java.lang.Object
java.lang.Thread
net.minecraft.client.util.ThreadDownloadResources
All Implemented Interfaces:
Runnable

@Environment(CLIENT) public class ThreadDownloadResources extends Thread
Mappings:
Namespace Name
intermediary net/minecraft/class_28
glue class_114
server net/minecraft/class_28
client cz
named net/minecraft/client/util/ThreadDownloadResources
  • Field Details

    • workingDirectory

      public File workingDirectory
      Mappings:
      Namespace Name Mixin selector
      intermediary field_137 Lnet/minecraft/class_28;field_137:Ljava/io/File;
      glue field_371 Lclass_114;field_371:Ljava/io/File;
      server field_137 Lnet/minecraft/class_28;field_137:Ljava/io/File;
      client a Lcz;a:Ljava/io/File;
      named workingDirectory Lnet/minecraft/client/util/ThreadDownloadResources;workingDirectory:Ljava/io/File;
    • field_138

      private Minecraft field_138
      Mappings:
      Namespace Name Mixin selector
      intermediary field_138 Lnet/minecraft/class_28;field_138:Lnet/minecraft/client/Minecraft;
      glue field_372 Lclass_114;field_372:Lnet/minecraft/client/Minecraft;
      server field_138 Lnet/minecraft/class_28;field_138:Lnet/minecraft/client/Minecraft;
      client b Lcz;b:Lnet/minecraft/client/Minecraft;
      named field_138 Lnet/minecraft/client/util/ThreadDownloadResources;field_138:Lnet/minecraft/client/Minecraft;
    • field_139

      private boolean field_139
      Mappings:
      Namespace Name Mixin selector
      intermediary field_139 Lnet/minecraft/class_28;field_139:Z
      glue field_373 Lclass_114;field_373:Z
      server field_139 Lnet/minecraft/class_28;field_139:Z
      client c Lcz;c:Z
      named field_139 Lnet/minecraft/client/util/ThreadDownloadResources;field_139:Z
  • Constructor Details

    • ThreadDownloadResources

      public ThreadDownloadResources(File file, Minecraft minecraft)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
      Overrides:
      run in class Thread
    • method_107

      public void method_107()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_107 Lnet/minecraft/class_28;method_107()V
      glue method_404 Lclass_114;method_404()V
      server method_107 Lnet/minecraft/class_28;method_107()V
      client a Lcz;a()V
      named method_107 Lnet/minecraft/client/util/ThreadDownloadResources;method_107()V
    • method_108

      private void method_108(File file, String string)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_108 Lnet/minecraft/class_28;method_108(Ljava/io/File;Ljava/lang/String;)V
      glue method_405 Lclass_114;method_405(Ljava/io/File;Ljava/lang/String;)V
      server method_108 Lnet/minecraft/class_28;method_108(Ljava/io/File;Ljava/lang/String;)V
      client a Lcz;a(Ljava/io/File;Ljava/lang/String;)V
      named method_108 Lnet/minecraft/client/util/ThreadDownloadResources;method_108(Ljava/io/File;Ljava/lang/String;)V
    • method_110

      private void method_110(URL uRL, String string, long long2, int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_110 Lnet/minecraft/class_28;method_110(Ljava/net/URL;Ljava/lang/String;JI)V
      glue method_407 Lclass_114;method_407(Ljava/net/URL;Ljava/lang/String;JI)V
      server method_110 Lnet/minecraft/class_28;method_110(Ljava/net/URL;Ljava/lang/String;JI)V
      client a Lcz;a(Ljava/net/URL;Ljava/lang/String;JI)V
      named method_110 Lnet/minecraft/client/util/ThreadDownloadResources;method_110(Ljava/net/URL;Ljava/lang/String;JI)V
    • method_109

      private void method_109(URL uRL, File file, long long2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_109 Lnet/minecraft/class_28;method_109(Ljava/net/URL;Ljava/io/File;J)V
      glue method_406 Lclass_114;method_406(Ljava/net/URL;Ljava/io/File;J)V
      server method_109 Lnet/minecraft/class_28;method_109(Ljava/net/URL;Ljava/io/File;J)V
      client a Lcz;a(Ljava/net/URL;Ljava/io/File;J)V
      named method_109 Lnet/minecraft/client/util/ThreadDownloadResources;method_109(Ljava/net/URL;Ljava/io/File;J)V
    • method_111

      public void method_111()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_111 Lnet/minecraft/class_28;method_111()V
      glue method_408 Lclass_114;method_408()V
      server method_111 Lnet/minecraft/class_28;method_111()V
      client b Lcz;b()V
      named method_111 Lnet/minecraft/client/util/ThreadDownloadResources;method_111()V