Created TypeList classes and moved static members to them

This commit is contained in:
Pazaz 2022-04-25 02:11:03 -04:00
parent 6ba1f2f808
commit b3a5fdbec9
356 changed files with 6604 additions and 6652 deletions

View file

@ -8,14 +8,11 @@ public final class Static15 {
public static float aFloat4;
@OriginalMember(owner = "client!be", name = "ib", descriptor = "Lclient!na;")
public static final JagString EVENT_OPBASE = Static28.parse("event_opbase");
public static final JagString EVENT_OPBASE = JagString.parse("event_opbase");
@OriginalMember(owner = "client!be", name = "ac", descriptor = "Lclient!na;")
public static JagString aClass100_87 = null;
@OriginalMember(owner = "client!be", name = "kc", descriptor = "J")
public static long aLong18 = 0L;
@OriginalMember(owner = "client!be", name = "Ec", descriptor = "I")
public static int anInt506 = -1;