mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Consolidated a bunch of static classes
This commit is contained in:
parent
cf6a86e926
commit
774d382816
260 changed files with 4163 additions and 4536 deletions
|
|
@ -199,7 +199,7 @@ public final class Js5NetQueue {
|
|||
}
|
||||
|
||||
@OriginalMember(owner = "client!jb", name = "a", descriptor = "(Z)V")
|
||||
public final void method2319() {
|
||||
public final void drop() {
|
||||
if (this.aClass95_1 == null) {
|
||||
return;
|
||||
}
|
||||
|
|
@ -246,7 +246,7 @@ public final class Js5NetQueue {
|
|||
}
|
||||
|
||||
@OriginalMember(owner = "client!jb", name = "c", descriptor = "(I)V")
|
||||
public final void method2323() {
|
||||
public final void breakConnection() {
|
||||
if (this.aClass95_1 != null) {
|
||||
this.aClass95_1.breakConnection();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue