project: rev 192
This commit is contained in:
@@ -1,51 +1,77 @@
|
||||
import net.runelite.mapping.Export;
|
||||
import net.runelite.mapping.Implements;
|
||||
import net.runelite.mapping.ObfuscatedGetter;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
import net.runelite.mapping.ObfuscatedSignature;
|
||||
|
||||
@ObfuscatedName("ct")
|
||||
@ObfuscatedName("cf")
|
||||
@Implements("World")
|
||||
public class World {
|
||||
@ObfuscatedName("q")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 1210898659
|
||||
)
|
||||
@Export("World_count")
|
||||
static int World_count;
|
||||
@ObfuscatedName("k")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -1957007005
|
||||
)
|
||||
@Export("World_listCount")
|
||||
static int World_listCount;
|
||||
@ObfuscatedName("c")
|
||||
@Export("World_sortOption2")
|
||||
static int[] World_sortOption2;
|
||||
@ObfuscatedName("u")
|
||||
@Export("World_sortOption1")
|
||||
static int[] World_sortOption1;
|
||||
@ObfuscatedName("gv")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "[Llc;"
|
||||
)
|
||||
@Export("headIconPkSprites")
|
||||
static Sprite[] headIconPkSprites;
|
||||
@ObfuscatedName("ht")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 1159940701
|
||||
)
|
||||
@Export("cameraPitch")
|
||||
static int cameraPitch;
|
||||
@ObfuscatedName("e")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 2091631839
|
||||
)
|
||||
@Export("id")
|
||||
int id;
|
||||
@ObfuscatedName("o")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 1992113923
|
||||
intValue = -1024222647
|
||||
)
|
||||
static int World_count;
|
||||
@ObfuscatedName("x")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 1564802557
|
||||
)
|
||||
static int World_listCount;
|
||||
@ObfuscatedName("w")
|
||||
static int[] World_sortOption2;
|
||||
@ObfuscatedName("g")
|
||||
static int[] World_sortOption1;
|
||||
@Export("properties")
|
||||
int properties;
|
||||
@ObfuscatedName("n")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 1790821377
|
||||
)
|
||||
int id;
|
||||
@ObfuscatedName("d")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -370098411
|
||||
)
|
||||
int properties;
|
||||
@ObfuscatedName("h")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 1089553333
|
||||
intValue = 407096125
|
||||
)
|
||||
@Export("population")
|
||||
int population;
|
||||
@ObfuscatedName("a")
|
||||
@ObfuscatedName("x")
|
||||
@Export("host")
|
||||
String host;
|
||||
@ObfuscatedName("q")
|
||||
@ObfuscatedName("p")
|
||||
@Export("activity")
|
||||
String activity;
|
||||
@ObfuscatedName("c")
|
||||
@ObfuscatedName("r")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -82869953
|
||||
intValue = 362603231
|
||||
)
|
||||
@Export("location")
|
||||
int location;
|
||||
@ObfuscatedName("f")
|
||||
@ObfuscatedName("y")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 1577335433
|
||||
intValue = 271602597
|
||||
)
|
||||
@Export("index")
|
||||
int index;
|
||||
|
||||
static {
|
||||
@@ -58,85 +84,83 @@ public class World {
|
||||
World() {
|
||||
} // L: 27
|
||||
|
||||
@ObfuscatedName("m")
|
||||
@ObfuscatedName("t")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(B)Z",
|
||||
garbageValue = "17"
|
||||
descriptor = "(I)Z",
|
||||
garbageValue = "-5354489"
|
||||
)
|
||||
@Export("isMembersOnly")
|
||||
boolean isMembersOnly() {
|
||||
return (1 & this.properties) != 0; // L: 247
|
||||
}
|
||||
|
||||
@ObfuscatedName("e")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(I)Z",
|
||||
garbageValue = "-677783544"
|
||||
)
|
||||
boolean method1901() {
|
||||
return (2 & this.properties) != 0; // L: 251
|
||||
}
|
||||
|
||||
@ObfuscatedName("o")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(I)Z",
|
||||
garbageValue = "-1450485210"
|
||||
)
|
||||
@Export("isPvp")
|
||||
boolean isPvp() {
|
||||
return (4 & this.properties) != 0; // L: 255
|
||||
}
|
||||
|
||||
@ObfuscatedName("n")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(I)Z",
|
||||
garbageValue = "-2022198526"
|
||||
garbageValue = "-920722517"
|
||||
)
|
||||
boolean method1821() {
|
||||
return (2 & this.properties) != 0; // L: 251
|
||||
}
|
||||
|
||||
@ObfuscatedName("d")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(I)Z",
|
||||
garbageValue = "1058529393"
|
||||
)
|
||||
boolean isPvp() {
|
||||
return (4 & this.properties) != 0; // L: 255
|
||||
}
|
||||
|
||||
@ObfuscatedName("h")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(I)Z",
|
||||
garbageValue = "-973887328"
|
||||
)
|
||||
boolean method1823() {
|
||||
boolean method1888() {
|
||||
return (8 & this.properties) != 0; // L: 259
|
||||
}
|
||||
|
||||
@ObfuscatedName("a")
|
||||
@ObfuscatedName("x")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(B)Z",
|
||||
garbageValue = "-101"
|
||||
descriptor = "(I)Z",
|
||||
garbageValue = "233132577"
|
||||
)
|
||||
@Export("isDeadman")
|
||||
boolean isDeadman() {
|
||||
return (536870912 & this.properties) != 0; // L: 263
|
||||
}
|
||||
|
||||
@ObfuscatedName("q")
|
||||
@ObfuscatedName("p")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(I)Z",
|
||||
garbageValue = "-249036975"
|
||||
descriptor = "(B)Z",
|
||||
garbageValue = "50"
|
||||
)
|
||||
@Export("isBeta")
|
||||
boolean isBeta() {
|
||||
return (33554432 & this.properties) != 0; // L: 267
|
||||
}
|
||||
|
||||
@ObfuscatedName("c")
|
||||
@ObfuscatedName("r")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(I)Z",
|
||||
garbageValue = "1700714003"
|
||||
descriptor = "(B)Z",
|
||||
garbageValue = "1"
|
||||
)
|
||||
boolean method1826() {
|
||||
boolean method1880() {
|
||||
return (1073741824 & this.properties) != 0; // L: 271
|
||||
}
|
||||
|
||||
@ObfuscatedName("k")
|
||||
@ObfuscatedName("m")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(Ljava/lang/CharSequence;I)Z",
|
||||
garbageValue = "-1732366534"
|
||||
descriptor = "(IZIZI)V",
|
||||
garbageValue = "-738767899"
|
||||
)
|
||||
public static boolean isNumber(CharSequence var0) {
|
||||
return class92.method2141(var0, 10, true); // L: 34
|
||||
}
|
||||
@Export("sortWorldList")
|
||||
static void sortWorldList(int var0, boolean var1, int var2, boolean var3) {
|
||||
if (DefaultsGroup.World_worlds != null) { // L: 171
|
||||
class1.doWorldSorting(0, DefaultsGroup.World_worlds.length - 1, var0, var1, var2, var3); // L: 172
|
||||
}
|
||||
|
||||
@ObfuscatedName("o")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(IIS)I",
|
||||
garbageValue = "500"
|
||||
)
|
||||
static int method1845(int var0, int var1) {
|
||||
long var2 = (long)((var0 << 16) + var1); // L: 313
|
||||
return TilePaint.NetCache_currentResponse != null && var2 == TilePaint.NetCache_currentResponse.key ? class224.NetCache_responseArchiveBuffer.offset * 99 / (class224.NetCache_responseArchiveBuffer.array.length - TilePaint.NetCache_currentResponse.padding) + 1 : 0; // L: 314 315
|
||||
}
|
||||
} // L: 174
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user