mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-17 12:00:19 -07:00
Started moving around static methods/fields
This commit is contained in:
parent
bed128bd19
commit
6ba1f2f808
305 changed files with 5027 additions and 5075 deletions
|
|
@ -6,7 +6,9 @@ import org.openrs2.deob.annotation.Pc;
|
|||
@OriginalClass("client!hh")
|
||||
public final class PlayerAppearance {
|
||||
|
||||
@OriginalMember(owner = "client!hh", name = "e", descriptor = "I")
|
||||
@OriginalMember(owner = "client!bj", name = "t", descriptor = "[S")
|
||||
public static final short[] aShortArray5 = new short[] { -4160, -4163, -8256, -8259, 22461 };
|
||||
@OriginalMember(owner = "client!hh", name = "e", descriptor = "I")
|
||||
public int anInt2492;
|
||||
|
||||
@OriginalMember(owner = "client!hh", name = "i", descriptor = "J")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue