project: rev 205

This commit is contained in:
Justin
2022-05-11 21:14:59 +10:00
parent a048a17fce
commit 50446597eb
477 changed files with 59164 additions and 58718 deletions

View File

@@ -2,15 +2,12 @@ import net.runelite.mapping.Export;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("ku")
@ObfuscatedName("kc")
public final class class300 {
@ObfuscatedName("c")
@ObfuscatedName("h")
@ObfuscatedSignature(
descriptor = "(Ljava/lang/CharSequence;I)Z",
garbageValue = "1395576392"
descriptor = "Lpx;"
)
@Export("isNumber")
public static boolean isNumber(CharSequence var0) {
return TextureProvider.method4963(var0, 10, true); // L: 34
}
@Export("NetCache_reference")
public static Buffer NetCache_reference;
}