mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06: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
|
|
@ -71,8 +71,8 @@ public final class LruHashTable {
|
|||
|
||||
@OriginalMember(owner = "client!gn", name = "c", descriptor = "(I)V")
|
||||
public final void clear() {
|
||||
this.aClass16_1.method802();
|
||||
this.aClass133_5.method3856();
|
||||
this.aClass16_1.clear();
|
||||
this.aClass133_5.clear();
|
||||
this.aClass3_Sub2_37 = new SecondaryNode();
|
||||
this.anInt2314 = this.anInt2313;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue