mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06: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
|
|
@ -4,13 +4,7 @@ import org.openrs2.deob.annotation.Pc;
|
|||
|
||||
public final class Static260 {
|
||||
|
||||
@OriginalMember(owner = "client!vd", name = "w", descriptor = "Lclient!vk;")
|
||||
public static FrameBuffer frameBuffer;
|
||||
|
||||
@OriginalMember(owner = "client!vd", name = "v", descriptor = "Lclient!na;")
|
||||
public static final JagString aClass100_944 = Static28.parse("hitbar_default");
|
||||
|
||||
@OriginalMember(owner = "client!vd", name = "B", descriptor = "[S")
|
||||
@OriginalMember(owner = "client!vd", name = "B", descriptor = "[S")
|
||||
public static final short[] aShortArray71 = new short[] { 6798, 8741, 25238, 4626, 4550 };
|
||||
|
||||
@OriginalMember(owner = "client!vd", name = "C", descriptor = "I")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue