project: rev 200

This commit is contained in:
Owain van Brakel
2021-10-06 13:56:56 +02:00
parent 9f1d58c2a6
commit 5e9375bc8b
429 changed files with 45223 additions and 44897 deletions

View File

@@ -7,30 +7,28 @@ import net.runelite.mapping.ObfuscatedName;
@ObfuscatedName("ps")
@Implements("RunException")
public class RunException extends RuntimeException {
@ObfuscatedName("n")
@ObfuscatedName("l")
@Export("RunException_applet")
public static Applet RunException_applet;
@ObfuscatedName("c")
@ObfuscatedName("q")
@Export("localPlayerName")
public static String localPlayerName;
@ObfuscatedName("m")
@ObfuscatedName("f")
@ObfuscatedGetter(
intValue = 766573411
intValue = -2072562331
)
@Export("RunException_revision")
public static int RunException_revision;
@ObfuscatedName("k")
@ObfuscatedName("j")
@ObfuscatedGetter(
intValue = -604740487
intValue = -1605520639
)
@Export("clientType")
public static int clientType;
@ObfuscatedName("f")
static int[] field4410;
@ObfuscatedName("o")
@ObfuscatedName("m")
@Export("message")
String message;
@ObfuscatedName("g")
@ObfuscatedName("k")
@Export("throwable")
Throwable throwable;