project: hello again rev206

This commit is contained in:
JumpIfZero
2022-04-22 12:43:18 +03:00
parent 1cdb6e9060
commit 2dc9359cba
466 changed files with 55930 additions and 56034 deletions

View File

@@ -2,12 +2,12 @@ import java.io.UnsupportedEncodingException;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("ob")
@ObfuscatedName("ok")
public interface class398 {
@ObfuscatedName("v")
@ObfuscatedSignature(
descriptor = "(I)[B",
garbageValue = "-2124784886"
descriptor = "(S)[B",
garbageValue = "201"
)
byte[] vmethod7229() throws UnsupportedEncodingException;
byte[] vmethod7150() throws UnsupportedEncodingException;
}