This commit is contained in:
ThatGamerBlue
2021-05-19 12:59:30 +01:00
parent 7eb96d606a
commit 29a3d313a4
438 changed files with 51991 additions and 51730 deletions

View File

@@ -2,10 +2,10 @@ import net.runelite.mapping.Export;
import net.runelite.mapping.Implements;
import net.runelite.mapping.ObfuscatedName;
@ObfuscatedName("gw")
@ObfuscatedName("hy")
@Implements("DirectWrapper")
public class DirectWrapper extends Wrapper {
@ObfuscatedName("f")
@ObfuscatedName("h")
@Export("obj")
Object obj;
@@ -14,13 +14,13 @@ public class DirectWrapper extends Wrapper {
this.obj = var1; // L: 8
} // L: 9
@ObfuscatedName("f")
@ObfuscatedName("h")
@Export("get")
Object get() {
return this.obj; // L: 12
}
@ObfuscatedName("o")
@ObfuscatedName("c")
@Export("isSoft")
boolean isSoft() {
return false; // L: 16