mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-17 20:10:21 -07:00
Started moving around static methods/fields
This commit is contained in:
parent
bed128bd19
commit
6ba1f2f808
305 changed files with 5027 additions and 5075 deletions
|
|
@ -100,8 +100,8 @@ public final class SoftLruHashTable {
|
|||
|
||||
@OriginalMember(owner = "client!n", name = "c", descriptor = "(I)V")
|
||||
public final void clear() {
|
||||
this.aClass16_8.method802();
|
||||
this.aClass133_18.method3856();
|
||||
this.aClass16_8.clear();
|
||||
this.aClass133_18.clear();
|
||||
this.anInt3966 = this.anInt3970;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue