client: rev 198 (#3014)
* client: rev 198 * client: checkstyle Co-authored-by: therealnull <therealnull@gmail.com>
This commit is contained in:
@@ -4,174 +4,170 @@ import net.runelite.mapping.ObfuscatedGetter;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
import net.runelite.mapping.ObfuscatedSignature;
|
||||
|
||||
@ObfuscatedName("ki")
|
||||
@ObfuscatedName("kv")
|
||||
@Implements("Timer")
|
||||
public class Timer {
|
||||
@ObfuscatedName("cd")
|
||||
public static char field3780;
|
||||
@ObfuscatedName("mt")
|
||||
@ObfuscatedName("s")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -581156997
|
||||
longValue = 68758219064422731L
|
||||
)
|
||||
@Export("selectedItemSlot")
|
||||
static int selectedItemSlot;
|
||||
@ObfuscatedName("f")
|
||||
long field3785;
|
||||
@ObfuscatedName("t")
|
||||
@ObfuscatedGetter(
|
||||
longValue = -8319452105604280943L
|
||||
longValue = -9128845049846382831L
|
||||
)
|
||||
long field3770;
|
||||
@ObfuscatedName("e")
|
||||
@ObfuscatedGetter(
|
||||
longValue = -4202680176653939475L
|
||||
)
|
||||
long field3771;
|
||||
long field3780;
|
||||
@ObfuscatedName("v")
|
||||
public boolean field3772;
|
||||
@ObfuscatedName("y")
|
||||
@ObfuscatedGetter(
|
||||
longValue = -6108273028306314795L
|
||||
)
|
||||
long field3777;
|
||||
public boolean field3781;
|
||||
@ObfuscatedName("j")
|
||||
@ObfuscatedGetter(
|
||||
longValue = -3021156974356860875L
|
||||
longValue = -930718680271849775L
|
||||
)
|
||||
long field3774;
|
||||
@ObfuscatedName("o")
|
||||
long field3782;
|
||||
@ObfuscatedName("l")
|
||||
@ObfuscatedGetter(
|
||||
longValue = -4665176274502754377L
|
||||
longValue = -2186555360260394021L
|
||||
)
|
||||
long field3775;
|
||||
@ObfuscatedName("m")
|
||||
long field3784;
|
||||
@ObfuscatedName("n")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -460386751
|
||||
longValue = 8669267677054780603L
|
||||
)
|
||||
int field3773;
|
||||
@ObfuscatedName("r")
|
||||
long field3788;
|
||||
@ObfuscatedName("w")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 1685103385
|
||||
intValue = 1497157347
|
||||
)
|
||||
int field3778;
|
||||
@ObfuscatedName("h")
|
||||
int field3786;
|
||||
@ObfuscatedName("f")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -1772065697
|
||||
)
|
||||
int field3776;
|
||||
@ObfuscatedName("d")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 1176466241
|
||||
intValue = -1042800783
|
||||
)
|
||||
int field3779;
|
||||
@ObfuscatedName("o")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -1399840741
|
||||
)
|
||||
int field3787;
|
||||
@ObfuscatedName("x")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -626916419
|
||||
)
|
||||
int field3783;
|
||||
|
||||
public Timer() {
|
||||
this.field3770 = -1L; // L: 7
|
||||
this.field3771 = -1L; // L: 8
|
||||
this.field3772 = false; // L: 9
|
||||
this.field3777 = 0L; // L: 10
|
||||
this.field3774 = 0L; // L: 11
|
||||
this.field3775 = 0L; // L: 12
|
||||
this.field3773 = 0; // L: 13
|
||||
this.field3778 = 0; // L: 14
|
||||
this.field3776 = 0; // L: 15
|
||||
this.field3779 = 0; // L: 16
|
||||
this.field3785 = -1L;
|
||||
this.field3780 = -1L;
|
||||
this.field3781 = false;
|
||||
this.field3782 = 0L;
|
||||
this.field3784 = 0L;
|
||||
this.field3788 = 0L;
|
||||
this.field3786 = 0;
|
||||
this.field3779 = 0;
|
||||
this.field3787 = 0;
|
||||
this.field3783 = 0;
|
||||
}
|
||||
|
||||
@ObfuscatedName("f")
|
||||
@ObfuscatedName("s")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(I)V",
|
||||
garbageValue = "1876708169"
|
||||
garbageValue = "1486512703"
|
||||
)
|
||||
public void method5690() {
|
||||
this.field3770 = ClientPacket.currentTimeMillis(); // L: 19
|
||||
} // L: 20
|
||||
public void method5657() {
|
||||
this.field3785 = UrlRequester.method2125();
|
||||
}
|
||||
|
||||
@ObfuscatedName("e")
|
||||
@ObfuscatedName("t")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(I)V",
|
||||
garbageValue = "-962261688"
|
||||
garbageValue = "1053887599"
|
||||
)
|
||||
public void method5672() {
|
||||
if (-1L != this.field3770) { // L: 23
|
||||
this.field3774 = ClientPacket.currentTimeMillis() - this.field3770; // L: 24
|
||||
this.field3770 = -1L; // L: 25
|
||||
public void method5658() {
|
||||
if (this.field3785 != -1L) {
|
||||
this.field3784 = UrlRequester.method2125() - this.field3785;
|
||||
this.field3785 = -1L;
|
||||
}
|
||||
|
||||
} // L: 27
|
||||
}
|
||||
|
||||
@ObfuscatedName("v")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(IB)V",
|
||||
garbageValue = "-28"
|
||||
descriptor = "(II)V",
|
||||
garbageValue = "-537573102"
|
||||
)
|
||||
public void method5675(int var1) {
|
||||
this.field3771 = ClientPacket.currentTimeMillis(); // L: 30
|
||||
this.field3773 = var1; // L: 31
|
||||
} // L: 32
|
||||
|
||||
@ObfuscatedName("y")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(I)V",
|
||||
garbageValue = "-95839674"
|
||||
)
|
||||
public void method5676() {
|
||||
if (this.field3771 != -1L) { // L: 35
|
||||
this.field3777 = ClientPacket.currentTimeMillis() - this.field3771; // L: 36
|
||||
this.field3771 = -1L; // L: 37
|
||||
}
|
||||
|
||||
++this.field3776; // L: 39
|
||||
this.field3772 = true; // L: 40
|
||||
} // L: 41
|
||||
public void method5662(int var1) {
|
||||
this.field3780 = UrlRequester.method2125();
|
||||
this.field3786 = var1;
|
||||
}
|
||||
|
||||
@ObfuscatedName("j")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(B)V",
|
||||
garbageValue = "1"
|
||||
descriptor = "(I)V",
|
||||
garbageValue = "337371050"
|
||||
)
|
||||
public void method5677() {
|
||||
this.field3772 = false; // L: 44
|
||||
this.field3778 = 0; // L: 45
|
||||
} // L: 46
|
||||
if (-1L != this.field3780) {
|
||||
this.field3782 = UrlRequester.method2125() - this.field3780;
|
||||
this.field3780 = -1L;
|
||||
}
|
||||
|
||||
@ObfuscatedName("o")
|
||||
++this.field3787;
|
||||
this.field3781 = true;
|
||||
}
|
||||
|
||||
@ObfuscatedName("l")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(I)V",
|
||||
garbageValue = "1992092142"
|
||||
garbageValue = "962935655"
|
||||
)
|
||||
public void method5678() {
|
||||
this.method5676(); // L: 49
|
||||
} // L: 50
|
||||
public void method5661() {
|
||||
this.field3781 = false;
|
||||
this.field3779 = 0;
|
||||
}
|
||||
|
||||
@ObfuscatedName("m")
|
||||
@ObfuscatedName("n")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(Lnt;I)V",
|
||||
garbageValue = "646714111"
|
||||
descriptor = "(I)V",
|
||||
garbageValue = "-1319729393"
|
||||
)
|
||||
public void method5666() {
|
||||
this.method5677();
|
||||
}
|
||||
|
||||
@ObfuscatedName("w")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(Lnv;I)V",
|
||||
garbageValue = "774902222"
|
||||
)
|
||||
@Export("write")
|
||||
public void write(Buffer var1) {
|
||||
ClanChannel.method56(var1, this.field3774); // L: 53
|
||||
ClanChannel.method56(var1, this.field3777); // L: 54
|
||||
ClanChannel.method56(var1, this.field3775); // L: 55
|
||||
var1.writeShort(this.field3773); // L: 56
|
||||
var1.writeShort(this.field3778);
|
||||
var1.writeShort(this.field3776);
|
||||
class262.method4896(var1, this.field3784);
|
||||
class262.method4896(var1, this.field3782);
|
||||
class262.method4896(var1, this.field3788);
|
||||
var1.writeShort(this.field3786);
|
||||
var1.writeShort(this.field3779);
|
||||
} // L: 60
|
||||
var1.writeShort(this.field3787);
|
||||
var1.writeShort(this.field3783);
|
||||
}
|
||||
|
||||
@ObfuscatedName("e")
|
||||
@ObfuscatedName("ju")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(Ljava/lang/Throwable;Ljava/lang/String;)Loc;"
|
||||
descriptor = "(IB)V",
|
||||
garbageValue = "24"
|
||||
)
|
||||
@Export("newRunException")
|
||||
public static RunException newRunException(Throwable var0, String var1) {
|
||||
RunException var2;
|
||||
if (var0 instanceof RunException) { // L: 57
|
||||
var2 = (RunException)var0; // L: 58
|
||||
var2.message = var2.message + ' ' + var1; // L: 59
|
||||
} else {
|
||||
var2 = new RunException(var0, var1); // L: 61
|
||||
}
|
||||
@Export("Widget_resetModelFrames")
|
||||
static final void Widget_resetModelFrames(int var0) {
|
||||
if (Huffman.loadInterface(var0)) {
|
||||
Widget[] var1 = Widget.Widget_interfaceComponents[var0];
|
||||
|
||||
return var2; // L: 62
|
||||
for (int var2 = 0; var2 < var1.length; ++var2) {
|
||||
Widget var3 = var1[var2];
|
||||
if (var3 != null) {
|
||||
var3.modelFrame = 0;
|
||||
var3.modelFrameCycle = 0;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user