Refactor SecondaryLinkedListIterator

Signed-off-by: Graham <gpe@openrs2.org>
Graham 4 years ago
parent eb5ddb9589
commit ea9be4826e
  1. 28
      share/deob/map/client.yaml

@ -179,7 +179,7 @@ classes:
client!oj: "HuffmanCodec" client!oj: "HuffmanCodec"
client!ok: "BrokenOutputStream" client!ok: "BrokenOutputStream"
client!ol: "Class4_Sub20" client!ol: "Class4_Sub20"
client!om: "Class130" client!om: "SecondaryLinkedListIterator"
client!on: "Class4_Sub21" client!on: "Class4_Sub21"
client!oo: "MillisTimer" client!oo: "MillisTimer"
client!p: "Npc" client!p: "Npc"
@ -7254,8 +7254,8 @@ fields:
owner: "MouseRecorder" owner: "MouseRecorder"
name: "enabled" name: "enabled"
client!om.d Lclient!uk;: client!om.d Lclient!uk;:
owner: "Class130" owner: "SecondaryLinkedListIterator"
name: "aClass175_13" name: "list"
client!om.f Lclient!fh;: client!om.f Lclient!fh;:
owner: "client" owner: "client"
name: "js5Archive19" name: "js5Archive19"
@ -7266,8 +7266,8 @@ fields:
owner: "Static5" owner: "Static5"
name: "anInt3920" name: "anInt3920"
client!om.n Lclient!lh;: client!om.n Lclient!lh;:
owner: "Class130" owner: "SecondaryLinkedListIterator"
name: "aClass4_Sub3_51" name: "cursor"
client!om.o Ljava/lang/String;: client!om.o Ljava/lang/String;:
owner: "Text" owner: "Text"
name: "CHATCOL8" name: "CHATCOL8"
@ -33630,11 +33630,11 @@ methods:
arguments: {} arguments: {}
locals: {} locals: {}
client!om.a (I)Lclient!lh;: client!om.a (I)Lclient!lh;:
owner: "Class130" owner: "SecondaryLinkedListIterator"
name: "method3250" name: "next"
arguments: {} arguments: {}
locals: locals:
6: "local6" 6: "node"
client!om.a (IBIZ)I: client!om.a (IBIZ)I:
owner: "Inv" owner: "Inv"
name: "getTotalParam" name: "getTotalParam"
@ -33669,10 +33669,10 @@ methods:
5: "arg2" 5: "arg2"
locals: {} locals: {}
client!om.a (ILclient!uk;)V: client!om.a (ILclient!uk;)V:
owner: "Class130" owner: "SecondaryLinkedListIterator"
name: "method3256" name: "init"
arguments: arguments:
1: "arg0" 1: "list"
locals: {} locals: {}
client!om.b (B)V: client!om.b (B)V:
owner: "Static28" owner: "Static28"
@ -33695,11 +33695,11 @@ methods:
0: "id" 0: "id"
locals: {} locals: {}
client!om.d (B)Lclient!lh;: client!om.d (B)Lclient!lh;:
owner: "Class130" owner: "SecondaryLinkedListIterator"
name: "method3255" name: "head"
arguments: {} arguments: {}
locals: locals:
8: "local8" 8: "node"
client!om.e (B)V: client!om.e (B)V:
owner: "FluTypeList" owner: "FluTypeList"
name: "removeSoft" name: "removeSoft"

Loading…
Cancel
Save