-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathClientProt.java
More file actions
314 lines (213 loc) · 15.3 KB
/
ClientProt.java
File metadata and controls
314 lines (213 loc) · 15.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
package com.jagex;
import org.openrs2.deob.annotation.OriginalArg;
import org.openrs2.deob.annotation.OriginalClass;
import org.openrs2.deob.annotation.OriginalMember;
@OriginalClass("client!ss")
public final class ClientProt {
@OriginalMember(owner = "client!fn", name = "s", descriptor = "Lclient!ss;")
public static final ClientProt OPLOC4 = new ClientProt(0, 7);
@OriginalMember(owner = "client!hk", name = "o", descriptor = "Lclient!ss;")
public static final ClientProt FRIENDS_CHAT_CHANGE = new ClientProt(1, -1);
@OriginalMember(owner = "client!fka", name = "j", descriptor = "Lclient!ss;")
public static final ClientProt OPLOC2 = new ClientProt(2, 7);
@OriginalMember(owner = "client!kha", name = "j", descriptor = "Lclient!ss;")
public static final ClientProt RESUME_P_COUNTDIALOG = new ClientProt(3, 4);
@OriginalMember(owner = "client!hs", name = "n", descriptor = "Lclient!ss;")
public static final ClientProt IF_BUTTON3 = new ClientProt(4, 8);
@OriginalMember(owner = "client!hf", name = "n", descriptor = "Lclient!ss;")
public static final ClientProt EVENT_CAMERA_POSITION = new ClientProt(5, 4);
@OriginalMember(owner = "client!ea", name = "f", descriptor = "Lclient!ss;")
public static final ClientProt SEND_PING_REPLY = new ClientProt(6, 8);
@OriginalMember(owner = "client!ef", name = "e", descriptor = "Lclient!ss;")
public static final ClientProt RESUME_P_NAMEDIALOG = new ClientProt(7, -1);
@OriginalMember(owner = "client!cma", name = "H", descriptor = "Lclient!ss;")
public static final ClientProt FRIENDLIST_DEL = new ClientProt(8, -1);
@OriginalMember(owner = "client!jha", name = "o", descriptor = "Lclient!ss;")
public static final ClientProt OPNPC1 = new ClientProt(9, 3);
@OriginalMember(owner = "client!wca", name = "g", descriptor = "Lclient!ss;")
public static final ClientProt IF_BUTTON8 = new ClientProt(10, 8);
@OriginalMember(owner = "client!bt", name = "n", descriptor = "Lclient!ss;")
public static final ClientProt OPLOC1 = new ClientProt(11, 7);
@OriginalMember(owner = "client!po", name = "f", descriptor = "Lclient!ss;")
public static final ClientProt MOVE_GAMECLICK = new ClientProt(12, 5);
@OriginalMember(owner = "client!nga", name = "b", descriptor = "Lclient!ss;")
public static final ClientProt OPPLAYER1 = new ClientProt(14, 3);
@OriginalMember(owner = "client!gi", name = "e", descriptor = "Lclient!ss;")
public static final ClientProt RESUME_P_OBJDIALOG = new ClientProt(13, 2);
@OriginalMember(owner = "client!nv", name = "k", descriptor = "Lclient!ss;")
public static final ClientProt TRANSMITVAR_VERIFYID = new ClientProt(15, 4);
@OriginalMember(owner = "client!nc", name = "c", descriptor = "Lclient!ss;")
public static final ClientProt NO_TIMEOUT = new ClientProt(16, 0);
@OriginalMember(owner = "client!dja", name = "g", descriptor = "Lclient!ss;")
public static final ClientProt IGNORELIST_ADD = new ClientProt(17, -1);
@OriginalMember(owner = "client!lf", name = "g", descriptor = "Lclient!ss;")
public static final ClientProt IF_BUTTON7 = new ClientProt(18, 8);
@OriginalMember(owner = "client!or", name = "H", descriptor = "Lclient!ss;")
public static final ClientProt OPPLAYER10 = new ClientProt(19, 3);
@OriginalMember(owner = "client!ln", name = "m", descriptor = "Lclient!ss;")
public static final ClientProt IF_BUTTON9 = new ClientProt(20, 8);
@OriginalMember(owner = "client!fha", name = "b", descriptor = "Lclient!ss;")
public static final ClientProt OPOBJT = new ClientProt(21, 15);
@OriginalMember(owner = "client!no", name = "d", descriptor = "Lclient!ss;")
public static final ClientProt RESUME_P_HSLDIALOG = new ClientProt(22, 2);
@OriginalMember(owner = "client!le", name = "c", descriptor = "Lclient!ss;")
public static final ClientProt CHAT_SETMODE = new ClientProt(23, 1);
@OriginalMember(owner = "client!tw", name = "x", descriptor = "Lclient!ss;")
public static final ClientProt OPOBJ3 = new ClientProt(24, 7);
@OriginalMember(owner = "client!wk", name = "b", descriptor = "Lclient!ss;")
public static final ClientProt IF_BUTTON10 = new ClientProt(25, 8);
@OriginalMember(owner = "client!ve", name = "c", descriptor = "Lclient!ss;")
public static final ClientProt IF_BUTTOND = new ClientProt(26, 16);
@OriginalMember(owner = "client!gla", name = "D", descriptor = "Lclient!ss;")
public static final ClientProt OPOBJ6 = new ClientProt(27, 7);
@OriginalMember(owner = "client!nea", name = "d", descriptor = "Lclient!ss;")
public static final ClientProt OPNPC5 = new ClientProt(28, 3);
@OriginalMember(owner = "client!taa", name = "E", descriptor = "Lclient!ss;")
public static final ClientProt EVENT_MOUSE_MOVE = new ClientProt(29, -1);
@OriginalMember(owner = "client!oh", name = "r", descriptor = "Lclient!ss;")
public static final ClientProt MESSAGE_QUICKCHAT_PUBLIC = new ClientProt(30, -1);
@OriginalMember(owner = "client!eba", name = "c", descriptor = "Lclient!ss;")
public static final ClientProt OPNPC3 = new ClientProt(31, 3);
@OriginalMember(owner = "client!no", name = "a", descriptor = "Lclient!ss;")
public static final ClientProt CLAN_KICKUSER = new ClientProt(32, -1);
@OriginalMember(owner = "client!fa", name = "q", descriptor = "Lclient!ss;")
public static final ClientProt MAP_BUILD_COMPLETE = new ClientProt(33, 0);
@OriginalMember(owner = "client!hd", name = "e", descriptor = "Lclient!ss;")
public static final ClientProt WORLDLIST_FETCH = new ClientProt(34, 4);
@OriginalMember(owner = "client!cn", name = "l", descriptor = "Lclient!ss;")
public static final ClientProt OPOBJ5 = new ClientProt(35, 7);
@OriginalMember(owner = "client!in", name = "R", descriptor = "Lclient!ss;")
public static final ClientProt MESSAGE_PUBLIC = new ClientProt(36, -1);
@OriginalMember(owner = "client!sv", name = "V", descriptor = "Lclient!ss;")
public static final ClientProt CLIENT_DETAILOPTIONS_STATUS = new ClientProt(37, -1);
@OriginalMember(owner = "client!aea", name = "i", descriptor = "Lclient!ss;")
public static final ClientProt IGNORELIST_DEL = new ClientProt(38, -1);
@OriginalMember(owner = "client!fl", name = "g", descriptor = "Lclient!ss;")
public static final ClientProt APCOORDT = new ClientProt(39, 12);
@OriginalMember(owner = "client!vaa", name = "v", descriptor = "Lclient!ss;")
public static final ClientProt OPPLAYERT = new ClientProt(40, 11);
@OriginalMember(owner = "client!nh", name = "l", descriptor = "Lclient!ss;")
public static final ClientProt FRIEND_SETRANK = new ClientProt(41, -1);
@OriginalMember(owner = "client!ne", name = "p", descriptor = "Lclient!ss;")
public static final ClientProt OPLOCT = new ClientProt(42, 15);
@OriginalMember(owner = "client!rw", name = "D", descriptor = "Lclient!ss;")
public static final ClientProt OPPLAYER9 = new ClientProt(43, 3);
@OriginalMember(owner = "client!pw", name = "l", descriptor = "Lclient!ss;")
public static final ClientProt AFFINEDCLANSETTINGS_ADDBANNED_FROMCHANNEL = new ClientProt(44, -1);
@OriginalMember(owner = "client!hf", name = "h", descriptor = "Lclient!ss;")
public static final ClientProt OPOBJ1 = new ClientProt(45, 7);
@OriginalMember(owner = "client!sia", name = "i", descriptor = "Lclient!ss;")
public static final ClientProt OPPLAYER4 = new ClientProt(46, 3);
@OriginalMember(owner = "client!kp", name = "A", descriptor = "Lclient!ss;")
public static final ClientProt OPLOC6 = new ClientProt(47, 7);
@OriginalMember(owner = "client!bj", name = "i", descriptor = "Lclient!ss;")
public static final ClientProt CUTSCENE_FINISHED = new ClientProt(48, 0);
@OriginalMember(owner = "client!ik", name = "J", descriptor = "Lclient!ss;")
public static final ClientProt OPPLAYER7 = new ClientProt(49, 3);
@OriginalMember(owner = "client!vga", name = "i", descriptor = "Lclient!ss;")
public static final ClientProt OPPLAYER5 = new ClientProt(50, 3);
@OriginalMember(owner = "client!vd", name = "k", descriptor = "Lclient!ss;")
public static final ClientProt FRIENDLIST_ADD = new ClientProt(51, -1);
@OriginalMember(owner = "client!wha", name = "e", descriptor = "Lclient!ss;")
public static final ClientProt IF_BUTTON4 = new ClientProt(52, 8);
@OriginalMember(owner = "client!bp", name = "i", descriptor = "Lclient!ss;")
public static final ClientProt OPPPLAYER2 = new ClientProt(53, 3);
@OriginalMember(owner = "client!jb", name = "y", descriptor = "Lclient!ss;")
public static final ClientProt RESUME_PAUSEBUTTON = new ClientProt(54, 6);
@OriginalMember(owner = "client!mn", name = "i", descriptor = "Lclient!ss;")
public static final ClientProt OPOBJ2 = new ClientProt(55, 7);
@OriginalMember(owner = "client!kaa", name = "h", descriptor = "Lclient!ss;")
public static final ClientProt CLOSE_MODAL = new ClientProt(56, 0);
@OriginalMember(owner = "client!db", name = "H", descriptor = "Lclient!ss;")
public static final ClientProt SET_CHATFILTERSETTINGS = new ClientProt(57, 3);
@OriginalMember(owner = "client!kca", name = "w", descriptor = "Lclient!ss;")
public static final ClientProt VIDEO_END = new ClientProt(58, 2);
@OriginalMember(owner = "client!ila", name = "k", descriptor = "Lclient!ss;")
public static final ClientProt RESUME_P_STRINGDIALOG = new ClientProt(59, -1);
@OriginalMember(owner = "client!oha", name = "f", descriptor = "Lclient!ss;")
public static final ClientProt CLANCHANNEL_KICKUSER = new ClientProt(60, -1);
@OriginalMember(owner = "client!rd", name = "q", descriptor = "Lclient!ss;")
public static final ClientProt IF_BUTTON1 = new ClientProt(61, 8);
@OriginalMember(owner = "client!pja", name = "ib", descriptor = "Lclient!ss;")
public static final ClientProt OPPLAYER8 = new ClientProt(62, 3);
@OriginalMember(owner = "client!qba", name = "k", descriptor = "Lclient!ss;")
public static final ClientProt FACE_SQUARE = new ClientProt(63, 4);
@OriginalMember(owner = "client!kda", name = "i", descriptor = "Lclient!ss;")
public static final ClientProt IF_BUTTON2 = new ClientProt(64, 8);
@OriginalMember(owner = "client!ps", name = "h", descriptor = "Lclient!ss;")
public static final ClientProt OPNPCT = new ClientProt(65, 11);
@OriginalMember(owner = "client!rd", name = "r", descriptor = "Lclient!ss;")
public static final ClientProt OPNPC2 = new ClientProt(66, 3);
@OriginalMember(owner = "client!jm", name = "b", descriptor = "Lclient!ss;")
public static final ClientProt OPNPC4 = new ClientProt(67, 3);
@OriginalMember(owner = "client!fp", name = "M", descriptor = "Lclient!ss;")
public static final ClientProt EVENT_KEYBOARD = new ClientProt(68, -1);
@OriginalMember(owner = "client!hfa", name = "v", descriptor = "Lclient!ss;")
public static final ClientProt OPLOC5 = new ClientProt(69, 7);
@OriginalMember(owner = "client!oia", name = "y", descriptor = "Lclient!ss;")
public static final ClientProt CLIENT_CHEAT = new ClientProt(70, -1);
@OriginalMember(owner = "client!vv", name = "D", descriptor = "Lclient!ss;")
public static final ClientProt DETECT_MODIFIED_CLIENT = new ClientProt(71, 4);
@OriginalMember(owner = "client!hja", name = "d", descriptor = "Lclient!ss;")
public static final ClientProt MESSAGE_PRIVATE = new ClientProt(72, -2);
@OriginalMember(owner = "client!pu", name = "a", descriptor = "Lclient!ss;")
public static final ClientProt IF_BUTTONT = new ClientProt(73, 16);
@OriginalMember(owner = "client!lea", name = "j", descriptor = "Lclient!ss;")
public static final ClientProt A_CLIENT_PROT___82 = new ClientProt(74, -1);
@OriginalMember(owner = "client!hf", name = "g", descriptor = "Lclient!ss;")
public static final ClientProt SOUND_SONGEND = new ClientProt(75, 4);
@OriginalMember(owner = "client!ml", name = "p", descriptor = "Lclient!ss;")
public static final ClientProt OPLOC3 = new ClientProt(76, 7);
@OriginalMember(owner = "client!naa", name = "b", descriptor = "Lclient!ss;")
public static final ClientProt OPPLAYER3 = new ClientProt(77, 3);
@OriginalMember(owner = "client!u", name = "r", descriptor = "Lclient!ss;")
public static final ClientProt REFLECTION_CHECK_REPLY = new ClientProt(78, -1);
@OriginalMember(owner = "client!hea", name = "o", descriptor = "Lclient!ss;")
public static final ClientProt MESSAGE_QUICKCHAT_PRIVATE = new ClientProt(79, -1);
@OriginalMember(owner = "client!hka", name = "j", descriptor = "Lclient!ss;")
public static final ClientProt SEND_SNAPSHOT = new ClientProt(80, -1);
@OriginalMember(owner = "client!vu", name = "h", descriptor = "Lclient!ss;")
public static final ClientProt IF_BUTTON5 = new ClientProt(81, 8);
@OriginalMember(owner = "client!fga", name = "o", descriptor = "Lclient!ss;")
public static final ClientProt OPPLAYER6 = new ClientProt(82, 3);
@OriginalMember(owner = "client!u", name = "f", descriptor = "Lclient!ss;")
public static final ClientProt MOVE_MINIMAPCLICK = new ClientProt(83, 18);
@OriginalMember(owner = "client!dia", name = "o", descriptor = "Lclient!ss;")
public static final ClientProt EVENT_MOUSE_CLICK = new ClientProt(84, 6);
@OriginalMember(owner = "client!bm", name = "b", descriptor = "Lclient!ss;")
public static final ClientProt PING_STATISTICS = new ClientProt(85, 2);
@OriginalMember(owner = "client!ria", name = "b", descriptor = "Lclient!ss;")
public static final ClientProt OPOBJ4 = new ClientProt(86, 7);
@OriginalMember(owner = "client!sia", name = "a", descriptor = "Lclient!ss;")
public static final ClientProt WINDOW_STATUS = new ClientProt(87, 6);
@OriginalMember(owner = "client!ro", name = "j", descriptor = "Lclient!ss;")
public static final ClientProt URL_REQUEST = new ClientProt(88, -1);
@OriginalMember(owner = "client!ed", name = "d", descriptor = "Lclient!ss;")
public static final ClientProt CLICKWORLDMAP = new ClientProt(89, 4);
@OriginalMember(owner = "client!nj", name = "c", descriptor = "Lclient!ss;")
public static final ClientProt CLIENT_PROT_90 = new ClientProt(90, -1);
@OriginalMember(owner = "client!du", name = "m", descriptor = "Lclient!ss;")
public static final ClientProt IF_BUTTON6 = new ClientProt(91, 8);
@OriginalMember(owner = "client!sl", name = "B", descriptor = "Lclient!ss;")
public static final ClientProt OPNPC6 = new ClientProt(92, 3);
@OriginalMember(owner = "client!tl", name = "g", descriptor = "Lclient!ss;")
public static final ClientProt EVENT_APPLET_FOCUS = new ClientProt(93, 1);
@OriginalMember(owner = "client!ss", name = "g", descriptor = "I")
public final int opcode;
@OriginalMember(owner = "client!ss", name = "a", descriptor = "I")
public final int length;
@OriginalMember(owner = "client!ss", name = "<init>", descriptor = "(II)V")
public ClientProt(@OriginalArg(0) int opcode, @OriginalArg(1) int length) {
this.opcode = opcode;
this.length = length;
}
@OriginalMember(owner = "client!ss", name = "toString", descriptor = "()Ljava/lang/String;")
@Override
public String toString() {
throw new IllegalStateException();
}
@OriginalMember(owner = "client!ss", name = "a", descriptor = "(I)I")
public int getOpcode() {
return this.opcode;
}
}