project: hello again rev206
This commit is contained in:
@@ -1,61 +1,61 @@
|
||||
import net.runelite.mapping.Export;
|
||||
import java.util.LinkedHashMap;
|
||||
import net.runelite.mapping.ObfuscatedGetter;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
import net.runelite.mapping.ObfuscatedSignature;
|
||||
|
||||
@ObfuscatedName("kz")
|
||||
@ObfuscatedName("km")
|
||||
public class class302 {
|
||||
@ObfuscatedName("v")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Lkz;"
|
||||
descriptor = "Lkm;"
|
||||
)
|
||||
static final class302 field3557;
|
||||
@ObfuscatedName("o")
|
||||
static final class302 field3551;
|
||||
@ObfuscatedName("c")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Lkz;"
|
||||
descriptor = "Lkm;"
|
||||
)
|
||||
static final class302 field3555;
|
||||
@ObfuscatedName("eq")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Llu;"
|
||||
)
|
||||
@Export("archive5")
|
||||
static Archive archive5;
|
||||
@ObfuscatedName("h")
|
||||
static final class302 field3549;
|
||||
@ObfuscatedName("i")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 1939248573
|
||||
intValue = -1906155943
|
||||
)
|
||||
final int field3556;
|
||||
@ObfuscatedName("g")
|
||||
final int field3550;
|
||||
@ObfuscatedName("f")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -564188455
|
||||
intValue = -1137794979
|
||||
)
|
||||
final int field3554;
|
||||
final int field3548;
|
||||
|
||||
static {
|
||||
field3557 = new class302(51, 27, 800, 0, 16, 16); // L: 29
|
||||
field3555 = new class302(25, 28, 800, 656, 40, 40); // L: 30
|
||||
field3551 = new class302(51, 27, 800, 0, 16, 16); // L: 29
|
||||
field3549 = new class302(25, 28, 800, 656, 40, 40); // L: 30
|
||||
}
|
||||
|
||||
class302(int var1, int var2, int var3, int var4, int var5, int var6) {
|
||||
this.field3556 = var5; // L: 39
|
||||
this.field3554 = var6; // L: 40
|
||||
this.field3550 = var5; // L: 39
|
||||
this.field3548 = var6; // L: 40
|
||||
} // L: 41
|
||||
|
||||
@ObfuscatedName("s")
|
||||
@ObfuscatedName("fq")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(Lkn;B)I",
|
||||
garbageValue = "0"
|
||||
descriptor = "(ZB)V",
|
||||
garbageValue = "15"
|
||||
)
|
||||
static int method5773(Widget var0) {
|
||||
if (var0.type != 11) { // L: 1227
|
||||
--ChatChannel.Interpreter_stringStackSize; // L: 1228
|
||||
Interpreter.Interpreter_intStack[++class295.Interpreter_intStackSize - 1] = -1; // L: 1229
|
||||
return 1; // L: 1230
|
||||
static final void method5766(boolean var0) {
|
||||
if (var0) { // L: 2978
|
||||
Client.field531 = Login.field907 ? class124.field1498 : class124.field1496; // L: 2979
|
||||
} else {
|
||||
String var1 = Interpreter.Interpreter_stringStack[--ChatChannel.Interpreter_stringStackSize]; // L: 1232
|
||||
Interpreter.Interpreter_intStack[++class295.Interpreter_intStackSize - 1] = var0.method5663(var1); // L: 1233
|
||||
return 1; // L: 1234
|
||||
LinkedHashMap var1 = class131.clientPreferences.parameters; // L: 2982
|
||||
String var3 = Login.Login_username; // L: 2984
|
||||
int var4 = var3.length(); // L: 2986
|
||||
int var5 = 0; // L: 2987
|
||||
|
||||
for (int var6 = 0; var6 < var4; ++var6) { // L: 2988
|
||||
var5 = (var5 << 5) - var5 + var3.charAt(var6);
|
||||
}
|
||||
|
||||
Client.field531 = var1.containsKey(var5) ? class124.field1501 : class124.field1495; // L: 2991
|
||||
}
|
||||
}
|
||||
|
||||
} // L: 2993
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user