project: Rev 204

This commit is contained in:
Owain van Brakel
2022-03-23 14:15:28 +01:00
parent 14d41dd9a4
commit 3834b46aee
532 changed files with 61751 additions and 59895 deletions

View File

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