mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 13:00:21 -07:00
Renamed Npc_Class147 because it's related to all Entities
This commit is contained in:
parent
a3b7beeed7
commit
c4c59b33ce
11 changed files with 162 additions and 157 deletions
|
|
@ -1,26 +0,0 @@
|
|||
package rt4;
|
||||
|
||||
import org.openrs2.deob.annotation.OriginalClass;
|
||||
import org.openrs2.deob.annotation.OriginalMember;
|
||||
|
||||
@OriginalClass("client!ub")
|
||||
public final class Npc_Class147 {
|
||||
|
||||
@OriginalMember(owner = "client!ub", name = "b", descriptor = "I")
|
||||
public int anInt5396;
|
||||
|
||||
@OriginalMember(owner = "client!ub", name = "d", descriptor = "I")
|
||||
public int anInt5398;
|
||||
|
||||
@OriginalMember(owner = "client!ub", name = "f", descriptor = "I")
|
||||
public int anInt5399;
|
||||
|
||||
@OriginalMember(owner = "client!ub", name = "g", descriptor = "I")
|
||||
public int anInt5400;
|
||||
|
||||
@OriginalMember(owner = "client!ub", name = "l", descriptor = "I")
|
||||
public int anInt5404;
|
||||
|
||||
@OriginalMember(owner = "client!ub", name = "q", descriptor = "I")
|
||||
public int anInt5408;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue