mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -06:00
Created TypeList classes and moved static members to them
This commit is contained in:
parent
6ba1f2f808
commit
b3a5fdbec9
356 changed files with 6604 additions and 6652 deletions
|
|
@ -4,11 +4,8 @@ import org.openrs2.deob.annotation.Pc;
|
|||
|
||||
public final class Static14 {
|
||||
|
||||
@OriginalMember(owner = "client!bd", name = "g", descriptor = "Lclient!ve;")
|
||||
public static Js5 modelsArchive;
|
||||
|
||||
@OriginalMember(owner = "client!bd", name = "b", descriptor = "Lclient!na;")
|
||||
public static final JagString aClass100_80 = Static28.parse("(U(Y");
|
||||
@OriginalMember(owner = "client!bd", name = "b", descriptor = "Lclient!na;")
|
||||
public static final JagString aClass100_80 = JagString.parse("(U(Y");
|
||||
|
||||
@OriginalMember(owner = "client!bd", name = "i", descriptor = "I")
|
||||
public static int anInt441 = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue