mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 12:30:21 -07:00
Refactored much of the protocol class, new class names for a few
Class3_Sub31 -> ComponentPointer Class3_Sub22 -> ClanMember Class102 -> MapMarker Class3_Sub7 -> SceneryStack
This commit is contained in:
parent
2e4cc73755
commit
83a07e779e
118 changed files with 2196 additions and 2289 deletions
|
|
@ -7,7 +7,7 @@ import org.openrs2.deob.annotation.Pc;
|
|||
public final class Static115 {
|
||||
|
||||
@OriginalMember(owner = "client!ja", name = "q", descriptor = "I")
|
||||
public static int anInt2940;
|
||||
public static int currentChunkX;
|
||||
|
||||
@OriginalMember(owner = "client!ja", name = "f", descriptor = "Lclient!ih;")
|
||||
public static final LinkedList mediumPriorityRequests = new LinkedList();
|
||||
|
|
@ -19,7 +19,7 @@ public final class Static115 {
|
|||
public static final JagString aClass100_579 = JagString.parse("Fps:");
|
||||
|
||||
@OriginalMember(owner = "client!ja", name = "n", descriptor = "I")
|
||||
public static int anInt2939 = 0;
|
||||
public static int mapFlagX = 0;
|
||||
|
||||
@OriginalMember(owner = "client!ja", name = "r", descriptor = "I")
|
||||
public static int anInt2941 = -1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue