rsc: please read the commit message for my neverending descent into madness

how do i stop making castles
every time i go to the beach i make a castle
every time i open blender i model castles
every time i play chess i castle
i just cant stop making castles dude
This commit is contained in:
ThatGamerBlue
2021-02-26 00:33:45 +00:00
parent 62df7e0ff1
commit 563587e6b0
346 changed files with 84175 additions and 82557 deletions

View File

@@ -7,40 +7,43 @@ import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("en")
@Implements("FloorDecoration")
public final class FloorDecoration {
@ObfuscatedName("n")
@ObfuscatedGetter(
intValue = 1598532417
)
@Export("tileHeight")
int tileHeight;
@ObfuscatedName("v")
@ObfuscatedGetter(
intValue = 142791141
)
@Export("x")
int x;
@ObfuscatedName("d")
@ObfuscatedGetter(
intValue = -523239424
)
@Export("y")
int y;
@ObfuscatedName("c")
@ObfuscatedSignature(
descriptor = "Lem;"
)
@Export("renderable")
public Renderable renderable;
@ObfuscatedName("y")
@ObfuscatedGetter(
longValue = 5699265069963851797L
)
@Export("tag")
public long tag;
@ObfuscatedName("h")
@ObfuscatedGetter(
intValue = -641786975
)
@Export("flags")
int flags;
@ObfuscatedName("n")
@ObfuscatedGetter(
intValue = 1598532417
)
@Export("tileHeight")
int tileHeight;
@ObfuscatedName("v")
@ObfuscatedGetter(
intValue = 142791141
)
@Export("x")
int x;
@ObfuscatedName("d")
@ObfuscatedGetter(
intValue = 319839389
)
@Export("y")
int y;
@ObfuscatedName("c")
@ObfuscatedSignature(
descriptor = "Lem;"
)
@Export("renderable")
public Renderable renderable;
@ObfuscatedName("y")
@ObfuscatedGetter(
longValue = 5699265069963851797L
)
@Export("tag")
public long tag;
@ObfuscatedName("h")
@ObfuscatedGetter(
intValue = -641786975
)
@Export("flags")
int flags;
FloorDecoration() {
} // L: 11
}