mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 12:30:21 -07:00
Rename Class22_Sub1 to SoftReferenceNodeFactory
This commit is contained in:
parent
6f6580ae90
commit
af3eff8546
2 changed files with 2 additions and 2 deletions
|
|
@ -1,13 +0,0 @@
|
|||
import org.openrs2.deob.annotation.OriginalArg;
|
||||
import org.openrs2.deob.annotation.OriginalClass;
|
||||
import org.openrs2.deob.annotation.OriginalMember;
|
||||
|
||||
@OriginalClass("client!db")
|
||||
public final class Class22_Sub1 extends Class22 {
|
||||
|
||||
@OriginalMember(owner = "client!db", name = "a", descriptor = "(Lclient!gf;I)Lclient!gf;")
|
||||
@Override
|
||||
public final ReferenceNode method1027(@OriginalArg(0) ReferenceNode arg0) {
|
||||
return new SoftReferenceNode(arg0.method3618());
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue