Skip to content

Instantly share code, notes, and snippets.

@RainWarrior
Created March 31, 2014 21:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RainWarrior/9903252 to your computer and use it in GitHub Desktop.
Save RainWarrior/9903252 to your computer and use it in GitHub Desktop.
.bytecode 50.0
.class synchronized net/minecraft/client/renderer/ThreadDownloadImageData$1
.super java/lang/Thread
.field final synthetic 'theThreadDownloadImageData' Lnet/minecraft/client/renderer/ThreadDownloadImageData;
.method public run()V
.catch java/lang/Exception from L0 to L1 using L2
.catch java/lang/Exception from L3 to L4 using L2
.catch all from L0 to L1 using L5
.catch all from L3 to L4 using L5
.catch all from L2 to L6 using L5
.catch all from L5 to L7 using L5
aconst_null
astore 1
L0:
bipush 100
iconst_2
if_icmpeq L3
L1:
aload 1
ifnull L8
L8:
return
L3:
nop
L4:
aload 1
ifnull L10
goto L10
L2:
astore 2
invokestatic net/minecraft/client/renderer/ThreadDownloadImageData/access$200()Lorg/apache/logging/log4j/Logger;
ldc "Couldn't download http texture"
aload 2
invokeinterface org/apache/logging/log4j/Logger/error(Ljava/lang/String;Ljava/lang/Throwable;)V 2
L6:
aload 1
ifnull L10
goto L10
L5:
astore 3
L7:
aload 1
ifnull L11
L11:
aload 3
athrow
L10:
return
.limit locals 4
.limit stack 3
.end method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment