mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Loads of refactoring, renamed Class3_Sub13 to EnumStringEntry too
This commit is contained in:
parent
e11ef7d372
commit
d2c6c19cb8
263 changed files with 2432 additions and 2436 deletions
|
|
@ -1,15 +0,0 @@
|
|||
import org.openrs2.deob.annotation.OriginalArg;
|
||||
import org.openrs2.deob.annotation.OriginalClass;
|
||||
import org.openrs2.deob.annotation.OriginalMember;
|
||||
|
||||
@OriginalClass("client!hb")
|
||||
public final class Class3_Sub13 extends Node {
|
||||
|
||||
@OriginalMember(owner = "client!hb", name = "y", descriptor = "Lclient!na;")
|
||||
public final JagString aClass100_503;
|
||||
|
||||
@OriginalMember(owner = "client!hb", name = "<init>", descriptor = "(Lclient!na;I)V")
|
||||
public Class3_Sub13(@OriginalArg(0) JagString arg0, @OriginalArg(1) int arg1) {
|
||||
this.aClass100_503 = arg0;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue