mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -06:00
Move packets to Protocol class, general refactoring
This commit is contained in:
parent
b3a5fdbec9
commit
49ccfc34ec
142 changed files with 3092 additions and 3089 deletions
|
|
@ -11,7 +11,7 @@ public final class Static65 {
|
|||
public static final JagString aClass100_435 = JagString.parse("<img=0>");
|
||||
|
||||
@OriginalMember(owner = "client!fc", name = "a", descriptor = "(Lclient!wa;I)Lclient!na;")
|
||||
public static JagString method1497(@OriginalArg(0) Buffer arg0) {
|
||||
public static JagString formatChatMessage(@OriginalArg(0) Buffer arg0) {
|
||||
return Static254.method4350(arg0);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue