Refactor StructType

Signed-off-by: Graham <gpe@openrs2.dev>
pull/132/head
Graham 4 years ago
parent 0e7e8f2d7d
commit 0e81bc211b
  1. 80
      share/deob/map/client.yaml

@ -224,7 +224,7 @@ classes:
client!rl: "Class4_Sub27" client!rl: "Class4_Sub27"
client!rm: "Class4_Sub1_Sub28" client!rm: "Class4_Sub1_Sub28"
client!rn: "Class41_Sub2" client!rn: "Class41_Sub2"
client!ro: "Class4_Sub3_Sub17" client!ro: "StructType"
client!s: "Class53_Sub4_Sub2" client!s: "Class53_Sub4_Sub2"
client!sa: "Class153" client!sa: "Class153"
client!sb: "Class4_Sub28" client!sb: "Class4_Sub28"
@ -2028,8 +2028,8 @@ fields:
owner: "Class46" owner: "Class46"
name: "anIntArray93" name: "anIntArray93"
client!eg.i Lclient!fh;: client!eg.i Lclient!fh;:
owner: "Static2" owner: "StructTypeList"
name: "aClass58_36" name: "archive"
client!eg.l Z: client!eg.l Z:
owner: "Class46" owner: "Class46"
name: "aBoolean70" name: "aBoolean70"
@ -3174,8 +3174,8 @@ fields:
owner: "Static3" owner: "Static3"
name: "anInt2102" name: "anInt2102"
client!gm.c Lclient!dj;: client!gm.c Lclient!dj;:
owner: "Static3" owner: "StructTypeList"
name: "aClass40_10" name: "types"
client!gm.d S: client!gm.d S:
owner: "Static3" owner: "Static3"
name: "aShort12" name: "aShort12"
@ -8823,8 +8823,8 @@ fields:
owner: "Class41_Sub2" owner: "Class41_Sub2"
name: "anIntArray406" name: "anIntArray406"
client!ro.C Lclient!ic;: client!ro.C Lclient!ic;:
owner: "Class4_Sub3_Sub17" owner: "StructType"
name: "aClass84_21" name: "params"
client!ro.H Lclient!wf;: client!ro.H Lclient!wf;:
owner: "Static6" owner: "Static6"
name: "aClass185_13" name: "aClass185_13"
@ -22907,10 +22907,10 @@ methods:
arguments: {} arguments: {}
locals: {} locals: {}
client!id.a (BLclient!fh;)V: client!id.a (BLclient!fh;)V:
owner: "Static19" owner: "StructTypeList"
name: "method1850" name: "init"
arguments: arguments:
1: "arg0" 1: "archive"
locals: {} locals: {}
client!id.a (IB)I: client!id.a (IB)I:
owner: "Static19" owner: "Static19"
@ -33306,14 +33306,14 @@ methods:
arguments: {} arguments: {}
locals: {} locals: {}
client!og.c (II)Lclient!ro;: client!og.c (II)Lclient!ro;:
owner: "Static27" owner: "StructTypeList"
name: "method4703" name: "get"
arguments: arguments:
1: "arg0" 1: "id"
locals: locals:
6: "local6" 6: "type"
21: "local21" 21: "bytes"
25: "local25" 25: "newType"
client!og.c (IIIIII)V: client!og.c (IIIIII)V:
owner: "Static27" owner: "Static27"
name: "method4706" name: "method4706"
@ -38157,13 +38157,13 @@ methods:
arguments: {} arguments: {}
locals: {} locals: {}
client!ro.a (III)I: client!ro.a (III)I:
owner: "Class4_Sub3_Sub17" owner: "StructType"
name: "method3800" name: "getParam"
arguments: arguments:
0: "arg0" 1: "id"
1: "arg1" 0: "defaultValue"
locals: locals:
19: "local19" 19: "node"
client!ro.a (IIIB)I: client!ro.a (IIIB)I:
owner: "Static31" owner: "Static31"
name: "method3802" name: "method3802"
@ -38233,33 +38233,33 @@ methods:
616: "local616" 616: "local616"
633: "local633" 633: "local633"
client!ro.a (Lclient!fd;BI)V: client!ro.a (Lclient!fd;BI)V:
owner: "Class4_Sub3_Sub17" owner: "StructType"
name: "method3799" name: "decode"
arguments: arguments:
0: "arg0" 0: "buffer"
2: "arg1" 2: "code"
locals: locals:
12: "local12" 12: "size"
21: "local21" 21: "bucketCount"
29: "local29" 29: "i"
41: "local41" 41: "string"
45: "local45" 45: "id"
54: "local54" 54: "node"
client!ro.a (Lclient!fd;I)V: client!ro.a (Lclient!fd;I)V:
owner: "Class4_Sub3_Sub17" owner: "StructType"
name: "method3801" name: "decode"
arguments: arguments:
0: "arg0" 0: "buffer"
locals: locals:
9: "local9" 9: "code"
client!ro.a (Ljava/lang/String;IB)Ljava/lang/String;: client!ro.a (Ljava/lang/String;IB)Ljava/lang/String;:
owner: "Class4_Sub3_Sub17" owner: "StructType"
name: "method3804" name: "getParam"
arguments: arguments:
0: "arg0" 1: "id"
1: "arg1" 0: "defaultValue"
locals: locals:
22: "local22" 22: "node"
client!ro.a (ZB)V: client!ro.a (ZB)V:
owner: "Static31" owner: "Static31"
name: "method3803" name: "method3803"

Loading…
Cancel
Save