Rename Class3_Sub2_Sub10 to ReferenceNode

This commit is contained in:
Pazaz 2022-04-19 20:37:47 -04:00
parent 7e29d96f6f
commit bfecdf9d21
6 changed files with 13 additions and 13 deletions

View file

@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalClass;
import org.openrs2.deob.annotation.OriginalMember;
@OriginalClass("client!qd")
public final class Class3_Sub2_Sub10_Sub2 extends Class3_Sub2_Sub10 {
public final class Class3_Sub2_Sub10_Sub2 extends ReferenceNode {
@OriginalMember(owner = "client!qd", name = "U", descriptor = "Ljava/lang/ref/SoftReference;")
private final SoftReference aSoftReference1;