rs-client: remove Export annotations

This commit is contained in:
therealnull
2020-10-04 20:53:17 -04:00
parent 74f628c10c
commit 19859b66ae
322 changed files with 64 additions and 3704 deletions

View File

@@ -1,4 +1,3 @@
import net.runelite.mapping.Export;
import net.runelite.mapping.Implements;
import net.runelite.mapping.ObfuscatedGetter;
import net.runelite.mapping.ObfuscatedName;
@@ -137,7 +136,6 @@ public class PlatformInfo extends Node {
descriptor = "(Lkf;B)V",
garbageValue = "34"
)
@Export("write")
public void write(Buffer var1) {
var1.writeByte(8); // L: 95
var1.writeByte(this.field3946); // L: 96
@@ -176,7 +174,6 @@ public class PlatformInfo extends Node {
descriptor = "(I)I",
garbageValue = "-202992024"
)
@Export("size")
public int size() {
byte var1 = 39;
int var2 = var1 + class228.method4189(this.field3958);