mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -06:00
Started organizing CS2/Protocol-related functions
This commit is contained in:
parent
46740027df
commit
ef6a5d7385
268 changed files with 5936 additions and 6093 deletions
|
|
@ -15,7 +15,7 @@ public final class Tile extends Node {
|
|||
public boolean aBoolean46;
|
||||
|
||||
@OriginalMember(owner = "client!bj", name = "B", descriptor = "Lclient!fg;")
|
||||
public ShapedTile aClass43_1;
|
||||
public ShapedTile shapedTile;
|
||||
|
||||
@OriginalMember(owner = "client!bj", name = "C", descriptor = "I")
|
||||
public int anInt663;
|
||||
|
|
@ -42,7 +42,7 @@ public final class Tile extends Node {
|
|||
public boolean aBoolean47;
|
||||
|
||||
@OriginalMember(owner = "client!bj", name = "S", descriptor = "Lclient!rh;")
|
||||
public PlainTile aClass131_1;
|
||||
public PlainTile plainTile;
|
||||
|
||||
@OriginalMember(owner = "client!bj", name = "T", descriptor = "I")
|
||||
public int anInt670;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue