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

@@ -3,13 +3,13 @@ import net.runelite.mapping.Implements;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("la")
@ObfuscatedName("lt")
@Implements("Usernamed")
public interface Usernamed {
@ObfuscatedName("kg")
@ObfuscatedName("lc")
@ObfuscatedSignature(
descriptor = "(I)Llw;",
garbageValue = "-447538147"
descriptor = "(B)Lla;",
garbageValue = "98"
)
@Export("username")
Username username();