rs-client: refactoring and imports
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
import net.runelite.mapping.Export;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
|
||||
@ObfuscatedName("jh")
|
||||
public class class279 {
|
||||
@ObfuscatedName("p")
|
||||
public static int method5159(long var0) {
|
||||
@Export("Entity_unpackSceneX")
|
||||
public static int Entity_unpackSceneX(long var0) {
|
||||
return (int)(var0 >>> 0 & 127L);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user