project: uwu (197)

This commit is contained in:
ThatGamerBlue
2021-06-16 11:24:56 +01:00
parent 6278fd9835
commit fbbafc7285
437 changed files with 52595 additions and 52141 deletions

View File

@@ -3,13 +3,13 @@ import net.runelite.mapping.Implements;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("lc")
@ObfuscatedName("lz")
@Implements("Usernamed")
public interface Usernamed {
@ObfuscatedName("ll")
@ObfuscatedName("ly")
@ObfuscatedSignature(
descriptor = "(I)Lly;",
garbageValue = "-1180229355"
descriptor = "(I)Llc;",
garbageValue = "-1312829614"
)
@Export("username")
Username username();