rs-client/apis
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
import net.runelite.mapping.ObfuscatedSignature;
|
||||
|
||||
@ObfuscatedName("gm")
|
||||
public class class198 {
|
||||
@ObfuscatedName("kn")
|
||||
@ObfuscatedSignature(
|
||||
signature = "(Lho;I)Ljava/lang/String;",
|
||||
garbageValue = "1713547686"
|
||||
)
|
||||
static String method3745(Widget var0) {
|
||||
return Calendar.method4107(class1.getWidgetClickMask(var0)) == 0 ? null : (var0.spellActionName != null && var0.spellActionName.trim().length() != 0 ? var0.spellActionName : null);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user