Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ziqian zhang
Grasscutter
Commits
413f11d5
Commit
413f11d5
authored
Jul 13, 2022
by
AnimeGitB
Committed by
Luke H-W
Jul 17, 2022
Browse files
PacketOpcodes
parent
e14d1ced
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/emu/grasscutter/net/packet/PacketOpcodes.java
View file @
413f11d5
...
@@ -3,1542 +3,1865 @@ package emu.grasscutter.net.packet;
...
@@ -3,1542 +3,1865 @@ package emu.grasscutter.net.packet;
import
java.util.HashSet
;
import
java.util.HashSet
;
public
class
PacketOpcodes
{
public
class
PacketOpcodes
{
// Empty
// Empty
public
static
final
int
NONE
=
0
;
public
static
final
int
NONE
=
0
;
// Opcodes
// Opcodes
public
static
final
int
AbilityChangeNotify
=
11
55
;
public
static
final
int
AbilityChangeNotify
=
11
31
;
public
static
final
int
AbilityInvocationFailNotify
=
11
32
;
public
static
final
int
AbilityInvocationFailNotify
=
11
07
;
public
static
final
int
AbilityInvocationFixedNotify
=
11
09
;
public
static
final
int
AbilityInvocationFixedNotify
=
11
72
;
public
static
final
int
AbilityInvocationsNotify
=
11
31
;
public
static
final
int
AbilityInvocationsNotify
=
11
98
;
public
static
final
int
AcceptCityReputationRequestReq
=
28
35
;
public
static
final
int
AcceptCityReputationRequestReq
=
28
90
;
public
static
final
int
AcceptCityReputationRequestRsp
=
28
49
;
public
static
final
int
AcceptCityReputationRequestRsp
=
28
73
;
public
static
final
int
AchievementAllDataNotify
=
266
8
;
public
static
final
int
AchievementAllDataNotify
=
26
7
6
;
public
static
final
int
AchievementUpdateNotify
=
26
59
;
public
static
final
int
AchievementUpdateNotify
=
26
68
;
public
static
final
int
ActivityCoinInfoNotify
=
20
94
;
public
static
final
int
ActivityCoinInfoNotify
=
20
08
;
public
static
final
int
ActivityCondStateChangeNotify
=
21
2
0
;
public
static
final
int
ActivityCondStateChangeNotify
=
21
4
0
;
public
static
final
int
ActivityDisableTransferPointInteractionNotify
=
8
686
;
public
static
final
int
ActivityDisableTransferPointInteractionNotify
=
8
982
;
public
static
final
int
ActivityInfoNotify
=
2
125
;
public
static
final
int
ActivityInfoNotify
=
2
060
;
public
static
final
int
ActivityPlayOpenAnimNotify
=
21
46
;
public
static
final
int
ActivityPlayOpenAnimNotify
=
21
57
;
public
static
final
int
ActivitySaleChangeNotify
=
2
109
;
public
static
final
int
ActivitySaleChangeNotify
=
2
071
;
public
static
final
int
ActivityScheduleInfoNotify
=
20
3
3
;
public
static
final
int
ActivityScheduleInfoNotify
=
20
7
3
;
public
static
final
int
ActivitySelectAvatarCardReq
=
20
30
;
public
static
final
int
ActivitySelectAvatarCardReq
=
20
28
;
public
static
final
int
ActivitySelectAvatarCardRsp
=
21
27
;
public
static
final
int
ActivitySelectAvatarCardRsp
=
21
89
;
public
static
final
int
ActivityTakeAllScoreRewardReq
=
8
424
;
public
static
final
int
ActivityTakeAllScoreRewardReq
=
8
372
;
public
static
final
int
ActivityTakeAllScoreRewardRsp
=
8
692
;
public
static
final
int
ActivityTakeAllScoreRewardRsp
=
8
043
;
public
static
final
int
ActivityTakeScoreRewardReq
=
8
32
1
;
public
static
final
int
ActivityTakeScoreRewardReq
=
8
97
1
;
public
static
final
int
ActivityTakeScoreRewardRsp
=
8
218
;
public
static
final
int
ActivityTakeScoreRewardRsp
=
8
583
;
public
static
final
int
ActivityTakeWatcherRewardBatchReq
=
2
07
9
;
public
static
final
int
ActivityTakeWatcherRewardBatchReq
=
2
15
9
;
public
static
final
int
ActivityTakeWatcherRewardBatchRsp
=
21
5
0
;
public
static
final
int
ActivityTakeWatcherRewardBatchRsp
=
210
9
;
public
static
final
int
ActivityTakeWatcherRewardReq
=
20
90
;
public
static
final
int
ActivityTakeWatcherRewardReq
=
20
38
;
public
static
final
int
ActivityTakeWatcherRewardRsp
=
20
25
;
public
static
final
int
ActivityTakeWatcherRewardRsp
=
20
34
;
public
static
final
int
ActivityUpdateWatcherNotify
=
21
72
;
public
static
final
int
ActivityUpdateWatcherNotify
=
21
56
;
public
static
final
int
AddBlacklistReq
=
40
50
;
public
static
final
int
AddBlacklistReq
=
40
88
;
public
static
final
int
AddBlacklistRsp
=
402
0
;
public
static
final
int
AddBlacklistRsp
=
402
6
;
public
static
final
int
AddFriendNotify
=
402
4
;
public
static
final
int
AddFriendNotify
=
402
2
;
public
static
final
int
AddNoGachaAvatarCardNotify
=
16
48
;
public
static
final
int
AddNoGachaAvatarCardNotify
=
16
55
;
public
static
final
int
AddQuestContentProgressReq
=
41
7
;
public
static
final
int
AddQuestContentProgressReq
=
4
2
1
;
public
static
final
int
AddQuestContentProgressRsp
=
4
85
;
public
static
final
int
AddQuestContentProgressRsp
=
4
03
;
public
static
final
int
AddRandTaskInfoNotify
=
11
6
;
public
static
final
int
AddRandTaskInfoNotify
=
11
9
;
public
static
final
int
AddSeenMonsterNotify
=
2
51
;
public
static
final
int
AddSeenMonsterNotify
=
2
23
;
public
static
final
int
AdjustWorldLevelReq
=
1
95
;
public
static
final
int
AdjustWorldLevelReq
=
1
64
;
public
static
final
int
AdjustWorldLevelRsp
=
1
15
;
public
static
final
int
AdjustWorldLevelRsp
=
1
38
;
public
static
final
int
AllCoopInfoNotify
=
196
8
;
public
static
final
int
AllCoopInfoNotify
=
19
7
6
;
public
static
final
int
AllMarkPointNotify
=
3
195
;
public
static
final
int
AllMarkPointNotify
=
3
283
;
public
static
final
int
AllSeenMonsterNotify
=
2
26
;
public
static
final
int
AllSeenMonsterNotify
=
2
71
;
public
static
final
int
AllWidgetDataNotify
=
427
3
;
public
static
final
int
AllWidgetDataNotify
=
427
1
;
public
static
final
int
AnchorPointDataNotify
=
426
8
;
public
static
final
int
AnchorPointDataNotify
=
42
7
6
;
public
static
final
int
AnchorPointOpReq
=
425
4
;
public
static
final
int
AnchorPointOpReq
=
425
7
;
public
static
final
int
AnchorPointOpRsp
=
42
78
;
public
static
final
int
AnchorPointOpRsp
=
42
52
;
public
static
final
int
AnimatorForceSetAirMoveNotify
=
34
6
;
public
static
final
int
AnimatorForceSetAirMoveNotify
=
3
7
4
;
public
static
final
int
AntiAddictNotify
=
1
4
8
;
public
static
final
int
AntiAddictNotify
=
18
0
;
public
static
final
int
ArenaChallengeFinishNotify
=
20
82
;
public
static
final
int
ArenaChallengeFinishNotify
=
20
30
;
public
static
final
int
AskAddFriendNotify
=
40
38
;
public
static
final
int
AskAddFriendNotify
=
40
65
;
public
static
final
int
AskAddFriendReq
=
40
32
;
public
static
final
int
AskAddFriendReq
=
40
07
;
public
static
final
int
AskAddFriendRsp
=
401
7
;
public
static
final
int
AskAddFriendRsp
=
40
2
1
;
public
static
final
int
AsterLargeInfoNotify
=
21
92
;
public
static
final
int
AsterLargeInfoNotify
=
21
46
;
public
static
final
int
AsterLittleInfoNotify
=
2
18
8
;
public
static
final
int
AsterLittleInfoNotify
=
2
06
8
;
public
static
final
int
AsterMidCampInfoNotify
=
2
020
;
public
static
final
int
AsterMidCampInfoNotify
=
2
133
;
public
static
final
int
AsterMidInfoNotify
=
2
12
1
;
public
static
final
int
AsterMidInfoNotify
=
2
03
1
;
public
static
final
int
AsterMiscInfoNotify
=
2
187
;
public
static
final
int
AsterMiscInfoNotify
=
2
036
;
public
static
final
int
AsterProgressInfoNotify
=
2
193
;
public
static
final
int
AsterProgressInfoNotify
=
2
016
;
public
static
final
int
AvatarAddNotify
=
17
57
;
public
static
final
int
AvatarAddNotify
=
17
69
;
public
static
final
int
AvatarBuffAddNotify
=
3
50
;
public
static
final
int
AvatarBuffAddNotify
=
3
88
;
public
static
final
int
AvatarBuffDelNotify
=
32
0
;
public
static
final
int
AvatarBuffDelNotify
=
32
6
;
public
static
final
int
AvatarCardChangeReq
=
6
50
;
public
static
final
int
AvatarCardChangeReq
=
6
88
;
public
static
final
int
AvatarCardChangeRsp
=
62
0
;
public
static
final
int
AvatarCardChangeRsp
=
62
6
;
public
static
final
int
AvatarChangeAnimHashReq
=
17
98
;
public
static
final
int
AvatarChangeAnimHashReq
=
17
11
;
public
static
final
int
AvatarChangeAnimHashRsp
=
16
22
;
public
static
final
int
AvatarChangeAnimHashRsp
=
16
47
;
public
static
final
int
AvatarChangeCostumeNotify
=
1
780
;
public
static
final
int
AvatarChangeCostumeNotify
=
1
644
;
public
static
final
int
AvatarChangeCostumeReq
=
17
34
;
public
static
final
int
AvatarChangeCostumeReq
=
17
78
;
public
static
final
int
AvatarChangeCostumeRsp
=
1
723
;
public
static
final
int
AvatarChangeCostumeRsp
=
1
645
;
public
static
final
int
AvatarChangeElementTypeReq
=
17
06
;
public
static
final
int
AvatarChangeElementTypeReq
=
17
85
;
public
static
final
int
AvatarChangeElementTypeRsp
=
1
708
;
public
static
final
int
AvatarChangeElementTypeRsp
=
1
651
;
public
static
final
int
AvatarDataNotify
=
16
95
;
public
static
final
int
AvatarDataNotify
=
16
33
;
public
static
final
int
AvatarDelNotify
=
1
608
;
public
static
final
int
AvatarDelNotify
=
1
773
;
public
static
final
int
AvatarDieAnimationEndReq
=
161
6
;
public
static
final
int
AvatarDieAnimationEndReq
=
161
0
;
public
static
final
int
AvatarDieAnimationEndRsp
=
1
765
;
public
static
final
int
AvatarDieAnimationEndRsp
=
1
694
;
public
static
final
int
AvatarEnterElementViewNotify
=
3
11
;
public
static
final
int
AvatarEnterElementViewNotify
=
3
34
;
public
static
final
int
AvatarEquipAffixStartNotify
=
16
09
;
public
static
final
int
AvatarEquipAffixStartNotify
=
16
62
;
public
static
final
int
AvatarEquipChangeNotify
=
6
90
;
public
static
final
int
AvatarEquipChangeNotify
=
6
47
;
public
static
final
int
AvatarExpeditionAllDataReq
=
1
659
;
public
static
final
int
AvatarExpeditionAllDataReq
=
1
722
;
public
static
final
int
AvatarExpeditionAllDataRsp
=
16
36
;
public
static
final
int
AvatarExpeditionAllDataRsp
=
16
48
;
public
static
final
int
AvatarExpeditionCallBackReq
=
1
655
;
public
static
final
int
AvatarExpeditionCallBackReq
=
1
752
;
public
static
final
int
AvatarExpeditionCallBackRsp
=
1
642
;
public
static
final
int
AvatarExpeditionCallBackRsp
=
1
726
;
public
static
final
int
AvatarExpeditionDataNotify
=
1
698
;
public
static
final
int
AvatarExpeditionDataNotify
=
1
771
;
public
static
final
int
AvatarExpeditionGetRewardReq
=
16
0
3
;
public
static
final
int
AvatarExpeditionGetRewardReq
=
16
2
3
;
public
static
final
int
AvatarExpeditionGetRewardRsp
=
1
646
;
public
static
final
int
AvatarExpeditionGetRewardRsp
=
1
784
;
public
static
final
int
AvatarExpeditionStartReq
=
1
6
75
;
public
static
final
int
AvatarExpeditionStartReq
=
17
1
5
;
public
static
final
int
AvatarExpeditionStartRsp
=
1
688
;
public
static
final
int
AvatarExpeditionStartRsp
=
1
719
;
public
static
final
int
AvatarFetterDataNotify
=
17
77
;
public
static
final
int
AvatarFetterDataNotify
=
17
82
;
public
static
final
int
AvatarFetterLevelRewardReq
=
1
704
;
public
static
final
int
AvatarFetterLevelRewardReq
=
1
653
;
public
static
final
int
AvatarFetterLevelRewardRsp
=
1606
;
public
static
final
int
AvatarFetterLevelRewardRsp
=
1606
;
public
static
final
int
AvatarFightPropNotify
=
12
32
;
public
static
final
int
AvatarFightPropNotify
=
12
07
;
public
static
final
int
AvatarFightPropUpdateNotify
=
121
7
;
public
static
final
int
AvatarFightPropUpdateNotify
=
12
2
1
;
public
static
final
int
AvatarFlycloakChangeNotify
=
16
81
;
public
static
final
int
AvatarFlycloakChangeNotify
=
16
43
;
public
static
final
int
AvatarFollowRouteNotify
=
3
353
;
public
static
final
int
AvatarFollowRouteNotify
=
3
458
;
public
static
final
int
AvatarGainCostumeNotify
=
167
0
;
public
static
final
int
AvatarGainCostumeNotify
=
167
7
;
public
static
final
int
AvatarGainFlycloakNotify
=
16
1
5
;
public
static
final
int
AvatarGainFlycloakNotify
=
165
6
;
public
static
final
int
AvatarLifeStateChangeNotify
=
12
35
;
public
static
final
int
AvatarLifeStateChangeNotify
=
12
90
;
public
static
final
int
AvatarPromoteGetRewardReq
=
16
7
6
;
public
static
final
int
AvatarPromoteGetRewardReq
=
16
9
6
;
public
static
final
int
AvatarPromoteGetRewardRsp
=
16
1
3
;
public
static
final
int
AvatarPromoteGetRewardRsp
=
16
8
3
;
public
static
final
int
AvatarPromoteReq
=
1
711
;
public
static
final
int
AvatarPromoteReq
=
1
664
;
public
static
final
int
AvatarPromoteRsp
=
16
68
;
public
static
final
int
AvatarPromoteRsp
=
16
39
;
public
static
final
int
AvatarPropChangeReasonNotify
=
12
49
;
public
static
final
int
AvatarPropChangeReasonNotify
=
12
73
;
public
static
final
int
AvatarPropNotify
=
12
55
;
public
static
final
int
AvatarPropNotify
=
12
31
;
public
static
final
int
AvatarSatiationDataNotify
=
163
2
;
public
static
final
int
AvatarSatiationDataNotify
=
16
9
3
;
public
static
final
int
AvatarSkillChangeNotify
=
10
30
;
public
static
final
int
AvatarSkillChangeNotify
=
10
97
;
public
static
final
int
AvatarSkillDepotChangeNotify
=
103
7
;
public
static
final
int
AvatarSkillDepotChangeNotify
=
103
5
;
public
static
final
int
AvatarSkillInfoNotify
=
10
35
;
public
static
final
int
AvatarSkillInfoNotify
=
10
90
;
public
static
final
int
AvatarSkillMaxChargeCountNotify
=
10
85
;
public
static
final
int
AvatarSkillMaxChargeCountNotify
=
10
03
;
public
static
final
int
AvatarSkillUpgradeReq
=
10
2
7
;
public
static
final
int
AvatarSkillUpgradeReq
=
107
5
;
public
static
final
int
AvatarSkillUpgradeRsp
=
10
07
;
public
static
final
int
AvatarSkillUpgradeRsp
=
10
48
;
public
static
final
int
AvatarTeamUpdateNotify
=
17
13
;
public
static
final
int
AvatarTeamUpdateNotify
=
17
06
;
public
static
final
int
AvatarUnlockTalentNotify
=
10
4
1
;
public
static
final
int
AvatarUnlockTalentNotify
=
101
2
;
public
static
final
int
AvatarUpgradeReq
=
1
68
0
;
public
static
final
int
AvatarUpgradeReq
=
1
77
0
;
public
static
final
int
AvatarUpgradeRsp
=
17
79
;
public
static
final
int
AvatarUpgradeRsp
=
17
01
;
public
static
final
int
AvatarWearFlycloakReq
=
17
28
;
public
static
final
int
AvatarWearFlycloakReq
=
17
37
;
public
static
final
int
AvatarWearFlycloakRsp
=
1
770
;
public
static
final
int
AvatarWearFlycloakRsp
=
1
698
;
public
static
final
int
BackMyWorldReq
=
2
21
;
public
static
final
int
BackMyWorldReq
=
2
86
;
public
static
final
int
BackMyWorldRsp
=
2
23
;
public
static
final
int
BackMyWorldRsp
=
2
01
;
public
static
final
int
BargainOfferPriceReq
=
4
1
9
;
public
static
final
int
BargainOfferPriceReq
=
49
3
;
public
static
final
int
BargainOfferPriceRsp
=
4
1
2
;
public
static
final
int
BargainOfferPriceRsp
=
42
7
;
public
static
final
int
BargainStartNotify
=
40
6
;
public
static
final
int
BargainStartNotify
=
40
4
;
public
static
final
int
BargainTerminateNotify
=
4
58
;
public
static
final
int
BargainTerminateNotify
=
4
94
;
public
static
final
int
BattlePassAllDataNotify
=
26
18
;
public
static
final
int
BattlePassAllDataNotify
=
26
26
;
public
static
final
int
BattlePassBuySuccNotify
=
2614
;
public
static
final
int
BattlePassBuySuccNotify
=
2614
;
public
static
final
int
BattlePassCurScheduleUpdateNotify
=
260
4
;
public
static
final
int
BattlePassCurScheduleUpdateNotify
=
260
7
;
public
static
final
int
BattlePassMissionDelNotify
=
26
43
;
public
static
final
int
BattlePassMissionDelNotify
=
26
25
;
public
static
final
int
BattlePassMissionUpdateNotify
=
26
09
;
public
static
final
int
BattlePassMissionUpdateNotify
=
26
18
;
public
static
final
int
BeginCameraSceneLookNotify
=
20
3
;
public
static
final
int
BeginCameraSceneLookNotify
=
2
7
0
;
public
static
final
int
BigTalentPointConvertReq
=
10
32
;
public
static
final
int
BigTalentPointConvertReq
=
10
07
;
public
static
final
int
BigTalentPointConvertRsp
=
101
7
;
public
static
final
int
BigTalentPointConvertRsp
=
10
2
1
;
public
static
final
int
BlessingAcceptAllGivePicReq
=
2
123
;
public
static
final
int
BlessingAcceptAllGivePicReq
=
2
045
;
public
static
final
int
BlessingAcceptAllGivePicRsp
=
2
180
;
public
static
final
int
BlessingAcceptAllGivePicRsp
=
2
044
;
public
static
final
int
BlessingAcceptGivePicReq
=
2006
;
public
static
final
int
BlessingAcceptGivePicReq
=
2006
;
public
static
final
int
BlessingAcceptGivePicRsp
=
20
48
;
public
static
final
int
BlessingAcceptGivePicRsp
=
20
55
;
public
static
final
int
BlessingGetAllRecvPicRecordListReq
=
20
7
6
;
public
static
final
int
BlessingGetAllRecvPicRecordListReq
=
20
9
6
;
public
static
final
int
BlessingGetAllRecvPicRecordListRsp
=
20
1
3
;
public
static
final
int
BlessingGetAllRecvPicRecordListRsp
=
20
8
3
;
public
static
final
int
BlessingGetFriendPicListReq
=
20
81
;
public
static
final
int
BlessingGetFriendPicListReq
=
20
43
;
public
static
final
int
BlessingGetFriendPicListRsp
=
20
1
5
;
public
static
final
int
BlessingGetFriendPicListRsp
=
205
6
;
public
static
final
int
BlessingGiveFriendPicReq
=
20
09
;
public
static
final
int
BlessingGiveFriendPicReq
=
20
62
;
public
static
final
int
BlessingGiveFriendPicRsp
=
2
104
;
public
static
final
int
BlessingGiveFriendPicRsp
=
2
053
;
public
static
final
int
BlessingRecvFriendPicNotify
=
21
34
;
public
static
final
int
BlessingRecvFriendPicNotify
=
21
78
;
public
static
final
int
BlessingRedeemRewardReq
=
21
28
;
public
static
final
int
BlessingRedeemRewardReq
=
21
37
;
public
static
final
int
BlessingRedeemRewardRsp
=
2
170
;
public
static
final
int
BlessingRedeemRewardRsp
=
2
098
;
public
static
final
int
BlessingScanReq
=
201
2
;
public
static
final
int
BlessingScanReq
=
20
8
1
;
public
static
final
int
BlessingScanRsp
=
203
2
;
public
static
final
int
BlessingScanRsp
=
20
9
3
;
public
static
final
int
BlitzRushParkourRestartReq
=
8
355
;
public
static
final
int
BlitzRushParkourRestartReq
=
8
653
;
public
static
final
int
BlitzRushParkourRestartRsp
=
894
3
;
public
static
final
int
BlitzRushParkourRestartRsp
=
894
4
;
public
static
final
int
BlossomBriefInfoNotify
=
27
4
1
;
public
static
final
int
BlossomBriefInfoNotify
=
271
2
;
public
static
final
int
BlossomChestCreateNotify
=
271
7
;
public
static
final
int
BlossomChestCreateNotify
=
27
2
1
;
public
static
final
int
BlossomChestInfoNotify
=
8
35
;
public
static
final
int
BlossomChestInfoNotify
=
8
90
;
public
static
final
int
BonusActivityInfoReq
=
25
07
;
public
static
final
int
BonusActivityInfoReq
=
25
48
;
public
static
final
int
BonusActivityInfoRsp
=
25
30
;
public
static
final
int
BonusActivityInfoRsp
=
25
97
;
public
static
final
int
BonusActivityUpdateNotify
=
25
2
7
;
public
static
final
int
BonusActivityUpdateNotify
=
257
5
;
public
static
final
int
BossChestActivateNotify
=
8
85
;
public
static
final
int
BossChestActivateNotify
=
8
03
;
public
static
final
int
BounceConjuringSettleNotify
=
8
313
;
public
static
final
int
BounceConjuringSettleNotify
=
8
084
;
public
static
final
int
BuoyantCombatSettleNotify
=
83
47
;
public
static
final
int
BuoyantCombatSettleNotify
=
83
05
;
public
static
final
int
BuyBattlePassLevelReq
=
26
12
;
public
static
final
int
BuyBattlePassLevelReq
=
26
47
;
public
static
final
int
BuyBattlePassLevelRsp
=
26
46
;
public
static
final
int
BuyBattlePassLevelRsp
=
26
37
;
public
static
final
int
BuyGoodsReq
=
7
4
1
;
public
static
final
int
BuyGoodsReq
=
71
2
;
public
static
final
int
BuyGoodsRsp
=
73
7
;
public
static
final
int
BuyGoodsRsp
=
73
5
;
public
static
final
int
BuyResinReq
=
602
;
public
static
final
int
BuyResinReq
=
602
;
public
static
final
int
BuyResinRsp
=
61
6
;
public
static
final
int
BuyResinRsp
=
61
9
;
public
static
final
int
CalcWeaponUpgradeReturnItemsReq
=
6
10
;
public
static
final
int
CalcWeaponUpgradeReturnItemsReq
=
6
33
;
public
static
final
int
CalcWeaponUpgradeReturnItemsRsp
=
6
66
;
public
static
final
int
CalcWeaponUpgradeReturnItemsRsp
=
6
84
;
public
static
final
int
Can
celCityReputationRequestReq
=
2882
;
public
static
final
int
Can
UseSkillNotify
=
1005
;
public
static
final
int
CancelCityReputationRequestR
sp
=
28
55
;
public
static
final
int
CancelCityReputationRequestR
eq
=
28
99
;
public
static
final
int
CancelC
oopTaskReq
=
1962
;
public
static
final
int
CancelC
ityReputationRequestRsp
=
2831
;
public
static
final
int
CancelCoopTaskR
sp
=
199
6
;
public
static
final
int
CancelCoopTaskR
eq
=
199
7
;
public
static
final
int
Cancel
FinishParentQuestNotify
=
459
;
public
static
final
int
Cancel
CoopTaskRsp
=
1987
;
public
static
final
int
Can
UseSkill
Notify
=
1098
;
public
static
final
int
Can
celFinishParentQuest
Notify
=
424
;
public
static
final
int
CardProductRewardNotify
=
410
4
;
public
static
final
int
CardProductRewardNotify
=
410
7
;
public
static
final
int
ChallengeDataNotify
=
9
6
3
;
public
static
final
int
ChallengeDataNotify
=
9
5
3
;
public
static
final
int
ChallengeRecordNotify
=
9
1
9
;
public
static
final
int
ChallengeRecordNotify
=
99
3
;
public
static
final
int
ChangeAvatarReq
=
16
62
;
public
static
final
int
ChangeAvatarReq
=
16
40
;
public
static
final
int
ChangeAvatarRsp
=
1
710
;
public
static
final
int
ChangeAvatarRsp
=
1
607
;
public
static
final
int
ChangeGameTimeReq
=
1
49
;
public
static
final
int
ChangeGameTimeReq
=
1
73
;
public
static
final
int
ChangeGameTimeRsp
=
1
82
;
public
static
final
int
ChangeGameTimeRsp
=
1
99
;
public
static
final
int
ChangeMailStarNotify
=
14
07
;
public
static
final
int
ChangeMailStarNotify
=
14
48
;
public
static
final
int
ChangeMpTeamAvatarReq
=
1
689
;
public
static
final
int
ChangeMpTeamAvatarReq
=
1
708
;
public
static
final
int
ChangeMpTeamAvatarRsp
=
1
617
;
public
static
final
int
ChangeMpTeamAvatarRsp
=
1
753
;
public
static
final
int
ChangeServerGlobalValueNotify
=
1
2
;
public
static
final
int
ChangeServerGlobalValueNotify
=
2
7
;
public
static
final
int
ChangeTeamNameReq
=
1
762
;
public
static
final
int
ChangeTeamNameReq
=
1
603
;
public
static
final
int
ChangeTeamNameRsp
=
1
789
;
public
static
final
int
ChangeTeamNameRsp
=
1
666
;
public
static
final
int
ChangeWorldToSingleModeNotify
=
3
260
;
public
static
final
int
ChangeWorldToSingleModeNotify
=
3
006
;
public
static
final
int
ChangeWorldToSingleModeReq
=
3
140
;
public
static
final
int
ChangeWorldToSingleModeReq
=
3
066
;
public
static
final
int
ChangeWorldToSingleModeRsp
=
3
083
;
public
static
final
int
ChangeWorldToSingleModeRsp
=
3
282
;
public
static
final
int
ChannelerSlab
StageActiveChallengeIndexNotify
=
8
864
;
public
static
final
int
ChannelerSlab
CheckEnterLoopDungeonReq
=
8
745
;
public
static
final
int
ChannelerSlab
StageOneoff
Dungeon
Notify
=
85
2
2
;
public
static
final
int
ChannelerSlab
CheckEnterLoop
Dungeon
Rsp
=
8
4
52
;
public
static
final
int
Channel
l
erSlab
Check
EnterLoopDungeonReq
=
8
304
;
public
static
final
int
ChannelerSlabEnterLoopDungeonReq
=
8
869
;
public
static
final
int
Channel
l
erSlab
Check
EnterLoopDungeonRsp
=
8
928
;
public
static
final
int
ChannelerSlabEnterLoopDungeonRsp
=
8
081
;
public
static
final
int
Channel
l
erSlab
Enter
LoopDungeon
Req
=
8
687
;
public
static
final
int
ChannelerSlabLoopDungeon
ChallengeInfoNotify
=
8
224
;
public
static
final
int
Channel
l
erSlab
Enter
LoopDungeon
Rsp
=
8
639
;
public
static
final
int
ChannelerSlabLoopDungeon
SelectConditionReq
=
8
503
;
public
static
final
int
Channel
l
erSlabLoopDungeon
ChallengeInfoNotify
=
85
55
;
public
static
final
int
ChannelerSlabLoopDungeon
SelectConditionRsp
=
85
09
;
public
static
final
int
Channel
l
erSlabLoopDungeon
SelectCondition
Req
=
8
383
;
public
static
final
int
ChannelerSlabLoopDungeon
TakeFirstPassReward
Req
=
8
589
;
public
static
final
int
Channel
l
erSlabLoopDungeon
SelectCondition
Rsp
=
8
97
9
;
public
static
final
int
ChannelerSlabLoopDungeon
TakeFirstPassReward
Rsp
=
8
53
9
;
public
static
final
int
Channel
l
erSlabLoopDungeonTake
FirstPass
RewardReq
=
8
910
;
public
static
final
int
ChannelerSlabLoopDungeonTake
Score
RewardReq
=
8
684
;
public
static
final
int
Channel
l
erSlabLoopDungeonTake
FirstPass
RewardRsp
=
84
82
;
public
static
final
int
ChannelerSlabLoopDungeonTake
Score
RewardRsp
=
84
33
;
public
static
final
int
Channel
l
erSlab
Loop
Dungeon
TakeScoreRewardReq
=
8
305
;
public
static
final
int
ChannelerSlab
OneOff
Dungeon
InfoNotify
=
8
729
;
public
static
final
int
Channel
l
erSlab
Loop
Dungeon
TakeScoreRewardRsp
=
8
552
;
public
static
final
int
ChannelerSlab
OneOff
Dungeon
InfoReq
=
8
409
;
public
static
final
int
Channel
l
erSlabOneOffDungeonInfo
Notify
=
8
00
8
;
public
static
final
int
ChannelerSlabOneOffDungeonInfo
Rsp
=
8
26
8
;
public
static
final
int
Channel
l
erSlab
OneOffDungeon
InfoReq
=
8
295
;
public
static
final
int
ChannelerSlab
SaveAssist
InfoReq
=
8
416
;
public
static
final
int
Channel
l
erSlab
OneOffDungeon
InfoRsp
=
8
716
;
public
static
final
int
ChannelerSlab
SaveAssist
InfoRsp
=
8
932
;
public
static
final
int
Channel
l
erSlabS
aveAssistInfoReq
=
8
860
;
public
static
final
int
ChannelerSlabS
tageActiveChallengeIndexNotify
=
8
734
;
public
static
final
int
Channel
l
erSlabS
aveAssistInfoRsp
=
8
3
20
;
public
static
final
int
ChannelerSlabS
tageOneofDungeonNotify
=
820
3
;
public
static
final
int
Channel
l
erSlabTakeoffBuffReq
=
85
77
;
public
static
final
int
ChannelerSlabTakeoffBuffReq
=
85
16
;
public
static
final
int
Channel
l
erSlabTakeoffBuffRsp
=
8
689
;
public
static
final
int
ChannelerSlabTakeoffBuffRsp
=
8
237
;
public
static
final
int
Channel
l
erSlabWearBuffReq
=
81
32
;
public
static
final
int
ChannelerSlabWearBuffReq
=
81
07
;
public
static
final
int
Channel
l
erSlabWearBuffRsp
=
8
315
;
public
static
final
int
ChannelerSlabWearBuffRsp
=
8
600
;
public
static
final
int
ChapterStateNotify
=
4
98
;
public
static
final
int
ChapterStateNotify
=
4
05
;
public
static
final
int
ChatChannelDataNotify
=
49
57
;
public
static
final
int
ChatChannelDataNotify
=
49
98
;
public
static
final
int
ChatChannelUpdateNotify
=
4977
;
public
static
final
int
ChatChannelUpdateNotify
=
5025
;
public
static
final
int
ChatHistoryNotify
=
3
213
;
public
static
final
int
ChatHistoryNotify
=
3
496
;
public
static
final
int
CheckAddItemExceedLimitNotify
=
6
53
;
public
static
final
int
CheckAddItemExceedLimitNotify
=
6
92
;
public
static
final
int
CheckSegmentCRCNotify
=
86
;
public
static
final
int
CheckSegmentCRCNotify
=
39
;
public
static
final
int
CheckSegmentCRCReq
=
6
3
;
public
static
final
int
CheckSegmentCRCReq
=
5
3
;
public
static
final
int
ChessEscapedMonstersNotify
=
53
7
4
;
public
static
final
int
ChessEscapedMonstersNotify
=
53
1
4
;
public
static
final
int
ChessLeftMonstersNotify
=
53
91
;
public
static
final
int
ChessLeftMonstersNotify
=
53
60
;
public
static
final
int
ChessManualRefreshCardsReq
=
53
73
;
public
static
final
int
ChessManualRefreshCardsReq
=
53
89
;
public
static
final
int
ChessManualRefreshCardsRsp
=
53
61
;
public
static
final
int
ChessManualRefreshCardsRsp
=
53
59
;
public
static
final
int
ChessPickCardNotify
=
53
4
8
;
public
static
final
int
ChessPickCardNotify
=
538
0
;
public
static
final
int
ChessPickCardReq
=
53
10
;
public
static
final
int
ChessPickCardReq
=
53
33
;
public
static
final
int
ChessPickCardRsp
=
53
66
;
public
static
final
int
ChessPickCardRsp
=
53
84
;
public
static
final
int
ChessPlayerInfoNotify
=
53
88
;
public
static
final
int
ChessPlayerInfoNotify
=
53
32
;
public
static
final
int
ChessSelectedCardsNotify
=
53
53
;
public
static
final
int
ChessSelectedCardsNotify
=
53
92
;
public
static
final
int
ChooseCurAvatarTeamReq
=
1
800
;
public
static
final
int
ChooseCurAvatarTeamReq
=
1
796
;
public
static
final
int
ChooseCurAvatarTeamRsp
=
16
73
;
public
static
final
int
ChooseCurAvatarTeamRsp
=
16
61
;
public
static
final
int
CityReputationDataNotify
=
28
98
;
public
static
final
int
CityReputationDataNotify
=
28
05
;
public
static
final
int
CityReputationLevelupNotify
=
28
32
;
public
static
final
int
CityReputationLevelupNotify
=
28
07
;
public
static
final
int
ClearRoguelikeCurseNotify
=
82
91
;
public
static
final
int
ClearRoguelikeCurseNotify
=
82
07
;
public
static
final
int
ClientA
bilitiesInitFinishCombin
eNotify
=
118
5
;
public
static
final
int
ClientA
IStat
eNotify
=
118
1
;
public
static
final
int
ClientAbilit
yChang
eNotify
=
11
27
;
public
static
final
int
ClientAbilit
iesInitFinishCombin
eNotify
=
11
03
;
public
static
final
int
ClientAbility
InitBegin
Notify
=
11
41
;
public
static
final
int
ClientAbility
Change
Notify
=
11
75
;
public
static
final
int
ClientAbilityInit
Finish
Notify
=
11
37
;
public
static
final
int
ClientAbilityInit
Begin
Notify
=
11
12
;
public
static
final
int
ClientA
IState
Notify
=
11
97
;
public
static
final
int
ClientA
bilityInitFinish
Notify
=
11
35
;
public
static
final
int
ClientBulletCreateNotify
=
6
;
public
static
final
int
ClientBulletCreateNotify
=
4
;
public
static
final
int
ClientCollectorDataNotify
=
4264
;
public
static
final
int
ClientCollectorDataNotify
=
4264
;
public
static
final
int
ClientHashDebugNotify
=
3
192
;
public
static
final
int
ClientHashDebugNotify
=
3
086
;
public
static
final
int
ClientLoadingCostumeVerificationNotify
=
348
8
;
public
static
final
int
ClientLoadingCostumeVerificationNotify
=
348
7
;
public
static
final
int
ClientLockGameTimeNotify
=
1
7
4
;
public
static
final
int
ClientLockGameTimeNotify
=
1
1
4
;
public
static
final
int
ClientNewMailNotify
=
14
82
;
public
static
final
int
ClientNewMailNotify
=
14
99
;
public
static
final
int
ClientPauseNotify
=
2
91
;
public
static
final
int
ClientPauseNotify
=
2
60
;
public
static
final
int
ClientReconnectNotify
=
2
7
;
public
static
final
int
ClientReconnectNotify
=
7
5
;
public
static
final
int
ClientReportNotify
=
97
;
public
static
final
int
ClientReportNotify
=
81
;
public
static
final
int
ClientScriptEventNotify
=
21
4
;
public
static
final
int
ClientScriptEventNotify
=
21
3
;
public
static
final
int
ClientTransmitReq
=
2
72
;
public
static
final
int
ClientTransmitReq
=
2
91
;
public
static
final
int
ClientTransmitRsp
=
2
59
;
public
static
final
int
ClientTransmitRsp
=
2
24
;
public
static
final
int
ClientTriggerEventNotify
=
1
07
;
public
static
final
int
ClientTriggerEventNotify
=
1
48
;
public
static
final
int
CloseCommonTipsNotify
=
3
496
;
public
static
final
int
CloseCommonTipsNotify
=
3
194
;
public
static
final
int
ClosedItemNotify
=
6
7
4
;
public
static
final
int
ClosedItemNotify
=
6
1
4
;
public
static
final
int
CodexDataFullNotify
=
420
1
;
public
static
final
int
CodexDataFullNotify
=
420
5
;
public
static
final
int
CodexDataUpdateNotify
=
42
1
0
;
public
static
final
int
CodexDataUpdateNotify
=
420
7
;
public
static
final
int
CombatInvocationsNotify
=
31
6
;
public
static
final
int
CombatInvocationsNotify
=
31
9
;
public
static
final
int
CombineDataNotify
=
6
61
;
public
static
final
int
CombineDataNotify
=
6
59
;
public
static
final
int
CombineFormulaDataNotify
=
6
88
;
public
static
final
int
CombineFormulaDataNotify
=
6
32
;
public
static
final
int
CombineReq
=
6
5
4
;
public
static
final
int
CombineReq
=
64
3
;
public
static
final
int
CombineRsp
=
64
6
;
public
static
final
int
CombineRsp
=
6
7
4
;
public
static
final
int
CommonPlayerTipsNotify
=
84
90
;
public
static
final
int
CommonPlayerTipsNotify
=
84
66
;
public
static
final
int
CompoundDataNotify
=
1
3
6
;
public
static
final
int
CompoundDataNotify
=
1
4
6
;
public
static
final
int
CompoundUnlockNotify
=
18
1
;
public
static
final
int
CompoundUnlockNotify
=
1
2
8
;
public
static
final
int
CookDataNotify
=
1
42
;
public
static
final
int
CookDataNotify
=
1
95
;
public
static
final
int
CookGradeDataNotify
=
1
11
;
public
static
final
int
CookGradeDataNotify
=
1
34
;
public
static
final
int
CookRecipeDataNotify
=
10
1
;
public
static
final
int
CookRecipeDataNotify
=
10
6
;
public
static
final
int
CoopCgShowNotify
=
198
9
;
public
static
final
int
CoopCgShowNotify
=
198
3
;
public
static
final
int
CoopCgUpdateNotify
=
19
66
;
public
static
final
int
CoopCgUpdateNotify
=
19
94
;
public
static
final
int
CoopChapterUpdateNotify
=
19
9
7
;
public
static
final
int
CoopChapterUpdateNotify
=
197
2
;
public
static
final
int
CoopDataNotify
=
197
6
;
public
static
final
int
CoopDataNotify
=
197
9
;
public
static
final
int
CoopPointUpdateNotify
=
19
87
;
public
static
final
int
CoopPointUpdateNotify
=
19
91
;
public
static
final
int
CoopProgressUpdateNotify
=
19
61
;
public
static
final
int
CoopProgressUpdateNotify
=
19
98
;
public
static
final
int
CoopRewardUpdateNotify
=
19
51
;
public
static
final
int
CoopRewardUpdateNotify
=
19
99
;
public
static
final
int
CreateMassiveEntityNotify
=
3
25
;
public
static
final
int
CreateMassiveEntityNotify
=
3
67
;
public
static
final
int
CreateMassiveEntityReq
=
3
70
;
public
static
final
int
CreateMassiveEntityReq
=
3
42
;
public
static
final
int
CreateMassiveEntityRsp
=
3
29
;
public
static
final
int
CreateMassiveEntityRsp
=
3
30
;
public
static
final
int
CreateVehicleReq
=
8
1
9
;
public
static
final
int
CreateVehicleReq
=
89
3
;
public
static
final
int
CreateVehicleRsp
=
8
1
2
;
public
static
final
int
CreateVehicleRsp
=
82
7
;
public
static
final
int
CutSceneBeginNotify
=
300
;
public
static
final
int
CutSceneBeginNotify
=
296
;
public
static
final
int
CutSceneEndNotify
=
2
99
;
public
static
final
int
CutSceneEndNotify
=
2
15
;
public
static
final
int
CutSceneFinishNotify
=
2
94
;
public
static
final
int
CutSceneFinishNotify
=
2
62
;
public
static
final
int
DailyTaskDataNotify
=
18
3
;
public
static
final
int
DailyTaskDataNotify
=
1
5
8
;
public
static
final
int
DailyTaskFilterCityReq
=
1
92
;
public
static
final
int
DailyTaskFilterCityReq
=
1
11
;
public
static
final
int
DailyTaskFilterCityRsp
=
1
18
;
public
static
final
int
DailyTaskFilterCityRsp
=
1
44
;
public
static
final
int
DailyTaskProgressNotify
=
10
3
;
public
static
final
int
DailyTaskProgressNotify
=
1
7
0
;
public
static
final
int
DailyTaskScoreRewardNotify
=
1
34
;
public
static
final
int
DailyTaskScoreRewardNotify
=
1
17
;
public
static
final
int
DailyTaskUnlockedCitiesNotify
=
1
21
;
public
static
final
int
DailyTaskUnlockedCitiesNotify
=
1
86
;
public
static
final
int
DataResVersionNotify
=
1
25
;
public
static
final
int
DataResVersionNotify
=
1
67
;
public
static
final
int
DealAddFriendReq
=
40
85
;
public
static
final
int
DealAddFriendReq
=
40
03
;
public
static
final
int
DealAddFriendRsp
=
40
35
;
public
static
final
int
DealAddFriendRsp
=
40
90
;
public
static
final
int
DebugNotify
=
101
;
public
static
final
int
DebugNotify
=
101
;
public
static
final
int
DeleteFriendNotify
=
4063
;
public
static
final
int
DelMailReq
=
1421
;
public
static
final
int
DeleteFriendReq
=
4055
;
public
static
final
int
DelMailRsp
=
1403
;
public
static
final
int
DeleteFriendRsp
=
4027
;
public
static
final
int
DelScenePlayTeamEntityNotify
=
3318
;
public
static
final
int
DelMailReq
=
1417
;
public
static
final
int
DelMailRsp
=
1485
;
public
static
final
int
DelScenePlayTeamEntityNotify
=
3087
;
public
static
final
int
DelTeamEntityNotify
=
302
;
public
static
final
int
DelTeamEntityNotify
=
302
;
public
static
final
int
DestroyMassiveEntityNotify
=
383
;
public
static
final
int
DeleteFriendNotify
=
4053
;
public
static
final
int
DestroyMaterialReq
=
678
;
public
static
final
int
DeleteFriendReq
=
4031
;
public
static
final
int
DestroyMaterialRsp
=
608
;
public
static
final
int
DeleteFriendRsp
=
4075
;
public
static
final
int
DigActivityChangeGadgetStateReq
=
8155
;
public
static
final
int
DestroyMassiveEntityNotify
=
358
;
public
static
final
int
DigActivityChangeGadgetStateRsp
=
8851
;
public
static
final
int
DestroyMaterialReq
=
640
;
public
static
final
int
DigActivityMarkPointChangeNotify
=
8679
;
public
static
final
int
DestroyMaterialRsp
=
618
;
public
static
final
int
DisableRoguelikeTrapNotify
=
8250
;
public
static
final
int
DigActivityChangeGadgetStateReq
=
8464
;
public
static
final
int
DoGachaReq
=
1541
;
public
static
final
int
DigActivityChangeGadgetStateRsp
=
8430
;
public
static
final
int
DoGachaRsp
=
1537
;
public
static
final
int
DigActivityMarkPointChangeNotify
=
8109
;
public
static
final
int
DoRoguelikeDungeonCardGachaReq
=
8764
;
public
static
final
int
DisableRoguelikeTrapNotify
=
8259
;
public
static
final
int
DoRoguelikeDungeonCardGachaRsp
=
8641
;
public
static
final
int
DoGachaReq
=
1512
;
public
static
final
int
DoSetPlayerBornDataNotify
=
190
;
public
static
final
int
DoGachaRsp
=
1535
;
public
static
final
int
DraftGuestReplyInviteNotify
=
5435
;
public
static
final
int
DoRoguelikeDungeonCardGachaReq
=
8148
;
public
static
final
int
DraftGuestReplyInviteReq
=
5417
;
public
static
final
int
DoRoguelikeDungeonCardGachaRsp
=
8472
;
public
static
final
int
DraftGuestReplyInviteRsp
=
5485
;
public
static
final
int
DoSetPlayerBornDataNotify
=
147
;
public
static
final
int
DraftGuestReplyTwiceConfirmNotify
=
5430
;
public
static
final
int
DraftGuestReplyInviteNotify
=
5490
;
public
static
final
int
DraftGuestReplyTwiceConfirmReq
=
5455
;
public
static
final
int
DraftGuestReplyInviteReq
=
5421
;
public
static
final
int
DraftGuestReplyTwiceConfirmRsp
=
5427
;
public
static
final
int
DraftGuestReplyInviteRsp
=
5403
;
public
static
final
int
DraftInviteResultNotify
=
5449
;
public
static
final
int
DraftGuestReplyTwiceConfirmNotify
=
5497
;
public
static
final
int
DraftOwnerInviteNotify
=
5432
;
public
static
final
int
DraftGuestReplyTwiceConfirmReq
=
5431
;
public
static
final
int
DraftOwnerStartInviteReq
=
5441
;
public
static
final
int
DraftGuestReplyTwiceConfirmRsp
=
5475
;
public
static
final
int
DraftOwnerStartInviteRsp
=
5437
;
public
static
final
int
DraftInviteResultNotify
=
5473
;
public
static
final
int
DraftOwnerTwiceConfirmNotify
=
5482
;
public
static
final
int
DraftOwnerInviteNotify
=
5407
;
public
static
final
int
DraftTwiceConfirmResultNotify
=
5407
;
public
static
final
int
DraftOwnerStartInviteReq
=
5412
;
public
static
final
int
DragonSpineChapterFinishNotify
=
2135
;
public
static
final
int
DraftOwnerStartInviteRsp
=
5435
;
public
static
final
int
DragonSpineChapterOpenNotify
=
2119
;
public
static
final
int
DraftOwnerTwiceConfirmNotify
=
5499
;
public
static
final
int
DragonSpineChapterProgressChangeNotify
=
2102
;
public
static
final
int
DraftTwiceConfirmResultNotify
=
5448
;
public
static
final
int
DragonSpineCoinChangeNotify
=
2031
;
public
static
final
int
DragonSpineChapterFinishNotify
=
2069
;
public
static
final
int
DropHintNotify
=
622
;
public
static
final
int
DragonSpineChapterOpenNotify
=
2022
;
public
static
final
int
DropItemReq
=
682
;
public
static
final
int
DragonSpineChapterProgressChangeNotify
=
2065
;
public
static
final
int
DropItemRsp
=
655
;
public
static
final
int
DragonSpineCoinChangeNotify
=
2088
;
public
static
final
int
DungeonCandidateTeamChangeAvatarReq
=
984
;
public
static
final
int
DropHintNotify
=
650
;
public
static
final
int
DungeonCandidateTeamChangeAvatarRsp
=
970
;
public
static
final
int
DropItemReq
=
699
;
public
static
final
int
DungeonCandidateTeamCreateReq
=
942
;
public
static
final
int
DropItemRsp
=
631
;
public
static
final
int
DungeonCandidateTeamCreateRsp
=
901
;
public
static
final
int
DungeonCandidateTeamChangeAvatarReq
=
956
;
public
static
final
int
DungeonCandidateTeamDismissNotify
=
913
;
public
static
final
int
DungeonCandidateTeamChangeAvatarRsp
=
942
;
public
static
final
int
DungeonCandidateTeamInfoNotify
=
912
;
public
static
final
int
DungeonCandidateTeamCreateReq
=
995
;
public
static
final
int
DungeonCandidateTeamInviteNotify
=
958
;
public
static
final
int
DungeonCandidateTeamCreateRsp
=
906
;
public
static
final
int
DungeonCandidateTeamInviteReq
=
911
;
public
static
final
int
DungeonCandidateTeamDismissNotify
=
963
;
public
static
final
int
DungeonCandidateTeamInviteRsp
=
922
;
public
static
final
int
DungeonCandidateTeamInfoNotify
=
927
;
public
static
final
int
DungeonCandidateTeamKickReq
=
954
;
public
static
final
int
DungeonCandidateTeamInviteNotify
=
994
;
public
static
final
int
DungeonCandidateTeamKickRsp
=
946
;
public
static
final
int
DungeonCandidateTeamInviteReq
=
934
;
public
static
final
int
DungeonCandidateTeamLeaveReq
=
933
;
public
static
final
int
DungeonCandidateTeamInviteRsp
=
950
;
public
static
final
int
DungeonCandidateTeamLeaveRsp
=
936
;
public
static
final
int
DungeonCandidateTeamKickReq
=
943
;
public
static
final
int
DungeonCandidateTeamPlayerLeaveNotify
=
920
;
public
static
final
int
DungeonCandidateTeamKickRsp
=
974
;
public
static
final
int
DungeonCandidateTeamRefuseNotify
=
950
;
public
static
final
int
DungeonCandidateTeamLeaveReq
=
976
;
public
static
final
int
DungeonCandidateTeamReplyInviteReq
=
928
;
public
static
final
int
DungeonCandidateTeamLeaveRsp
=
946
;
public
static
final
int
DungeonCandidateTeamReplyInviteRsp
=
976
;
public
static
final
int
DungeonCandidateTeamPlayerLeaveNotify
=
926
;
public
static
final
int
DungeonCandidateTeamSetChangingAvatarReq
=
908
;
public
static
final
int
DungeonCandidateTeamRefuseNotify
=
988
;
public
static
final
int
DungeonCandidateTeamSetChangingAvatarRsp
=
904
;
public
static
final
int
DungeonCandidateTeamReplyInviteReq
=
941
;
public
static
final
int
DungeonCandidateTeamSetReadyReq
=
972
;
public
static
final
int
DungeonCandidateTeamReplyInviteRsp
=
949
;
public
static
final
int
DungeonCandidateTeamSetReadyRsp
=
959
;
public
static
final
int
DungeonCandidateTeamSetChangingAvatarReq
=
918
;
public
static
final
int
DungeonChallengeBeginNotify
=
990
;
public
static
final
int
DungeonCandidateTeamSetChangingAvatarRsp
=
966
;
public
static
final
int
DungeonChallengeFinishNotify
=
986
;
public
static
final
int
DungeonCandidateTeamSetReadyReq
=
991
;
public
static
final
int
DungeonDataNotify
=
945
;
public
static
final
int
DungeonCandidateTeamSetReadyRsp
=
924
;
public
static
final
int
DungeonDieOptionReq
=
927
;
public
static
final
int
DungeonChallengeBeginNotify
=
947
;
public
static
final
int
DungeonDieOptionRsp
=
907
;
public
static
final
int
DungeonChallengeFinishNotify
=
939
;
public
static
final
int
DungeonEntryInfoReq
=
909
;
public
static
final
int
DungeonDataNotify
=
982
;
public
static
final
int
DungeonEntryInfoRsp
=
931
;
public
static
final
int
DungeonDieOptionReq
=
975
;
public
static
final
int
DungeonEntryToBeExploreNotify
=
3414
;
public
static
final
int
DungeonDieOptionRsp
=
948
;
public
static
final
int
DungeonFollowNotify
=
924
;
public
static
final
int
DungeonEntryInfoReq
=
972
;
public
static
final
int
DungeonGetStatueDropReq
=
938
;
public
static
final
int
DungeonEntryInfoRsp
=
998
;
public
static
final
int
DungeonGetStatueDropRsp
=
906
;
public
static
final
int
DungeonEntryToBeExploreNotify
=
3147
;
public
static
final
int
DungeonInterruptChallengeReq
=
934
;
public
static
final
int
DungeonFollowNotify
=
922
;
public
static
final
int
DungeonGetStatueDropReq
=
965
;
public
static
final
int
DungeonGetStatueDropRsp
=
904
;
public
static
final
int
DungeonInterruptChallengeReq
=
917
;
public
static
final
int
DungeonInterruptChallengeRsp
=
902
;
public
static
final
int
DungeonInterruptChallengeRsp
=
902
;
public
static
final
int
DungeonPlayerDieNotify
=
9
55
;
public
static
final
int
DungeonPlayerDieNotify
=
9
31
;
public
static
final
int
DungeonPlayerDieReq
=
9
97
;
public
static
final
int
DungeonPlayerDieReq
=
9
81
;
public
static
final
int
DungeonPlayerDieRsp
=
9
98
;
public
static
final
int
DungeonPlayerDieRsp
=
9
05
;
public
static
final
int
DungeonRestartInviteNotify
=
9
7
7
;
public
static
final
int
DungeonRestartInviteNotify
=
9
5
7
;
public
static
final
int
DungeonRestartInviteReplyNotify
=
98
9
;
public
static
final
int
DungeonRestartInviteReplyNotify
=
98
7
;
public
static
final
int
DungeonRestartInviteReplyReq
=
943
;
public
static
final
int
DungeonRestartInviteReplyReq
=
1000
;
public
static
final
int
DungeonRestartInviteReplyRsp
=
9
87
;
public
static
final
int
DungeonRestartInviteReplyRsp
=
9
16
;
public
static
final
int
DungeonRestartReq
=
9
93
;
public
static
final
int
DungeonRestartReq
=
9
61
;
public
static
final
int
DungeonRestartResultNotify
=
9
78
;
public
static
final
int
DungeonRestartResultNotify
=
9
40
;
public
static
final
int
DungeonRestartRsp
=
9
60
;
public
static
final
int
DungeonRestartRsp
=
9
29
;
public
static
final
int
DungeonReviseLevelNotify
=
9
05
;
public
static
final
int
DungeonReviseLevelNotify
=
9
68
;
public
static
final
int
DungeonSettleNotify
=
9
82
;
public
static
final
int
DungeonSettleNotify
=
9
99
;
public
static
final
int
DungeonShowReminderNotify
=
9
30
;
public
static
final
int
DungeonShowReminderNotify
=
9
97
;
public
static
final
int
DungeonSlipRevivePointActivateReq
=
98
3
;
public
static
final
int
DungeonSlipRevivePointActivateReq
=
9
5
8
;
public
static
final
int
DungeonSlipRevivePointActivateRsp
=
90
3
;
public
static
final
int
DungeonSlipRevivePointActivateRsp
=
9
7
0
;
public
static
final
int
DungeonWayPointActivateReq
=
9
35
;
public
static
final
int
DungeonWayPointActivateReq
=
9
90
;
public
static
final
int
DungeonWayPointActivateRsp
=
9
49
;
public
static
final
int
DungeonWayPointActivateRsp
=
9
73
;
public
static
final
int
DungeonWayPointNotify
=
9
85
;
public
static
final
int
DungeonWayPointNotify
=
9
03
;
public
static
final
int
EchoNotify
=
38
;
public
static
final
int
EchoNotify
=
65
;
public
static
final
int
EchoShellTakeRewardReq
=
8
07
4
;
public
static
final
int
EchoShellTakeRewardReq
=
8
11
4
;
public
static
final
int
EchoShellTakeRewardRsp
=
8
446
;
public
static
final
int
EchoShellTakeRewardRsp
=
8
797
;
public
static
final
int
EchoShellUpdateNotify
=
8
077
;
public
static
final
int
EchoShellUpdateNotify
=
8
150
;
public
static
final
int
EffigyChallengeInfoNotify
=
2
153
;
public
static
final
int
EffigyChallengeInfoNotify
=
2
090
;
public
static
final
int
EffigyChallengeResultNotify
=
20
6
4
;
public
static
final
int
EffigyChallengeResultNotify
=
204
6
;
public
static
final
int
EndCameraSceneLookNotify
=
2
34
;
public
static
final
int
EndCameraSceneLookNotify
=
2
17
;
public
static
final
int
EnterChessDungeonReq
=
8
57
1
;
public
static
final
int
EnterChessDungeonReq
=
8
19
1
;
public
static
final
int
EnterChessDungeonRsp
=
8
819
;
public
static
final
int
EnterChessDungeonRsp
=
8
592
;
public
static
final
int
EnterFishingReq
=
58
18
;
public
static
final
int
EnterFishingReq
=
58
26
;
public
static
final
int
EnterFishingRsp
=
58
09
;
public
static
final
int
EnterFishingRsp
=
58
18
;
public
static
final
int
EnterMechanicusDungeonReq
=
39
55
;
public
static
final
int
EnterMechanicusDungeonReq
=
39
31
;
public
static
final
int
EnterMechanicusDungeonRsp
=
39
2
7
;
public
static
final
int
EnterMechanicusDungeonRsp
=
397
5
;
public
static
final
int
EnterRoguelikeDungeonNotify
=
86
46
;
public
static
final
int
EnterRoguelikeDungeonNotify
=
86
52
;
public
static
final
int
EnterSceneDoneReq
=
27
9
;
public
static
final
int
EnterSceneDoneReq
=
27
7
;
public
static
final
int
EnterSceneDoneRsp
=
2
69
;
public
static
final
int
EnterSceneDoneRsp
=
2
37
;
public
static
final
int
EnterScenePeerNotify
=
25
7
;
public
static
final
int
EnterScenePeerNotify
=
25
2
;
public
static
final
int
EnterSceneReadyReq
=
2
44
;
public
static
final
int
EnterSceneReadyReq
=
2
08
;
public
static
final
int
EnterSceneReadyRsp
=
2
52
;
public
static
final
int
EnterSceneReadyRsp
=
2
09
;
public
static
final
int
EnterSceneWeatherAreaNotify
=
2
84
;
public
static
final
int
EnterSceneWeatherAreaNotify
=
2
56
;
public
static
final
int
EnterTransPointRegionNotify
=
2
98
;
public
static
final
int
EnterTransPointRegionNotify
=
2
05
;
public
static
final
int
EnterTrialAvatarActivityDungeonReq
=
2
057
;
public
static
final
int
EnterTrialAvatarActivityDungeonReq
=
2
118
;
public
static
final
int
EnterTrialAvatarActivityDungeonRsp
=
2
021
;
public
static
final
int
EnterTrialAvatarActivityDungeonRsp
=
2
183
;
public
static
final
int
EnterWorldAreaReq
=
2
22
;
public
static
final
int
EnterWorldAreaReq
=
2
50
;
public
static
final
int
EnterWorldAreaRsp
=
2
5
4
;
public
static
final
int
EnterWorldAreaRsp
=
24
3
;
public
static
final
int
EntityAiKillSelfNotify
=
3
78
;
public
static
final
int
EntityAiKillSelfNotify
=
3
40
;
public
static
final
int
EntityAiSyncNotify
=
343
;
public
static
final
int
EntityAiSyncNotify
=
400
;
public
static
final
int
EntityAuthorityChangeNotify
=
3
58
;
public
static
final
int
EntityAuthorityChangeNotify
=
3
94
;
public
static
final
int
EntityConfigHashNotify
=
3
271
;
public
static
final
int
EntityConfigHashNotify
=
3
189
;
public
static
final
int
EntityFightPropChangeReasonNotify
=
12
85
;
public
static
final
int
EntityFightPropChangeReasonNotify
=
12
03
;
public
static
final
int
EntityFightPropNotify
=
12
4
1
;
public
static
final
int
EntityFightPropNotify
=
121
2
;
public
static
final
int
EntityFightPropUpdateNotify
=
123
7
;
public
static
final
int
EntityFightPropUpdateNotify
=
123
5
;
public
static
final
int
EntityForceSyncReq
=
24
6
;
public
static
final
int
EntityForceSyncReq
=
2
7
4
;
public
static
final
int
EntityForceSyncRsp
=
2
33
;
public
static
final
int
EntityForceSyncRsp
=
2
76
;
public
static
final
int
EntityJumpNotify
=
22
4
;
public
static
final
int
EntityJumpNotify
=
22
2
;
public
static
final
int
EntityMoveRoomNotify
=
3
209
;
public
static
final
int
EntityMoveRoomNotify
=
3
178
;
public
static
final
int
EntityPropNotify
=
12
09
;
public
static
final
int
EntityPropNotify
=
12
72
;
public
static
final
int
EntityTagChangeNotify
=
3
273
;
public
static
final
int
EntityTagChangeNotify
=
3
316
;
public
static
final
int
EquipRoguelikeRuneReq
=
8
510
;
public
static
final
int
EquipRoguelikeRuneReq
=
8
306
;
public
static
final
int
EquipRoguelikeRuneRsp
=
8
516
;
public
static
final
int
EquipRoguelikeRuneRsp
=
8
705
;
public
static
final
int
EvtAiSyncCombatThreatInfoNotify
=
3
60
;
public
static
final
int
EvtAiSyncCombatThreatInfoNotify
=
3
29
;
public
static
final
int
EvtAiSyncSkillCdNotify
=
3
33
;
public
static
final
int
EvtAiSyncSkillCdNotify
=
3
76
;
public
static
final
int
EvtAnimatorParameterNotify
=
3
31
;
public
static
final
int
EvtAnimatorParameterNotify
=
3
98
;
public
static
final
int
EvtAnimatorStateChangedNotify
=
3
55
;
public
static
final
int
EvtAnimatorStateChangedNotify
=
3
31
;
public
static
final
int
EvtAvatarEnterFocusNotify
=
30
6
;
public
static
final
int
EvtAvatarEnterFocusNotify
=
30
4
;
public
static
final
int
EvtAvatarExitFocusNotify
=
3
1
9
;
public
static
final
int
EvtAvatarExitFocusNotify
=
39
3
;
public
static
final
int
EvtAvatarLockChairReq
=
3
0
8
;
public
static
final
int
EvtAvatarLockChairReq
=
3
1
8
;
public
static
final
int
EvtAvatarLockChairRsp
=
3
04
;
public
static
final
int
EvtAvatarLockChairRsp
=
3
66
;
public
static
final
int
EvtAvatarSitDownNotify
=
3
59
;
public
static
final
int
EvtAvatarSitDownNotify
=
3
24
;
public
static
final
int
EvtAvatarStandUpNotify
=
3
84
;
public
static
final
int
EvtAvatarStandUpNotify
=
3
56
;
public
static
final
int
EvtAvatarUpdateFocusNotify
=
3
1
2
;
public
static
final
int
EvtAvatarUpdateFocusNotify
=
32
7
;
public
static
final
int
EvtBeingHitNotify
=
3
09
;
public
static
final
int
EvtBeingHitNotify
=
3
72
;
public
static
final
int
EvtBeingHitsCombineNotify
=
3
3
6
;
public
static
final
int
EvtBeingHitsCombineNotify
=
3
4
6
;
public
static
final
int
EvtBulletDeactiveNotify
=
3
30
;
public
static
final
int
EvtBulletDeactiveNotify
=
3
97
;
public
static
final
int
EvtBulletHitNotify
=
3
07
;
public
static
final
int
EvtBulletHitNotify
=
3
48
;
public
static
final
int
EvtBulletMoveNotify
=
3
38
;
public
static
final
int
EvtBulletMoveNotify
=
3
65
;
public
static
final
int
EvtCostStaminaNotify
=
3
49
;
public
static
final
int
EvtCostStaminaNotify
=
3
73
;
public
static
final
int
EvtCreateGadgetNotify
=
3
32
;
public
static
final
int
EvtCreateGadgetNotify
=
3
07
;
public
static
final
int
EvtDestroyGadgetNotify
=
31
7
;
public
static
final
int
EvtDestroyGadgetNotify
=
3
2
1
;
public
static
final
int
EvtDestroyServerGadgetNotify
=
38
9
;
public
static
final
int
EvtDestroyServerGadgetNotify
=
38
7
;
public
static
final
int
EvtDoSkillSuccNotify
=
33
7
;
public
static
final
int
EvtDoSkillSuccNotify
=
33
5
;
public
static
final
int
EvtEntityRenderersChangedNotify
=
3
5
4
;
public
static
final
int
EvtEntityRenderersChangedNotify
=
34
3
;
public
static
final
int
EvtEntityStartDieEndNotify
=
3
97
;
public
static
final
int
EvtEntityStartDieEndNotify
=
3
81
;
public
static
final
int
EvtFaceToDirNotify
=
3
35
;
public
static
final
int
EvtFaceToDirNotify
=
3
90
;
public
static
final
int
EvtFaceToEntityNotify
=
3
85
;
public
static
final
int
EvtFaceToEntityNotify
=
3
03
;
public
static
final
int
EvtRushMoveNotify
=
3
2
7
;
public
static
final
int
EvtRushMoveNotify
=
37
5
;
public
static
final
int
EvtSetAttackTargetNotify
=
3
82
;
public
static
final
int
EvtSetAttackTargetNotify
=
3
99
;
public
static
final
int
ExclusiveRuleNotify
=
1
23
;
public
static
final
int
ExclusiveRuleNotify
=
1
01
;
public
static
final
int
ExecuteGadgetLuaReq
=
26
7
;
public
static
final
int
ExecuteGadgetLuaReq
=
26
9
;
public
static
final
int
ExecuteGadgetLuaRsp
=
2
7
1
;
public
static
final
int
ExecuteGadgetLuaRsp
=
21
0
;
public
static
final
int
ExecuteGroupTriggerReq
=
2
7
7
;
public
static
final
int
ExecuteGroupTriggerReq
=
2
5
7
;
public
static
final
int
ExecuteGroupTriggerRsp
=
243
;
public
static
final
int
ExecuteGroupTriggerRsp
=
300
;
public
static
final
int
ExitFishingReq
=
5814
;
public
static
final
int
ExitFishingReq
=
5814
;
public
static
final
int
ExitFishingRsp
=
5812
;
public
static
final
int
ExitFishingRsp
=
5847
;
public
static
final
int
ExitSceneWeatherAreaNotify
=
270
;
public
static
final
int
ExitSceneWeatherAreaNotify
=
242
;
public
static
final
int
ExitTransPointRegionNotify
=
245
;
public
static
final
int
ExitTransPointRegionNotify
=
282
;
public
static
final
int
ExpeditionChallengeEnterRegionNotify
=
2050
;
public
static
final
int
ExpeditionChallengeEnterRegionNotify
=
2154
;
public
static
final
int
ExpeditionChallengeFinishedNotify
=
2034
;
public
static
final
int
ExpeditionChallengeFinishedNotify
=
2091
;
public
static
final
int
ExpeditionRecallReq
=
2122
;
public
static
final
int
ExpeditionRecallReq
=
2131
;
public
static
final
int
ExpeditionRecallRsp
=
2156
;
public
static
final
int
ExpeditionRecallRsp
=
2129
;
public
static
final
int
ExpeditionStartReq
=
2026
;
public
static
final
int
ExpeditionStartReq
=
2087
;
public
static
final
int
ExpeditionStartRsp
=
2163
;
public
static
final
int
ExpeditionStartRsp
=
2135
;
public
static
final
int
ExpeditionTakeRewardReq
=
2173
;
public
static
final
int
ExpeditionTakeRewardReq
=
2149
;
public
static
final
int
ExpeditionTakeRewardRsp
=
2196
;
public
static
final
int
ExpeditionTakeRewardRsp
=
2080
;
public
static
final
int
FindHilichurlAcceptQuestNotify
=
8465
;
public
static
final
int
FindHilichurlAcceptQuestNotify
=
8659
;
public
static
final
int
FindHilichurlFinishSecondQuestNotify
=
8981
;
public
static
final
int
FindHilichurlFinishSecondQuestNotify
=
8901
;
public
static
final
int
FinishDeliveryNotify
=
2158
;
public
static
final
int
FinishDeliveryNotify
=
2089
;
public
static
final
int
FinishedParentQuestNotify
=
437
;
public
static
final
int
FinishMainCoopReq
=
1952
;
public
static
final
int
FinishedParentQuestUpdateNotify
=
432
;
public
static
final
int
FinishMainCoopRsp
=
1981
;
public
static
final
int
FinishMainCoopReq
=
1978
;
public
static
final
int
FinishedParentQuestNotify
=
435
;
public
static
final
int
FinishMainCoopRsp
=
1953
;
public
static
final
int
FinishedParentQuestUpdateNotify
=
407
;
public
static
final
int
FireworkNotify
=
5934
;
public
static
final
int
FireworkReq
=
6068
;
public
static
final
int
FireworkReq
=
6068
;
public
static
final
int
FireworkNotify
=
6079
;
public
static
final
int
FireworkRsp
=
5918
;
public
static
final
int
FireworkRsp
=
5918
;
public
static
final
int
FireworkSetNotify
=
6079
;
public
static
final
int
FireworkSetReq
=
6099
;
public
static
final
int
FireworkSetReq
=
6099
;
public
static
final
int
FireworkSetNotify
=
5934
;
public
static
final
int
FireworkSetRsp
=
5969
;
public
static
final
int
FireworkSetRsp
=
5969
;
public
static
final
int
FishAttractNotify
=
58
46
;
public
static
final
int
FishAttractNotify
=
58
37
;
public
static
final
int
FishBaitGoneNotify
=
582
7
;
public
static
final
int
FishBaitGoneNotify
=
582
3
;
public
static
final
int
FishBattleBeginReq
=
58
0
2
;
public
static
final
int
FishBattleBeginReq
=
582
0
;
public
static
final
int
FishBattleBeginRsp
=
58
13
;
public
static
final
int
FishBattleBeginRsp
=
58
45
;
public
static
final
int
FishBattleEndReq
=
58
37
;
public
static
final
int
FishBattleEndReq
=
58
41
;
public
static
final
int
FishBattleEndRsp
=
58
3
2
;
public
static
final
int
FishBattleEndRsp
=
58
4
2
;
public
static
final
int
FishBiteReq
=
58
16
;
public
static
final
int
FishBiteReq
=
58
44
;
public
static
final
int
FishBiteRsp
=
58
01
;
public
static
final
int
FishBiteRsp
=
58
49
;
public
static
final
int
FishCastRodReq
=
582
8
;
public
static
final
int
FishCastRodReq
=
58
0
2
;
public
static
final
int
FishCastRodRsp
=
58
0
3
;
public
static
final
int
FishCastRodRsp
=
583
1
;
public
static
final
int
FishChosenNotify
=
582
6
;
public
static
final
int
FishChosenNotify
=
582
9
;
public
static
final
int
FishEscapeNotify
=
58
47
;
public
static
final
int
FishEscapeNotify
=
58
22
;
public
static
final
int
Fish
ingGallerySettle
Notify
=
8896
;
public
static
final
int
Fish
PoolData
Notify
=
5848
;
public
static
final
int
Fish
PoolData
Notify
=
5811
;
public
static
final
int
Fish
ingGallerySettle
Notify
=
8780
;
public
static
final
int
FleurFairBalloonSettleNotify
=
2
13
9
;
public
static
final
int
FleurFairBalloonSettleNotify
=
2
09
9
;
public
static
final
int
FleurFairBuffEnergyNotify
=
53
59
;
public
static
final
int
FleurFairBuffEnergyNotify
=
53
24
;
public
static
final
int
FleurFairFallSettleNotify
=
20
9
7
;
public
static
final
int
FleurFairFallSettleNotify
=
20
1
7
;
public
static
final
int
FleurFairFinishGalleryStageNotify
=
53
70
;
public
static
final
int
FleurFairFinishGalleryStageNotify
=
53
42
;
public
static
final
int
FleurFairMusicGameSettleReq
=
21
15
;
public
static
final
int
FleurFairMusicGameSettleReq
=
21
94
;
public
static
final
int
FleurFairMusicGameSettleRsp
=
21
24
;
public
static
final
int
FleurFairMusicGameSettleRsp
=
21
13
;
public
static
final
int
FleurFairMusicGameStartReq
=
217
1
;
public
static
final
int
FleurFairMusicGameStartReq
=
21
6
7
;
public
static
final
int
FleurFairMusicGameStartRsp
=
2
14
9
;
public
static
final
int
FleurFairMusicGameStartRsp
=
2
07
9
;
public
static
final
int
FleurFairReplayMiniGameReq
=
21
52
;
public
static
final
int
FleurFairReplayMiniGameReq
=
21
81
;
public
static
final
int
FleurFairReplayMiniGameRsp
=
2
101
;
public
static
final
int
FleurFairReplayMiniGameRsp
=
2
052
;
public
static
final
int
FleurFairStageSettleNotify
=
53
84
;
public
static
final
int
FleurFairStageSettleNotify
=
53
56
;
public
static
final
int
FlightActivityRestartReq
=
2
164
;
public
static
final
int
FlightActivityRestartReq
=
2
037
;
public
static
final
int
FlightActivityRestartRsp
=
2
002
;
public
static
final
int
FlightActivityRestartRsp
=
2
165
;
public
static
final
int
FlightActivitySettleNotify
=
2
084
;
public
static
final
int
FlightActivitySettleNotify
=
2
195
;
public
static
final
int
FocusAvatarReq
=
165
2
;
public
static
final
int
FocusAvatarReq
=
165
4
;
public
static
final
int
FocusAvatarRsp
=
161
2
;
public
static
final
int
FocusAvatarRsp
=
16
8
1
;
public
static
final
int
ForceAddPlayerFriendReq
=
40
7
7
;
public
static
final
int
ForceAddPlayerFriendReq
=
40
5
7
;
public
static
final
int
ForceAddPlayerFriendRsp
=
4
043
;
public
static
final
int
ForceAddPlayerFriendRsp
=
4
100
;
public
static
final
int
ForceDragAvatarNotify
=
3
4
25
;
public
static
final
int
ForceDragAvatarNotify
=
32
3
5
;
public
static
final
int
ForceDragBackTransferNotify
=
3
088
;
public
static
final
int
ForceDragBackTransferNotify
=
3
145
;
public
static
final
int
ForgeDataNotify
=
6
4
8
;
public
static
final
int
ForgeDataNotify
=
68
0
;
public
static
final
int
ForgeFormulaDataNotify
=
6
73
;
public
static
final
int
ForgeFormulaDataNotify
=
6
89
;
public
static
final
int
ForgeGetQueueDataReq
=
6
3
6
;
public
static
final
int
ForgeGetQueueDataReq
=
6
4
6
;
public
static
final
int
ForgeGetQueueDataRsp
=
6
28
;
public
static
final
int
ForgeGetQueueDataRsp
=
6
41
;
public
static
final
int
ForgeQueueDataNotify
=
6
33
;
public
static
final
int
ForgeQueueDataNotify
=
6
76
;
public
static
final
int
ForgeQueueManipulateReq
=
6
59
;
public
static
final
int
ForgeQueueManipulateReq
=
6
24
;
public
static
final
int
ForgeQueueManipulateRsp
=
6
84
;
public
static
final
int
ForgeQueueManipulateRsp
=
6
56
;
public
static
final
int
ForgeStartReq
=
6
76
;
public
static
final
int
ForgeStartReq
=
6
49
;
public
static
final
int
ForgeStartRsp
=
6
72
;
public
static
final
int
ForgeStartRsp
=
6
91
;
public
static
final
int
FoundationNotify
=
8
90
;
public
static
final
int
FoundationNotify
=
8
47
;
public
static
final
int
FoundationReq
=
8
98
;
public
static
final
int
FoundationReq
=
8
05
;
public
static
final
int
FoundationRsp
=
8
45
;
public
static
final
int
FoundationRsp
=
8
82
;
public
static
final
int
FriendInfoChangeNotify
=
40
88
;
public
static
final
int
FriendInfoChangeNotify
=
40
32
;
public
static
final
int
FunitureMakeMakeInfoChangeNotify
=
4
4
88
;
public
static
final
int
FunitureMakeMakeInfoChangeNotify
=
48
9
8
;
public
static
final
int
FurnitureCurModuleArrangeCountNotify
=
4
681
;
public
static
final
int
FurnitureCurModuleArrangeCountNotify
=
4
498
;
public
static
final
int
FurnitureMakeBeHelpedNotify
=
4
626
;
public
static
final
int
FurnitureMakeBeHelpedNotify
=
4
578
;
public
static
final
int
FurnitureMakeCancelReq
=
4
834
;
public
static
final
int
FurnitureMakeCancelReq
=
4
555
;
public
static
final
int
FurnitureMakeCancelRsp
=
46
60
;
public
static
final
int
FurnitureMakeCancelRsp
=
46
83
;
public
static
final
int
FurnitureMakeFinishNotify
=
4
557
;
public
static
final
int
FurnitureMakeFinishNotify
=
4
841
;
public
static
final
int
FurnitureMakeHelpReq
=
4
580
;
public
static
final
int
FurnitureMakeHelpReq
=
4
865
;
public
static
final
int
FurnitureMakeHelpRsp
=
47
22
;
public
static
final
int
FurnitureMakeHelpRsp
=
47
56
;
public
static
final
int
FurnitureMakeReq
=
4
551
;
public
static
final
int
FurnitureMakeReq
=
4
477
;
public
static
final
int
FurnitureMakeRsp
=
4
530
;
public
static
final
int
FurnitureMakeRsp
=
4
782
;
public
static
final
int
FurnitureMakeStartReq
=
4
582
;
public
static
final
int
FurnitureMakeStartReq
=
4
633
;
public
static
final
int
FurnitureMakeStartRsp
=
4
463
;
public
static
final
int
FurnitureMakeStartRsp
=
4
729
;
public
static
final
int
G
achaOpenWishNotify
=
1585
;
public
static
final
int
G
MShowNavMeshReq
=
2357
;
public
static
final
int
G
achaSimpleInfoNotify
=
1535
;
public
static
final
int
G
MShowNavMeshRsp
=
2400
;
public
static
final
int
G
achaWish
Req
=
1532
;
public
static
final
int
G
MShowObstacle
Req
=
2361
;
public
static
final
int
G
achaWish
Rsp
=
1517
;
public
static
final
int
G
MShowObstacle
Rsp
=
2329
;
public
static
final
int
Ga
dgetAutoPickDropInfo
Notify
=
830
;
public
static
final
int
Ga
chaOpenWish
Notify
=
1503
;
public
static
final
int
Ga
dgetChainLevelChange
Notify
=
824
;
public
static
final
int
Ga
chaSimpleInfo
Notify
=
1590
;
public
static
final
int
Ga
dgetChainLevelUpdateNotify
=
863
;
public
static
final
int
Ga
chaWishReq
=
1507
;
public
static
final
int
Ga
dgetCustomTreeInfoNotify
=
822
;
public
static
final
int
Ga
chaWishRsp
=
1521
;
public
static
final
int
Gadget
GeneralReward
InfoNotify
=
8
0
7
;
public
static
final
int
Gadget
AutoPickDrop
InfoNotify
=
8
9
7
;
public
static
final
int
Gadget
InteractReq
=
8
09
;
public
static
final
int
Gadget
ChainLevelChangeNotify
=
8
22
;
public
static
final
int
Gadget
InteractRsp
=
83
1
;
public
static
final
int
Gadget
ChainLevelUpdateNotify
=
8
5
3
;
public
static
final
int
Gadget
PlayData
Notify
=
85
5
;
public
static
final
int
Gadget
CustomTreeInfo
Notify
=
85
0
;
public
static
final
int
Gadget
PlayStart
Notify
=
84
9
;
public
static
final
int
Gadget
GeneralRewardInfo
Notify
=
84
8
;
public
static
final
int
Gadget
PlayStopNotify
=
8
8
2
;
public
static
final
int
Gadget
InteractReq
=
8
7
2
;
public
static
final
int
Gadget
PlayUidOpNotify
=
8
27
;
public
static
final
int
Gadget
InteractRsp
=
8
98
;
public
static
final
int
Gadget
St
at
e
Notify
=
8
4
1
;
public
static
final
int
Gadget
PlayD
at
a
Notify
=
8
3
1
;
public
static
final
int
Gadget
TalkChange
Notify
=
8
86
;
public
static
final
int
Gadget
PlayStart
Notify
=
8
73
;
public
static
final
int
Ga
lleryBalloonScore
Notify
=
5541
;
public
static
final
int
Ga
dgetPlayStop
Notify
=
899
;
public
static
final
int
Ga
lleryBalloonShoot
Notify
=
5531
;
public
static
final
int
Ga
dgetPlayUidOp
Notify
=
875
;
public
static
final
int
Ga
lleryBounceConjuringHit
Notify
=
5598
;
public
static
final
int
Ga
dgetState
Notify
=
812
;
public
static
final
int
Ga
lleryBrokenFloorFall
Notify
=
5527
;
public
static
final
int
Ga
dgetTalkChange
Notify
=
839
;
public
static
final
int
GalleryB
u
ll
etHit
Notify
=
55
55
;
public
static
final
int
GalleryB
a
ll
oonScore
Notify
=
55
12
;
public
static
final
int
Gallery
F
all
Catch
Notify
=
55
32
;
public
static
final
int
Gallery
B
all
oonShoot
Notify
=
55
98
;
public
static
final
int
Gallery
FallScore
Notify
=
55
17
;
public
static
final
int
Gallery
BounceConjuringHit
Notify
=
55
05
;
public
static
final
int
Gallery
FlowerCatch
Notify
=
55
49
;
public
static
final
int
Gallery
BrokenFloorFall
Notify
=
55
75
;
public
static
final
int
Gallery
PreStar
tNotify
=
55
82
;
public
static
final
int
Gallery
BulletHi
tNotify
=
55
31
;
public
static
final
int
Gallery
Start
Notify
=
550
9
;
public
static
final
int
Gallery
FallCatch
Notify
=
550
7
;
public
static
final
int
Gallery
Stop
Notify
=
55
37
;
public
static
final
int
Gallery
FallScore
Notify
=
55
21
;
public
static
final
int
Gallery
SumoKillMonster
Notify
=
55
45
;
public
static
final
int
Gallery
FlowerCatch
Notify
=
55
73
;
public
static
final
int
G
etActivityInfoReq
=
2067
;
public
static
final
int
G
alleryPreStartNotify
=
5599
;
public
static
final
int
G
etActivityInfoRsp
=
2144
;
public
static
final
int
G
alleryStartNotify
=
5572
;
public
static
final
int
G
etActivityScheduleReq
=
2049
;
public
static
final
int
G
alleryStopNotify
=
5535
;
public
static
final
int
G
etActivityScheduleRsp
=
2044
;
public
static
final
int
G
allerySumoKillMonsterNotify
=
5582
;
public
static
final
int
GetActivity
ShopSheet
InfoReq
=
78
5
;
public
static
final
int
GetActivityInfoReq
=
209
5
;
public
static
final
int
GetActivity
ShopSheet
InfoRsp
=
735
;
public
static
final
int
GetActivityInfoRsp
=
2041
;
public
static
final
int
GetA
llA
ctiv
atedBargainData
Req
=
4
13
;
public
static
final
int
GetActiv
itySchedule
Req
=
2
13
6
;
public
static
final
int
GetA
llA
ctiv
atedBargainData
Rsp
=
442
;
public
static
final
int
GetActiv
itySchedule
Rsp
=
2107
;
public
static
final
int
GetA
llH5A
ctivityInfoReq
=
5659
;
public
static
final
int
GetActivity
ShopSheet
InfoReq
=
703
;
public
static
final
int
GetA
llH5A
ctivityInfoRsp
=
5668
;
public
static
final
int
GetActivity
ShopSheet
InfoRsp
=
790
;
public
static
final
int
GetAll
Mail
Req
=
1455
;
public
static
final
int
GetAll
ActivatedBargainData
Req
=
463
;
public
static
final
int
GetAll
Mail
Rsp
=
1427
;
public
static
final
int
GetAll
ActivatedBargainData
Rsp
=
495
;
public
static
final
int
GetAll
SceneGaller
yInfoReq
=
5
585
;
public
static
final
int
GetAll
H5Activit
yInfoReq
=
5
668
;
public
static
final
int
GetAll
SceneGaller
yInfoRsp
=
5
535
;
public
static
final
int
GetAll
H5Activit
yInfoRsp
=
5
676
;
public
static
final
int
GetAll
UnlockNameCard
Req
=
4012
;
public
static
final
int
GetAll
Mail
Req
=
1431
;
public
static
final
int
GetAll
UnlockNameCard
Rsp
=
4058
;
public
static
final
int
GetAll
Mail
Rsp
=
1475
;
public
static
final
int
GetA
reaExplorePoint
Req
=
228
;
public
static
final
int
GetA
llSceneGalleryInfo
Req
=
5503
;
public
static
final
int
GetA
reaExplorePoint
Rsp
=
276
;
public
static
final
int
GetA
llSceneGalleryInfo
Rsp
=
5590
;
public
static
final
int
GetA
uthkey
Req
=
1435
;
public
static
final
int
GetA
llUnlockNameCard
Req
=
4027
;
public
static
final
int
GetA
uthkey
Rsp
=
1449
;
public
static
final
int
GetA
llUnlockNameCard
Rsp
=
4094
;
public
static
final
int
GetA
uthSalesmanInfo
Req
=
2
16
1
;
public
static
final
int
GetA
reaExplorePoint
Req
=
2
4
1
;
public
static
final
int
GetA
uthSalesmanInfo
Rsp
=
2
03
9
;
public
static
final
int
GetA
reaExplorePoint
Rsp
=
2
4
9
;
public
static
final
int
Get
BargainData
Req
=
45
0
;
public
static
final
int
Get
AuthSalesmanInfo
Req
=
207
0
;
public
static
final
int
Get
BargainData
Rsp
=
4
20
;
public
static
final
int
Get
AuthSalesmanInfo
Rsp
=
20
04
;
public
static
final
int
Get
BattlePassProduct
Req
=
2616
;
public
static
final
int
Get
Authkey
Req
=
1490
;
public
static
final
int
Get
BattlePassProduct
Rsp
=
2601
;
public
static
final
int
Get
Authkey
Rsp
=
1473
;
public
static
final
int
GetB
lossomBriefInfoList
Req
=
2709
;
public
static
final
int
GetB
argainData
Req
=
488
;
public
static
final
int
GetB
lossomBriefInfoList
Rsp
=
2731
;
public
static
final
int
GetB
argainData
Rsp
=
426
;
public
static
final
int
GetB
onusActivityReward
Req
=
2
597
;
public
static
final
int
GetB
attlePassProduct
Req
=
2
644
;
public
static
final
int
GetB
onusActivityReward
Rsp
=
2
598
;
public
static
final
int
GetB
attlePassProduct
Rsp
=
2
649
;
public
static
final
int
Get
ChatEmojiCollection
Req
=
4005
;
public
static
final
int
Get
BlossomBriefInfoList
Req
=
2772
;
public
static
final
int
Get
ChatEmojiCollection
Rsp
=
4010
;
public
static
final
int
Get
BlossomBriefInfoList
Rsp
=
2798
;
public
static
final
int
Get
CityHuntingOffer
Req
=
4343
;
public
static
final
int
Get
BonusActivityReward
Req
=
2581
;
public
static
final
int
Get
CityHuntingOffer
Rsp
=
4304
;
public
static
final
int
Get
BonusActivityReward
Rsp
=
2505
;
public
static
final
int
GetC
ityReputationInfo
Req
=
2809
;
public
static
final
int
GetC
hatEmojiCollection
Req
=
4068
;
public
static
final
int
GetC
ityReputationInfo
Rsp
=
2831
;
public
static
final
int
GetC
hatEmojiCollection
Rsp
=
4033
;
public
static
final
int
GetCity
ReputationMapInfo
Req
=
2827
;
public
static
final
int
GetCity
HuntingOffer
Req
=
4325
;
public
static
final
int
GetCity
ReputationMapInfo
Rsp
=
28
07
;
public
static
final
int
GetCity
HuntingOffer
Rsp
=
43
07
;
public
static
final
int
GetC
ompoundData
Req
=
1
28
;
public
static
final
int
GetC
ityReputationInfo
Req
=
28
72
;
public
static
final
int
GetC
ompoundData
Rsp
=
176
;
public
static
final
int
GetC
ityReputationInfo
Rsp
=
2898
;
public
static
final
int
Get
DailyDungeonEntry
InfoReq
=
929
;
public
static
final
int
Get
CityReputationMap
InfoReq
=
2875
;
public
static
final
int
Get
DailyDungeonEntry
InfoRsp
=
925
;
public
static
final
int
Get
CityReputationMap
InfoRsp
=
2848
;
public
static
final
int
Get
DungeonEntryExploreCondition
Req
=
3136
;
public
static
final
int
Get
CompoundData
Req
=
141
;
public
static
final
int
Get
DungeonEntryExploreCondition
Rsp
=
309
9
;
public
static
final
int
Get
CompoundData
Rsp
=
14
9
;
public
static
final
int
Get
ExpeditionAssistInfoList
Req
=
2181
;
public
static
final
int
Get
DailyDungeonEntryInfo
Req
=
930
;
public
static
final
int
Get
ExpeditionAssistInfoList
Rsp
=
2045
;
public
static
final
int
Get
DailyDungeonEntryInfo
Rsp
=
967
;
public
static
final
int
Get
FriendShowAvatarInfo
Req
=
4003
;
public
static
final
int
Get
DungeonEntryExploreCondition
Req
=
3165
;
public
static
final
int
Get
FriendShowAvatarInfo
Rsp
=
4034
;
public
static
final
int
Get
DungeonEntryExploreCondition
Rsp
=
3269
;
public
static
final
int
Get
FriendShowNameCardInfo
Req
=
4093
;
public
static
final
int
Get
ExpeditionAssistInfoList
Req
=
2150
;
public
static
final
int
Get
FriendShowNameCardInfo
Rsp
=
4060
;
public
static
final
int
Get
ExpeditionAssistInfoList
Rsp
=
2035
;
public
static
final
int
GetF
urnitureCurModuleArrangeCount
Req
=
4
603
;
public
static
final
int
GetF
riendShowAvatarInfo
Req
=
4
070
;
public
static
final
int
Get
Gacha
InfoR
eq
=
1509
;
public
static
final
int
Get
FriendShowAvatar
InfoR
sp
=
4017
;
public
static
final
int
Get
Gacha
InfoR
sp
=
153
1
;
public
static
final
int
Get
FriendShowNameCard
InfoR
eq
=
406
1
;
public
static
final
int
Get
HomeLevelUpRewardReq
=
4
747
;
public
static
final
int
Get
FriendShowNameCardInfoRsp
=
4
029
;
public
static
final
int
Get
HomeLevelUpRewardRsp
=
4
517
;
public
static
final
int
Get
FurnitureCurModuleArrangeCountReq
=
4
711
;
public
static
final
int
Get
HuntingOfferReward
Req
=
4328
;
public
static
final
int
Get
GachaInfo
Req
=
1572
;
public
static
final
int
Get
HuntingOfferReward
Rsp
=
4303
;
public
static
final
int
Get
GachaInfo
Rsp
=
1598
;
public
static
final
int
Get
InvestigationMonster
Req
=
1902
;
public
static
final
int
Get
HomeLevelUpReward
Req
=
4557
;
public
static
final
int
Get
InvestigationMonster
Rsp
=
1911
;
public
static
final
int
Get
HomeLevelUpReward
Rsp
=
4603
;
public
static
final
int
Get
MailItem
Req
=
1
43
7
;
public
static
final
int
Get
HuntingOfferReward
Req
=
43
02
;
public
static
final
int
Get
MailItem
Rsp
=
1
43
2
;
public
static
final
int
Get
HuntingOfferReward
Rsp
=
43
31
;
public
static
final
int
Get
MapArea
Req
=
3466
;
public
static
final
int
Get
InvestigationMonster
Req
=
1901
;
public
static
final
int
Get
MapArea
Rsp
=
3012
;
public
static
final
int
Get
InvestigationMonster
Rsp
=
1910
;
public
static
final
int
GetMa
pMarkTips
Req
=
3329
;
public
static
final
int
GetMa
ilItem
Req
=
1435
;
public
static
final
int
GetMa
pMarkTips
Rsp
=
3118
;
public
static
final
int
GetMa
ilItem
Rsp
=
1407
;
public
static
final
int
GetM
echanicusInfo
Req
=
3
909
;
public
static
final
int
GetM
apArea
Req
=
3
108
;
public
static
final
int
GetM
echanicusInfo
Rsp
=
3
931
;
public
static
final
int
GetM
apArea
Rsp
=
3
328
;
public
static
final
int
Get
NextResourceInfo
Req
=
15
3
;
public
static
final
int
Get
MapMarkTips
Req
=
346
3
;
public
static
final
int
Get
NextResourceInfo
Rsp
=
139
;
public
static
final
int
Get
MapMarkTips
Rsp
=
3327
;
public
static
final
int
Get
OnlinePlayer
InfoReq
=
45
;
public
static
final
int
Get
Mechanicus
InfoReq
=
3972
;
public
static
final
int
Get
OnlinePlayer
InfoRsp
=
90
;
public
static
final
int
Get
Mechanicus
InfoRsp
=
3998
;
public
static
final
int
Get
OnlinePlayerList
Req
=
35
;
public
static
final
int
Get
NextResourceInfo
Req
=
192
;
public
static
final
int
Get
OnlinePlayerList
Rsp
=
49
;
public
static
final
int
Get
NextResourceInfo
Rsp
=
120
;
public
static
final
int
GetO
pActivity
InfoReq
=
5109
;
public
static
final
int
GetO
nlinePlayer
InfoReq
=
82
;
public
static
final
int
GetO
pActivity
InfoRsp
=
5131
;
public
static
final
int
GetO
nlinePlayer
InfoRsp
=
47
;
public
static
final
int
GetPlayer
AskFriend
ListReq
=
4008
;
public
static
final
int
Get
Online
PlayerListReq
=
90
;
public
static
final
int
GetPlayer
AskFriend
ListRsp
=
4004
;
public
static
final
int
Get
Online
PlayerListRsp
=
73
;
public
static
final
int
Get
PlayerBlacklist
Req
=
4076
;
public
static
final
int
Get
OpActivityInfo
Req
=
5172
;
public
static
final
int
Get
PlayerBlacklist
Rsp
=
4072
;
public
static
final
int
Get
OpActivityInfo
Rsp
=
5198
;
public
static
final
int
GetPlayerFriendListReq
=
40
09
;
public
static
final
int
GetPlayer
Ask
FriendListReq
=
40
18
;
public
static
final
int
GetPlayerFriendListRsp
=
40
31
;
public
static
final
int
GetPlayer
Ask
FriendListRsp
=
40
66
;
public
static
final
int
GetPlayer
HomeCompInfo
Req
=
4
845
;
public
static
final
int
GetPlayer
Blacklist
Req
=
4
049
;
public
static
final
int
GetPlayer
MpModeAvailabilityReq
=
1816
;
public
static
final
int
GetPlayer
BlacklistRsp
=
4091
;
public
static
final
int
GetPlayer
MpModeAvailabilityRsp
=
1801
;
public
static
final
int
GetPlayer
FriendListReq
=
4072
;
public
static
final
int
GetPlayer
SocialDetailReq
=
40
4
9
;
public
static
final
int
GetPlayer
FriendListRsp
=
409
8
;
public
static
final
int
GetPlayer
SocialDetailRsp
=
4
082
;
public
static
final
int
GetPlayer
HomeCompInfoReq
=
4
597
;
public
static
final
int
GetPlayer
Token
Req
=
1
09
;
public
static
final
int
GetPlayer
MpModeAvailability
Req
=
1
844
;
public
static
final
int
GetPlayer
Token
Rsp
=
1
31
;
public
static
final
int
GetPlayer
MpModeAvailability
Rsp
=
1
849
;
public
static
final
int
GetP
ushTipsReward
Req
=
2212
;
public
static
final
int
GetP
layerSocialDetail
Req
=
4073
;
public
static
final
int
GetP
ushTipsReward
Rsp
=
2258
;
public
static
final
int
GetP
layerSocialDetail
Rsp
=
4099
;
public
static
final
int
Get
QuestTalkHistory
Req
=
435
;
public
static
final
int
Get
PlayerToken
Req
=
172
;
public
static
final
int
Get
QuestTalkHistory
Rsp
=
449
;
public
static
final
int
Get
PlayerToken
Rsp
=
198
;
public
static
final
int
Get
RecentMpPlayerList
Req
=
4011
;
public
static
final
int
Get
PushTipsReward
Req
=
2227
;
public
static
final
int
Get
RecentMpPlayerList
Rsp
=
40
22
;
public
static
final
int
Get
PushTipsReward
Rsp
=
22
94
;
public
static
final
int
Get
RegionSearch
Req
=
5628
;
public
static
final
int
Get
QuestTalkHistory
Req
=
490
;
public
static
final
int
Get
ReunionMissionInfoReq
=
5066
;
public
static
final
int
Get
QuestTalkHistoryRsp
=
473
;
public
static
final
int
GetRe
unionMissionInfoRsp
=
5051
;
public
static
final
int
GetRe
centMpPlayerListReq
=
4034
;
public
static
final
int
GetRe
unionPrivilegeInfoReq
=
5062
;
public
static
final
int
GetRe
centMpPlayerListRsp
=
4050
;
public
static
final
int
GetRe
un
ion
PrivilegeInfoRsp
=
5
096
;
public
static
final
int
GetRe
g
ion
SearchReq
=
5
602
;
public
static
final
int
GetReunion
SignI
nInfoReq
=
50
78
;
public
static
final
int
GetReunion
Missio
nInfoReq
=
50
94
;
public
static
final
int
GetReunion
SignI
nInfoRsp
=
50
53
;
public
static
final
int
GetReunion
Missio
nInfoRsp
=
50
99
;
public
static
final
int
Get
SceneArea
Req
=
238
;
public
static
final
int
Get
ReunionPrivilegeInfo
Req
=
5097
;
public
static
final
int
Get
SceneArea
Rsp
=
206
;
public
static
final
int
Get
ReunionPrivilegeInfo
Rsp
=
5087
;
public
static
final
int
Get
SceneNpcPosition
Req
=
5
37
;
public
static
final
int
Get
ReunionSignInInfo
Req
=
5
052
;
public
static
final
int
Get
SceneNpcPosition
Rsp
=
5
32
;
public
static
final
int
Get
ReunionSignInInfo
Rsp
=
5
081
;
public
static
final
int
GetScene
Performance
Req
=
3340
;
public
static
final
int
GetScene
Area
Req
=
265
;
public
static
final
int
GetScene
Performance
Rsp
=
3447
;
public
static
final
int
GetScene
Area
Rsp
=
204
;
public
static
final
int
GetScene
Point
Req
=
230
;
public
static
final
int
GetScene
NpcPosition
Req
=
535
;
public
static
final
int
GetScene
Point
Rsp
=
29
7
;
public
static
final
int
GetScene
NpcPosition
Rsp
=
50
7
;
public
static
final
int
GetS
hopmallData
Req
=
732
;
public
static
final
int
GetS
cenePerformance
Req
=
3419
;
public
static
final
int
GetS
hopmallData
Rsp
=
71
7
;
public
static
final
int
GetS
cenePerformance
Rsp
=
313
7
;
public
static
final
int
GetS
hop
Req
=
709
;
public
static
final
int
GetS
cenePoint
Req
=
297
;
public
static
final
int
GetS
hop
Rsp
=
73
1
;
public
static
final
int
GetS
cenePoint
Rsp
=
28
1
;
public
static
final
int
GetS
ignInReward
Req
=
253
2
;
public
static
final
int
GetS
hop
Req
=
77
2
;
public
static
final
int
GetS
ignInReward
Rsp
=
2517
;
public
static
final
int
GetS
hop
Rsp
=
798
;
public
static
final
int
Get
WidgetSlot
Req
=
426
7
;
public
static
final
int
Get
ShopmallData
Req
=
70
7
;
public
static
final
int
Get
WidgetSlot
Rsp
=
4300
;
public
static
final
int
Get
ShopmallData
Rsp
=
721
;
public
static
final
int
Get
WorldMpInfo
Req
=
3264
;
public
static
final
int
Get
SignInReward
Req
=
2507
;
public
static
final
int
Get
WorldMpInfo
Rsp
=
3179
;
public
static
final
int
Get
SignInReward
Rsp
=
2521
;
public
static
final
int
G
iveUpRoguelikeDungeonCard
Req
=
8977
;
public
static
final
int
G
etWidgetSlot
Req
=
4253
;
public
static
final
int
G
iveUpRoguelikeDungeonCard
Rsp
=
8583
;
public
static
final
int
G
etWidgetSlot
Rsp
=
4254
;
public
static
final
int
G
ivingRecordChangeNotify
=
189
;
public
static
final
int
G
etWorldMpInfoReq
=
3391
;
public
static
final
int
G
ivingRecordNotify
=
187
;
public
static
final
int
G
etWorldMpInfoRsp
=
3320
;
public
static
final
int
G
MShowNavMesh
Req
=
2377
;
public
static
final
int
G
iveUpRoguelikeDungeonCard
Req
=
8353
;
public
static
final
int
G
MShowNavMesh
Rsp
=
2343
;
public
static
final
int
G
iveUpRoguelikeDungeonCard
Rsp
=
8497
;
public
static
final
int
G
MShowObstacleReq
=
2393
;
public
static
final
int
G
ivingRecordChangeNotify
=
187
;
public
static
final
int
G
MShowObstacleRsp
=
2360
;
public
static
final
int
G
ivingRecordNotify
=
116
;
public
static
final
int
GmTalkNotify
=
58
;
public
static
final
int
GmTalkNotify
=
94
;
public
static
final
int
GmTalkReq
=
31
;
public
static
final
int
GmTalkReq
=
98
;
public
static
final
int
GmTalkRsp
=
4
1
;
public
static
final
int
GmTalkRsp
=
1
2
;
public
static
final
int
GrantRewardNotify
=
6
1
3
;
public
static
final
int
GrantRewardNotify
=
6
6
3
;
public
static
final
int
GroupLinkAllNotify
=
576
8
;
public
static
final
int
GroupLinkAllNotify
=
57
7
6
;
public
static
final
int
GroupLinkChangeNotify
=
57
59
;
public
static
final
int
GroupLinkChangeNotify
=
57
68
;
public
static
final
int
GroupLinkDeleteNotify
=
57
93
;
public
static
final
int
GroupLinkDeleteNotify
=
57
75
;
public
static
final
int
GroupSuiteNotify
=
3
476
;
public
static
final
int
GroupSuiteNotify
=
3
257
;
public
static
final
int
GroupUnloadNotify
=
3
416
;
public
static
final
int
GroupUnloadNotify
=
3
344
;
public
static
final
int
GuestBeginEnterSceneNotify
=
3
125
;
public
static
final
int
GuestBeginEnterSceneNotify
=
3
031
;
public
static
final
int
GuestPostEnterSceneNotify
=
3
379
;
public
static
final
int
GuestPostEnterSceneNotify
=
3
144
;
public
static
final
int
H5ActivityIdsNotify
=
56
93
;
public
static
final
int
H5ActivityIdsNotify
=
56
75
;
public
static
final
int
HideAndSeekPlayerReadyNotify
=
5302
;
public
static
final
int
HideAndSeekPlayerReadyNotify
=
5302
;
public
static
final
int
HideAndSeekPlayerSetAvatarNotify
=
531
6
;
public
static
final
int
HideAndSeekPlayerSetAvatarNotify
=
531
9
;
public
static
final
int
HideAndSeekSelectAvatarReq
=
53
29
;
public
static
final
int
HideAndSeekSelectAvatarReq
=
53
30
;
public
static
final
int
HideAndSeekSelectAvatarRsp
=
53
25
;
public
static
final
int
HideAndSeekSelectAvatarRsp
=
53
67
;
public
static
final
int
HideAndSeekSelectSkillReq
=
8
307
;
public
static
final
int
HideAndSeekSelectSkillReq
=
8
183
;
public
static
final
int
HideAndSeekSelectSkillRsp
=
8
227
;
public
static
final
int
HideAndSeekSelectSkillRsp
=
8
088
;
public
static
final
int
HideAndSeekSetReadyReq
=
538
3
;
public
static
final
int
HideAndSeekSetReadyReq
=
53
5
8
;
public
static
final
int
HideAndSeekSetReadyRsp
=
530
3
;
public
static
final
int
HideAndSeekSetReadyRsp
=
53
7
0
;
public
static
final
int
HideAndSeekSettleNotify
=
53
34
;
public
static
final
int
HideAndSeekSettleNotify
=
53
17
;
public
static
final
int
HitClientTrivialNotify
=
2
18
;
public
static
final
int
HitClientTrivialNotify
=
2
44
;
public
static
final
int
HitTreeNotify
=
3
222
;
public
static
final
int
HitTreeNotify
=
3
019
;
public
static
final
int
HomeAvatarAllFinishRewardNotify
=
4
648
;
public
static
final
int
HomeAvatarAllFinishRewardNotify
=
4
741
;
public
static
final
int
HomeAvatarCostumeChangeNotify
=
4
685
;
public
static
final
int
HomeAvatarCostumeChangeNotify
=
4
748
;
public
static
final
int
HomeAvatarRewardEventGetReq
=
4
775
;
public
static
final
int
HomeAvatarRewardEventGetReq
=
4
551
;
public
static
final
int
HomeAvatarRewardEventGetRsp
=
48
7
3
;
public
static
final
int
HomeAvatarRewardEventGetRsp
=
48
3
3
;
public
static
final
int
HomeAvatarRewardEventNotify
=
4
789
;
public
static
final
int
HomeAvatarRewardEventNotify
=
4
852
;
public
static
final
int
HomeAvatarSummonAllEventNotify
=
4
617
;
public
static
final
int
HomeAvatarSummonAllEventNotify
=
4
808
;
public
static
final
int
HomeAvatarSummonEventReq
=
4
615
;
public
static
final
int
HomeAvatarSummonEventReq
=
4
806
;
public
static
final
int
HomeAvatarSummonEventRsp
=
4
498
;
public
static
final
int
HomeAvatarSummonEventRsp
=
4
817
;
public
static
final
int
HomeAvatarSummonFinishReq
=
4
748
;
public
static
final
int
HomeAvatarSummonFinishReq
=
4
629
;
public
static
final
int
HomeAvatarSummonFinishRsp
=
4
782
;
public
static
final
int
HomeAvatarSummonFinishRsp
=
4
696
;
public
static
final
int
HomeAvatarTalkFinishInfoNotify
=
4
502
;
public
static
final
int
HomeAvatarTalkFinishInfoNotify
=
4
896
;
public
static
final
int
HomeAvatarTalkReq
=
4
712
;
public
static
final
int
HomeAvatarTalkReq
=
4
688
;
public
static
final
int
HomeAvatarTalkRsp
=
4
700
;
public
static
final
int
HomeAvatarTalkRsp
=
4
464
;
public
static
final
int
HomeAvtarAllFinishRewardNotify
=
4
849
;
public
static
final
int
HomeAvtarAllFinishRewardNotify
=
4
453
;
public
static
final
int
HomeBasicInfoNotify
=
48
72
;
public
static
final
int
HomeBasicInfoNotify
=
48
85
;
public
static
final
int
HomeBlockNotify
=
454
2
;
public
static
final
int
HomeBlockNotify
=
454
3
;
public
static
final
int
HomeChangeEditModeReq
=
4
625
;
public
static
final
int
HomeChangeEditModeReq
=
4
564
;
public
static
final
int
HomeChangeEditModeRsp
=
4
885
;
public
static
final
int
HomeChangeEditModeRsp
=
4
559
;
public
static
final
int
HomeChangeModuleReq
=
4
688
;
public
static
final
int
HomeChangeModuleReq
=
4
809
;
public
static
final
int
HomeChangeModuleRsp
=
4
821
;
public
static
final
int
HomeChangeModuleRsp
=
4
596
;
public
static
final
int
HomeChooseModuleReq
=
4
479
;
public
static
final
int
HomeChooseModuleReq
=
4
524
;
public
static
final
int
HomeChooseModuleRsp
=
4
745
;
public
static
final
int
HomeChooseModuleRsp
=
4
648
;
public
static
final
int
HomeComfortInfoNotify
=
46
4
9
;
public
static
final
int
HomeComfortInfoNotify
=
46
9
9
;
public
static
final
int
HomeCustomFurnitureInfoNotify
=
4
48
2
;
public
static
final
int
HomeCustomFurnitureInfoNotify
=
4
71
2
;
public
static
final
int
HomeEditCustomFurnitureReq
=
4
516
;
public
static
final
int
HomeEditCustomFurnitureReq
=
4
724
;
public
static
final
int
HomeEditCustomFurnitureRsp
=
4
871
;
public
static
final
int
HomeEditCustomFurnitureRsp
=
4
496
;
public
static
final
int
HomeFishFarmingInfoNotify
=
46
82
;
public
static
final
int
HomeFishFarmingInfoNotify
=
46
77
;
public
static
final
int
HomeGetArrangementInfoReq
=
4848
;
public
static
final
int
HomeGetArrangementInfoReq
=
4848
;
public
static
final
int
HomeGetArrangementInfoRsp
=
4456
;
public
static
final
int
HomeGetArrangementInfoRsp
=
4844
;
public
static
final
int
HomeGetBasicInfoReq
=
4535
;
public
static
final
int
HomeGetBasicInfoReq
=
4655
;
public
static
final
int
HomeGetFishFarmingInfoReq
=
4455
;
public
static
final
int
HomeGetFishFarmingInfoReq
=
4476
;
public
static
final
int
HomeGetFishFarmingInfoRsp
=
4889
;
public
static
final
int
HomeGetFishFarmingInfoRsp
=
4678
;
public
static
final
int
HomeGetOnlineStatusReq
=
4796
;
public
static
final
int
HomeGetOnlineStatusReq
=
4820
;
public
static
final
int
HomeGetOnlineStatusRsp
=
4554
;
public
static
final
int
HomeGetOnlineStatusRsp
=
4705
;
public
static
final
int
HomeKickPlayerReq
=
4809
;
public
static
final
int
HomeKickPlayerReq
=
4870
;
public
static
final
int
HomeKickPlayerRsp
=
4752
;
public
static
final
int
HomeKickPlayerRsp
=
4691
;
public
static
final
int
HomeLimitedShopBuyGoodsReq
=
4638
;
public
static
final
int
HomeLimitedShopBuyGoodsReq
=
4760
;
public
static
final
int
HomeLimitedShopBuyGoodsRsp
=
4790
;
public
static
final
int
HomeLimitedShopBuyGoodsRsp
=
4750
;
public
static
final
int
HomeLimitedShopGoodsListReq
=
4579
;
public
static
final
int
HomeLimitedShopGoodsListReq
=
4552
;
public
static
final
int
HomeLimitedShopGoodsListRsp
=
4846
;
public
static
final
int
HomeLimitedShopGoodsListRsp
=
4546
;
public
static
final
int
HomeLimitedShopInfoChangeNotify
=
4814
;
public
static
final
int
HomeLimitedShopInfoChangeNotify
=
4790
;
public
static
final
int
HomeLimitedShopInfoNotify
=
4621
;
public
static
final
int
HomeLimitedShopInfoNotify
=
4887
;
public
static
final
int
HomeLimitedShopInfoReq
=
4616
;
public
static
final
int
HomeLimitedShopInfoReq
=
4825
;
public
static
final
int
HomeLimitedShopInfoRsp
=
4585
;
public
static
final
int
HomeLimitedShopInfoRsp
=
4796
;
public
static
final
int
HomeMarkPointNotify
=
4746
;
public
static
final
int
HomeMarkPointNotify
=
4474
;
public
static
final
int
HomeModuleSeenReq
=
4546
;
public
static
final
int
HomeModuleSeenReq
=
4499
;
public
static
final
int
HomeModuleSeenRsp
=
4526
;
public
static
final
int
HomeModuleSeenRsp
=
4821
;
public
static
final
int
HomeModuleUnlockNotify
=
4781
;
public
static
final
int
HomeModuleUnlockNotify
=
4560
;
public
static
final
int
HomePlantFieldNotify
=
4466
;
public
static
final
int
HomePlantFieldNotify
=
4549
;
public
static
final
int
HomePlantInfoNotify
=
4835
;
public
static
final
int
HomePlantInfoNotify
=
4587
;
public
static
final
int
HomePlantInfoReq
=
4833
;
public
static
final
int
HomePlantInfoReq
=
4647
;
public
static
final
int
HomePlantInfoRsp
=
4859
;
public
static
final
int
HomePlantInfoRsp
=
4701
;
public
static
final
int
HomePlantSeedReq
=
4614
;
public
static
final
int
HomePlantSeedReq
=
4804
;
public
static
final
int
HomePlantSeedRsp
=
4804
;
public
static
final
int
HomePlantSeedRsp
=
4556
;
public
static
final
int
HomePlantWeedReq
=
4877
;
public
static
final
int
HomePlantWeedReq
=
4640
;
public
static
final
int
HomePlantWeedRsp
=
4575
;
public
static
final
int
HomePlantWeedRsp
=
4527
;
public
static
final
int
HomePriorCheckNotify
=
4690
;
public
static
final
int
HomePriorCheckNotify
=
4599
;
public
static
final
int
HomeResourceNotify
=
4806
;
public
static
final
int
HomeResourceNotify
=
4892
;
public
static
final
int
HomeResourceTakeFetterExpReq
=
4840
;
public
static
final
int
HomeResourceTakeFetterExpReq
=
4768
;
public
static
final
int
HomeResourceTakeFetterExpRsp
=
4500
;
public
static
final
int
HomeResourceTakeFetterExpRsp
=
4645
;
public
static
final
int
HomeResourceTakeHomeCoinReq
=
4763
;
public
static
final
int
HomeResourceTakeHomeCoinReq
=
4479
;
public
static
final
int
HomeResourceTakeHomeCoinRsp
=
4658
;
public
static
final
int
HomeResourceTakeHomeCoinRsp
=
4541
;
public
static
final
int
HomeSceneInitFinishReq
=
4552
;
public
static
final
int
HomeSceneInitFinishReq
=
4674
;
public
static
final
int
HomeSceneInitFinishRsp
=
4592
;
public
static
final
int
HomeSceneInitFinishRsp
=
4505
;
public
static
final
int
HomeSceneJumpReq
=
4659
;
public
static
final
int
HomeSceneJumpReq
=
4528
;
public
static
final
int
HomeSceneJumpRsp
=
4570
;
public
static
final
int
HomeSceneJumpRsp
=
4698
;
public
static
final
int
HomeTransferReq
=
4880
;
public
static
final
int
HomeTransferReq
=
4726
;
public
static
final
int
HomeTransferRsp
=
4767
;
public
static
final
int
HomeTransferRsp
=
4616
;
public
static
final
int
HomeUnknown1Notify
=
4528
;
public
static
final
int
HomeUpdateArrangementInfoReq
=
4510
;
public
static
final
int
HomeUnknown2Req
=
4857
;
public
static
final
int
HomeUpdateArrangementInfoRsp
=
4757
;
public
static
final
int
HomeUnknown2Rsp
=
4670
;
public
static
final
int
HomeUpdateFishFarmingInfoReq
=
4544
;
public
static
final
int
HomeUpdateArrangementInfoReq
=
4472
;
public
static
final
int
HomeUpdateFishFarmingInfoRsp
=
4857
;
public
static
final
int
HomeUpdateArrangementInfoRsp
=
4822
;
public
static
final
int
HostPlayerNotify
=
312
;
public
static
final
int
HomeUpdateFishFarmingInfoReq
=
4604
;
public
static
final
int
HuntingFailNotify
=
4320
;
public
static
final
int
HomeUpdateFishFarmingInfoRsp
=
4856
;
public
static
final
int
HuntingGiveUpReq
=
4341
;
public
static
final
int
HostPlayerNotify
=
341
;
public
static
final
int
HuntingGiveUpRsp
=
4342
;
public
static
final
int
HuntingFailNotify
=
4302
;
public
static
final
int
HuntingOngoingNotify
=
4345
;
public
static
final
int
HuntingGiveUpReq
=
4337
;
public
static
final
int
HuntingRevealClueNotify
=
4322
;
public
static
final
int
HuntingGiveUpRsp
=
4332
;
public
static
final
int
HuntingRevealFinalNotify
=
4344
;
public
static
final
int
HuntingOngoingNotify
=
4313
;
public
static
final
int
HuntingStartNotify
=
4329
;
public
static
final
int
HuntingRevealClueNotify
=
4347
;
public
static
final
int
HuntingSuccessNotify
=
4349
;
public
static
final
int
HuntingRevealFinalNotify
=
4316
;
public
static
final
int
InBattleMechanicusBuildingPointsNotify
=
5303
;
public
static
final
int
HuntingStartNotify
=
4326
;
public
static
final
int
InBattleMechanicusCardResultNotify
=
5397
;
public
static
final
int
HuntingSuccessNotify
=
4301
;
public
static
final
int
InBattleMechanicusConfirmCardNotify
=
5348
;
public
static
final
int
InBattleMechanicusBuildingPointsNotify
=
5385
;
public
static
final
int
InBattleMechanicusConfirmCardReq
=
5331
;
public
static
final
int
InBattleMechanicusCardResultNotify
=
5330
;
public
static
final
int
InBattleMechanicusConfirmCardRsp
=
5375
;
public
static
final
int
InBattleMechanicusConfirmCardNotify
=
5307
;
public
static
final
int
InBattleMechanicusEscapeMonsterNotify
=
5307
;
public
static
final
int
InBattleMechanicusConfirmCardReq
=
5355
;
public
static
final
int
InBattleMechanicusLeftMonsterNotify
=
5321
;
public
static
final
int
InBattleMechanicusConfirmCardRsp
=
5327
;
public
static
final
int
InBattleMechanicusPickCardNotify
=
5399
;
public
static
final
int
InBattleMechanicusExcapeMonsterNotify
=
5332
;
public
static
final
int
InBattleMechanicusPickCardReq
=
5390
;
public
static
final
int
InBattleMechanicusLeftMonsterNotify
=
5317
;
public
static
final
int
InBattleMechanicusPickCardRsp
=
5373
;
public
static
final
int
InBattleMechanicusPickCardNotify
=
5382
;
public
static
final
int
InBattleMechanicusSettleNotify
=
5305
;
public
static
final
int
InBattleMechanicusPickCardReq
=
5335
;
public
static
final
int
InteractDailyDungeonInfoNotify
=
919
;
public
static
final
int
InBattleMechanicusPickCardRsp
=
5349
;
public
static
final
int
InterruptGalleryReq
=
5548
;
public
static
final
int
InBattleMechanicusSettleNotify
=
5398
;
public
static
final
int
InterruptGalleryRsp
=
5597
;
public
static
final
int
InteractDailyDungeonInfoNotify
=
916
;
public
static
final
int
InvestigationMonsterUpdateNotify
=
1906
;
public
static
final
int
InterruptGalleryReq
=
5507
;
public
static
final
int
ItemAddHintNotify
=
607
;
public
static
final
int
InterruptGalleryRsp
=
5530
;
public
static
final
int
ItemCdGroupTimeNotify
=
634
;
public
static
final
int
InvestigationMonsterUpdateNotify
=
1922
;
public
static
final
int
ItemGivingReq
=
140
;
public
static
final
int
ItemAddHintNotify
=
632
;
public
static
final
int
ItemGivingRsp
=
118
;
public
static
final
int
ItemCdGroupTimeNotify
=
611
;
public
static
final
int
JoinHomeWorldFailNotify
=
4530
;
public
static
final
int
ItemGivingReq
=
178
;
public
static
final
int
JoinPlayerFailNotify
=
236
;
public
static
final
int
ItemGivingRsp
=
108
;
public
static
final
int
JoinPlayerSceneReq
=
292
;
public
static
final
int
JoinHomeWorldFailNotify
=
4863
;
public
static
final
int
JoinPlayerSceneRsp
=
220
;
public
static
final
int
JoinPlayerFailNotify
=
268
;
public
static
final
int
KeepAliveNotify
=
72
;
public
static
final
int
JoinPlayerSceneReq
=
253
;
public
static
final
int
LeaveSceneReq
=
298
;
public
static
final
int
JoinPlayerSceneRsp
=
239
;
public
static
final
int
LeaveSceneRsp
=
212
;
public
static
final
int
KeepAliveNotify
=
9
;
public
static
final
int
LeaveWorldNotify
=
3017
;
public
static
final
int
LeaveSceneReq
=
231
;
public
static
final
int
LevelupCityReq
=
216
;
public
static
final
int
LeaveSceneRsp
=
241
;
public
static
final
int
LevelupCityRsp
=
287
;
public
static
final
int
LeaveWorldNotify
=
3420
;
public
static
final
int
LifeStateChangeNotify
=
1298
;
public
static
final
int
LevelupCityReq
=
287
;
public
static
final
int
LiveEndNotify
=
806
;
public
static
final
int
LevelupCityRsp
=
289
;
public
static
final
int
LiveStartNotify
=
826
;
public
static
final
int
LifeStateChangeNotify
=
1231
;
public
static
final
int
LoadActivityTerrainNotify
=
2029
;
public
static
final
int
LiveEndNotify
=
801
;
public
static
final
int
LuaEnvironmentEffectNotify
=
3408
;
public
static
final
int
LiveStartNotify
=
820
;
public
static
final
int
LuaSetOptionNotify
=
316
;
public
static
final
int
LoadActivityTerrainNotify
=
2175
;
public
static
final
int
LunaRiteAreaFinishNotify
=
8213
;
public
static
final
int
LuaEnvironmentEffectNotify
=
3289
;
public
static
final
int
LunaRiteGroupBundleRegisterNotify
=
8465
;
public
static
final
int
LuaSetOptionNotify
=
387
;
public
static
final
int
LunaRiteHintPointRemoveNotify
=
8787
;
public
static
final
int
LunaRiteAreaFinishNotify
=
8107
;
public
static
final
int
LunaRiteHintPointReq
=
8195
;
public
static
final
int
LunaRiteGroupBundleRegisterNotify
=
8327
;
public
static
final
int
LunaRiteHintPointRsp
=
8765
;
public
static
final
int
LunaRiteHintPointRemoveNotify
=
8420
;
public
static
final
int
LunaRiteSacrificeReq
=
8805
;
public
static
final
int
LunaRiteHintPointReq
=
8342
;
public
static
final
int
LunaRiteSacrificeRsp
=
8080
;
public
static
final
int
LunaRiteHintPointRsp
=
8481
;
public
static
final
int
LunaRiteTakeSacrificeRewardReq
=
8045
;
public
static
final
int
LunaRiteSacrificeReq
=
8062
;
public
static
final
int
LunaRiteTakeSacrificeRewardRsp
=
8397
;
public
static
final
int
LunaRiteSacrificeRsp
=
8401
;
public
static
final
int
MailChangeNotify
=
1498
;
public
static
final
int
LunaRiteTakeSacrificeRewardReq
=
8669
;
public
static
final
int
MainCoopUpdateNotify
=
1968
;
public
static
final
int
LunaRiteTakeSacrificeRewardRsp
=
8252
;
public
static
final
int
MapAreaChangeNotify
=
3378
;
public
static
final
int
MailChangeNotify
=
1431
;
public
static
final
int
MainCoopUpdateNotify
=
1959
;
public
static
final
int
MapAreaChangeNotify
=
3103
;
public
static
final
int
MarkEntityInMinMapNotify
=
202
;
public
static
final
int
MarkEntityInMinMapNotify
=
202
;
public
static
final
int
MarkMapReq
=
3
208
;
public
static
final
int
MarkMapReq
=
3
466
;
public
static
final
int
MarkMapRsp
=
3
421
;
public
static
final
int
MarkMapRsp
=
3
079
;
public
static
final
int
MarkNewNotify
=
12
2
7
;
public
static
final
int
MarkNewNotify
=
127
5
;
public
static
final
int
MarkTargetInvestigationMonsterNotify
=
19
28
;
public
static
final
int
MarkTargetInvestigationMonsterNotify
=
19
15
;
public
static
final
int
MassiveEntityElementOpBatchNotify
=
3
7
7
;
public
static
final
int
MassiveEntityElementOpBatchNotify
=
3
5
7
;
public
static
final
int
MassiveEntityStateChangedNotify
=
30
3
;
public
static
final
int
MassiveEntityStateChangedNotify
=
3
7
0
;
public
static
final
int
MaterialDeleteReturnNotify
=
6
93
;
public
static
final
int
MaterialDeleteReturnNotify
=
6
61
;
public
static
final
int
MaterialDeleteUpdateNotify
=
643
;
public
static
final
int
MaterialDeleteUpdateNotify
=
700
;
public
static
final
int
McoinExchangeHcoinReq
=
6
87
;
public
static
final
int
McoinExchangeHcoinReq
=
6
16
;
public
static
final
int
McoinExchangeHcoinRsp
=
68
9
;
public
static
final
int
McoinExchangeHcoinRsp
=
68
7
;
public
static
final
int
MechanicusCandidateTeamCreateReq
=
39
97
;
public
static
final
int
MechanicusCandidateTeamCreateReq
=
39
81
;
public
static
final
int
MechanicusCandidateTeamCreateRsp
=
39
98
;
public
static
final
int
MechanicusCandidateTeamCreateRsp
=
39
05
;
public
static
final
int
MechanicusCloseNotify
=
391
7
;
public
static
final
int
MechanicusCloseNotify
=
39
2
1
;
public
static
final
int
MechanicusCoinNotify
=
393
7
;
public
static
final
int
MechanicusCoinNotify
=
393
5
;
public
static
final
int
MechanicusLevelupGearReq
=
39
49
;
public
static
final
int
MechanicusLevelupGearReq
=
39
73
;
public
static
final
int
MechanicusLevelupGearRsp
=
39
82
;
public
static
final
int
MechanicusLevelupGearRsp
=
39
99
;
public
static
final
int
MechanicusOpenNotify
=
39
32
;
public
static
final
int
MechanicusOpenNotify
=
39
07
;
public
static
final
int
MechanicusSequenceOpenNotify
=
39
4
1
;
public
static
final
int
MechanicusSequenceOpenNotify
=
391
2
;
public
static
final
int
MechanicusUnlockGearReq
=
39
85
;
public
static
final
int
MechanicusUnlockGearReq
=
39
03
;
public
static
final
int
MechanicusUnlockGearRsp
=
39
35
;
public
static
final
int
MechanicusUnlockGearRsp
=
39
90
;
public
static
final
int
MeetNpcReq
=
5
85
;
public
static
final
int
MeetNpcReq
=
5
03
;
public
static
final
int
MeetNpcRsp
=
5
35
;
public
static
final
int
MeetNpcRsp
=
5
90
;
public
static
final
int
MetNpcIdListNotify
=
51
7
;
public
static
final
int
MetNpcIdListNotify
=
5
2
1
;
public
static
final
int
MiracleRingDataNotify
=
52
43
;
public
static
final
int
MiracleRingDataNotify
=
52
25
;
public
static
final
int
MiracleRingDeliverItemReq
=
522
6
;
public
static
final
int
MiracleRingDeliverItemReq
=
522
9
;
public
static
final
int
MiracleRingDeliverItemRsp
=
52
47
;
public
static
final
int
MiracleRingDeliverItemRsp
=
52
22
;
public
static
final
int
MiracleRingDestroyNotify
=
52
16
;
public
static
final
int
MiracleRingDestroyNotify
=
52
44
;
public
static
final
int
MiracleRingDropResultNotify
=
52
0
3
;
public
static
final
int
MiracleRingDropResultNotify
=
523
1
;
public
static
final
int
MiracleRingTakeRewardReq
=
520
4
;
public
static
final
int
MiracleRingTakeRewardReq
=
520
7
;
public
static
final
int
MiracleRingTakeRewardRsp
=
522
8
;
public
static
final
int
MiracleRingTakeRewardRsp
=
52
0
2
;
public
static
final
int
MistTrialDunegonFailNotify
=
8
580
;
public
static
final
int
MistTrialDunegonFailNotify
=
8
135
;
public
static
final
int
MistTrialGetChallengeMissionReq
=
8
668
;
public
static
final
int
MistTrialGetChallengeMissionReq
=
8
893
;
public
static
final
int
MistTrialGetChallengeMissionRsp
=
8
385
;
public
static
final
int
MistTrialGetChallengeMissionRsp
=
8
508
;
public
static
final
int
MistTrialSelectAvatarAndEnterDungeonReq
=
8
318
;
public
static
final
int
MistTrialSelectAvatarAndEnterDungeonReq
=
8
666
;
public
static
final
int
MistTrialSelectAvatarAndEnterDungeonRsp
=
8
403
;
public
static
final
int
MistTrialSelectAvatarAndEnterDungeonRsp
=
8
239
;
public
static
final
int
MonsterAIConfigHashNotify
=
3
121
;
public
static
final
int
MonsterAIConfigHashNotify
=
3
039
;
public
static
final
int
MonsterAlertChangeNotify
=
3
1
3
;
public
static
final
int
MonsterAlertChangeNotify
=
3
6
3
;
public
static
final
int
MonsterForceAlertNotify
=
3
42
;
public
static
final
int
MonsterForceAlertNotify
=
3
95
;
public
static
final
int
MonsterPointArrayRouteUpdateNotify
=
3
138
;
public
static
final
int
MonsterPointArrayRouteUpdateNotify
=
3
410
;
public
static
final
int
MonsterSummonTagNotify
=
13
09
;
public
static
final
int
MonsterSummonTagNotify
=
13
72
;
public
static
final
int
MpBlockNotify
=
180
8
;
public
static
final
int
MpBlockNotify
=
180
1
;
public
static
final
int
MpPlayGuestReplyInviteReq
=
18
11
;
public
static
final
int
MpPlayGuestReplyInviteReq
=
18
48
;
public
static
final
int
MpPlayGuestReplyInviteRsp
=
18
41
;
public
static
final
int
MpPlayGuestReplyInviteRsp
=
18
50
;
public
static
final
int
MpPlayGuestReplyNotify
=
18
05
;
public
static
final
int
MpPlayGuestReplyNotify
=
18
12
;
public
static
final
int
MpPlayInviteResultNotify
=
18
06
;
public
static
final
int
MpPlayInviteResultNotify
=
18
15
;
public
static
final
int
MpPlayOwnerCheckReq
=
1814
;
public
static
final
int
MpPlayOwnerCheckReq
=
1814
;
public
static
final
int
MpPlayOwnerCheckRsp
=
1812
;
public
static
final
int
MpPlayOwnerCheckRsp
=
1847
;
public
static
final
int
MpPlayOwnerInviteNotify
=
1815
;
public
static
final
int
MpPlayOwnerInviteNotify
=
1835
;
public
static
final
int
MpPlayOwnerStartInviteReq
=
1846
;
public
static
final
int
MpPlayOwnerStartInviteReq
=
1837
;
public
static
final
int
MpPlayOwnerStartInviteRsp
=
1827
;
public
static
final
int
MpPlayOwnerStartInviteRsp
=
1823
;
public
static
final
int
MpPlayPrepareInterruptNotify
=
1848
;
public
static
final
int
MpPlayPrepareInterruptNotify
=
1813
;
public
static
final
int
MpPlayPrepareNotify
=
1839
;
public
static
final
int
MpPlayPrepareNotify
=
1833
;
public
static
final
int
MultistagePlayEndNotify
=
5375
;
public
static
final
int
MultistagePlayEndNotify
=
5355
;
public
static
final
int
MultistagePlayFinishStageReq
=
5331
;
public
static
final
int
MultistagePlayFinishStageReq
=
5398
;
public
static
final
int
MultistagePlayFinishStageRsp
=
5397
;
public
static
final
int
MultistagePlayFinishStageRsp
=
5381
;
public
static
final
int
MultistagePlayInfoNotify
=
5309
;
public
static
final
int
MultistagePlayInfoNotify
=
5372
;
public
static
final
int
MultistagePlaySettleNotify
=
5314
;
public
static
final
int
MultistagePlaySettleNotify
=
5313
;
public
static
final
int
MultistagePlayStageEndNotify
=
5340
;
public
static
final
int
MultistagePlayStageEndNotify
=
5379
;
public
static
final
int
MusicGameCreateBeatmapReq
=
6326
;
public
static
final
int
MusicGameCreateBeatmapRsp
=
6347
;
public
static
final
int
MusicGameGetBeatmapReq
=
6318
;
public
static
final
int
MusicGameGetBeatmapReq
=
6318
;
public
static
final
int
MusicGameGetBeatmapRsp
=
6309
;
public
static
final
int
MusicGameGetBeatmapRsp
=
6309
;
public
static
final
int
MusicGameSearchBeatmapReq
=
6343
;
public
static
final
int
MusicGameSettleReq
=
8892
;
public
static
final
int
MusicGameSettleRsp
=
8673
;
public
static
final
int
MusicGameStartReq
=
8406
;
public
static
final
int
MusicGameStartRsp
=
8326
;
public
static
final
int
MusicGameCreateBeatmapRsp
=
6347
;
public
static
final
int
MusicGameCreateBeatmapReq
=
6326
;
public
static
final
int
MusicGameSearchBeatmapRsp
=
6304
;
public
static
final
int
MusicGameSearchBeatmapRsp
=
6304
;
public
static
final
int
MusicGameSettleReq
=
8745
;
public
static
final
int
MusicGameSearchBeatmapReq
=
6343
;
public
static
final
int
MusicGameSettleRsp
=
8288
;
public
static
final
int
MusicGameStartReq
=
8927
;
public
static
final
int
MusicGameStartRsp
=
8101
;
public
static
final
int
MusicCustomReq
=
6318
;
public
static
final
int
MusicCustomRsp
=
6309
;
public
static
final
int
MusicGameStoreSubmitReq
=
6326
;
public
static
final
int
MusicGameStoreSubmitRsp
=
6347
;
public
static
final
int
MusicGameStoreSubmitNotify
=
6337
;
public
static
final
int
MusicGameStartToPlayOthersBeatmapReq
=
6302
;
public
static
final
int
MusicGameStartToPlayOthersBeatmapReq
=
6302
;
public
static
final
int
MusicGameStartToPlayOthersBeatmapRsp
=
6313
;
public
static
final
int
MusicGameStartToPlayOthersBeatmapRsp
=
6313
;
public
static
final
int
NavMeshStatsNotify
=
2387
;
public
static
final
int
NavMeshStatsNotify
=
2316
;
public
static
final
int
NormalUidOpNotify
=
5718
;
public
static
final
int
NormalUidOpNotify
=
5726
;
public
static
final
int
NpcTalkReq
=
509
;
public
static
final
int
NpcTalkReq
=
572
;
public
static
final
int
NpcTalkRsp
=
531
;
public
static
final
int
NpcTalkRsp
=
598
;
public
static
final
int
ObstacleModifyNotify
=
2341
;
public
static
final
int
ObstacleModifyNotify
=
2312
;
public
static
final
int
OfferingInteractReq
=
2908
;
public
static
final
int
OfferingInteractReq
=
2918
;
public
static
final
int
OfferingInteractRsp
=
2923
;
public
static
final
int
OfferingInteractRsp
=
2908
;
public
static
final
int
OneoffGatherPointDetectorDataNotify
=
4262
;
public
static
final
int
OneofGatherPointDetectorDataNotify
=
4297
;
public
static
final
int
OpActivityDataNotify
=
5141
;
public
static
final
int
OpActivityDataNotify
=
5112
;
public
static
final
int
OpActivityStateNotify
=
2509
;
public
static
final
int
OpActivityStateNotify
=
2572
;
public
static
final
int
OpActivityUpdateNotify
=
5137
;
public
static
final
int
OpActivityUpdateNotify
=
5135
;
public
static
final
int
OpenBlossomCircleCampGuideNotify
=
2785
;
public
static
final
int
OpenBlossomCircleCampGuideNotify
=
2703
;
public
static
final
int
OpenStateChangeNotify
=
112
;
public
static
final
int
OpenStateChangeNotify
=
127
;
public
static
final
int
OpenStateUpdateNotify
=
119
;
public
static
final
int
OpenStateUpdateNotify
=
193
;
public
static
final
int
OrderDisplayNotify
=
4103
;
public
static
final
int
OrderDisplayNotify
=
4131
;
public
static
final
int
OrderFinishNotify
=
4143
;
public
static
final
int
OrderFinishNotify
=
4125
;
public
static
final
int
OtherPlayerEnterHomeNotify
=
4609
;
public
static
final
int
OtherPlayerEnterHomeNotify
=
4628
;
public
static
final
int
PathfindingEnterSceneReq
=
2332
;
public
static
final
int
PSNBlackListNotify
=
4040
;
public
static
final
int
PathfindingEnterSceneRsp
=
2317
;
public
static
final
int
PSNFriendListNotify
=
4087
;
public
static
final
int
PathfindingPingNotify
=
2337
;
public
static
final
int
PSPlayerApplyEnterMpReq
=
1841
;
public
static
final
int
PersonalLineAllDataReq
=
446
;
public
static
final
int
PSPlayerApplyEnterMpRsp
=
1842
;
public
static
final
int
PersonalLineAllDataRsp
=
433
;
public
static
final
int
PathfindingEnterSceneReq
=
2307
;
public
static
final
int
PersonalLineNewUnlockNotify
=
470
;
public
static
final
int
PathfindingEnterSceneRsp
=
2321
;
public
static
final
int
PersonalSceneJumpReq
=
266
;
public
static
final
int
PathfindingPingNotify
=
2335
;
public
static
final
int
PersonalSceneJumpRsp
=
248
;
public
static
final
int
PersonalLineAllDataReq
=
474
;
public
static
final
int
PingReq
=
32
;
public
static
final
int
PersonalLineAllDataRsp
=
476
;
public
static
final
int
PingRsp
=
17
;
public
static
final
int
PersonalLineNewUnlockNotify
=
442
;
public
static
final
int
PlantFlowerAcceptAllGiveFlowerReq
=
8017
;
public
static
final
int
PersonalSceneJumpReq
=
284
;
public
static
final
int
PlantFlowerAcceptAllGiveFlowerRsp
=
8831
;
public
static
final
int
PersonalSceneJumpRsp
=
280
;
public
static
final
int
PlantFlowerAcceptGiveFlowerReq
=
8137
;
public
static
final
int
PingReq
=
7
;
public
static
final
int
PlantFlowerAcceptGiveFlowerRsp
=
8431
;
public
static
final
int
PingRsp
=
21
;
public
static
final
int
PlantFlowerEditFlowerCombinationReq
=
8506
;
public
static
final
int
PlantFlowerAcceptAllGiveFlowerReq
=
8808
;
public
static
final
int
PlantFlowerEditFlowerCombinationRsp
=
8335
;
public
static
final
int
PlantFlowerAcceptAllGiveFlowerRsp
=
8888
;
public
static
final
int
PlantFlowerGetCanGiveFriendFlowerReq
=
8648
;
public
static
final
int
PlantFlowerAcceptGiveFlowerReq
=
8383
;
public
static
final
int
PlantFlowerGetCanGiveFriendFlowerRsp
=
8507
;
public
static
final
int
PlantFlowerAcceptGiveFlowerRsp
=
8567
;
public
static
final
int
PlantFlowerGetFriendFlowerWishListReq
=
8840
;
public
static
final
int
PlantFlowerEditFlowerCombinationReq
=
8843
;
public
static
final
int
PlantFlowerGetFriendFlowerWishListRsp
=
8553
;
public
static
final
int
PlantFlowerEditFlowerCombinationRsp
=
8788
;
public
static
final
int
PlantFlowerGetRecvFlowerListReq
=
8914
;
public
static
final
int
PlantFlowerGetCanGiveFriendFlowerReq
=
8716
;
public
static
final
int
PlantFlowerGetRecvFlowerListRsp
=
8929
;
public
static
final
int
PlantFlowerGetCanGiveFriendFlowerRsp
=
8766
;
public
static
final
int
PlantFlowerGetSeedInfoReq
=
8913
;
public
static
final
int
PlantFlowerGetFriendFlowerWishListReq
=
8126
;
public
static
final
int
PlantFlowerGetSeedInfoRsp
=
8932
;
public
static
final
int
PlantFlowerGetFriendFlowerWishListRsp
=
8511
;
public
static
final
int
PlantFlowerGiveFriendFlowerReq
=
8836
;
public
static
final
int
PlantFlowerGetRecvFlowerListReq
=
8270
;
public
static
final
int
PlantFlowerGiveFriendFlowerRsp
=
8893
;
public
static
final
int
PlantFlowerGetRecvFlowerListRsp
=
8374
;
public
static
final
int
PlantFlowerHaveRecvFlowerNotify
=
8174
;
public
static
final
int
PlantFlowerGetSeedInfoReq
=
8560
;
public
static
final
int
PlantFlowerSetFlowerWishReq
=
8650
;
public
static
final
int
PlantFlowerGetSeedInfoRsp
=
8764
;
public
static
final
int
PlantFlowerSetFlowerWishRsp
=
8588
;
public
static
final
int
PlantFlowerGiveFriendFlowerReq
=
8846
;
public
static
final
int
PlantFlowerTakeSeedRewardReq
=
8182
;
public
static
final
int
PlantFlowerGiveFriendFlowerRsp
=
8386
;
public
static
final
int
PlantFlowerTakeSeedRewardRsp
=
8386
;
public
static
final
int
PlantFlowerHaveRecvFlowerNotify
=
8078
;
public
static
final
int
PlatformChangeRouteNotify
=
205
;
public
static
final
int
PlantFlowerSetFlowerWishReq
=
8547
;
public
static
final
int
PlatformStartRouteNotify
=
208
;
public
static
final
int
PlantFlowerSetFlowerWishRsp
=
8910
;
public
static
final
int
PlatformStopRouteNotify
=
204
;
public
static
final
int
PlantFlowerTakeSeedRewardReq
=
8968
;
public
static
final
int
PlayerAllowEnterMpAfterAgreeMatchNotify
=
4151
;
public
static
final
int
PlantFlowerTakeSeedRewardRsp
=
8860
;
public
static
final
int
PlayerApplyEnterHomeNotify
=
4504
;
public
static
final
int
PlatformChangeRouteNotify
=
268
;
public
static
final
int
PlayerApplyEnterHomeResultNotify
=
4766
;
public
static
final
int
PlatformStartRouteNotify
=
218
;
public
static
final
int
PlayerApplyEnterHomeResultReq
=
4568
;
public
static
final
int
PlatformStopRouteNotify
=
266
;
public
static
final
int
PlayerApplyEnterHomeResultRsp
=
4697
;
public
static
final
int
PlayerAllowEnterMpAfterAgreeMatchNotify
=
4199
;
public
static
final
int
PlayerApplyEnterMpAfterMatchAgreedNotify
=
4163
;
public
static
final
int
PlayerApplyEnterHomeNotify
=
4533
;
public
static
final
int
PlayerApplyEnterMpNotify
=
1818
;
public
static
final
int
PlayerApplyEnterHomeResultNotify
=
4468
;
public
static
final
int
PlayerApplyEnterMpReq
=
1809
;
public
static
final
int
PlayerApplyEnterHomeResultReq
=
4693
;
public
static
final
int
PlayerApplyEnterMpResultNotify
=
1804
;
public
static
final
int
PlayerApplyEnterHomeResultRsp
=
4706
;
public
static
final
int
PlayerApplyEnterMpResultReq
=
1828
;
public
static
final
int
PlayerApplyEnterMpAfterMatchAgreedNotify
=
4195
;
public
static
final
int
PlayerApplyEnterMpResultRsp
=
1803
;
public
static
final
int
PlayerApplyEnterMpNotify
=
1826
;
public
static
final
int
PlayerApplyEnterMpRsp
=
1843
;
public
static
final
int
PlayerApplyEnterMpReq
=
1818
;
public
static
final
int
PlayerCancelMatchReq
=
4154
;
public
static
final
int
PlayerApplyEnterMpResultNotify
=
1807
;
public
static
final
int
PlayerCancelMatchRsp
=
4178
;
public
static
final
int
PlayerApplyEnterMpResultReq
=
1802
;
public
static
final
int
PlayerChatCDNotify
=
3464
;
public
static
final
int
PlayerApplyEnterMpResultRsp
=
1831
;
public
static
final
int
PlayerChatNotify
=
3295
;
public
static
final
int
PlayerApplyEnterMpRsp
=
1825
;
public
static
final
int
PlayerChatReq
=
3378
;
public
static
final
int
PlayerCancelMatchReq
=
4157
;
public
static
final
int
PlayerChatRsp
=
3321
;
public
static
final
int
PlayerCancelMatchRsp
=
4152
;
public
static
final
int
PlayerCompoundMaterialReq
=
122
;
public
static
final
int
PlayerChatCDNotify
=
3367
;
public
static
final
int
PlayerCompoundMaterialRsp
=
154
;
public
static
final
int
PlayerChatNotify
=
3010
;
public
static
final
int
PlayerConfirmMatchReq
=
4197
;
public
static
final
int
PlayerChatReq
=
3185
;
public
static
final
int
PlayerConfirmMatchRsp
=
4166
;
public
static
final
int
PlayerChatRsp
=
3228
;
public
static
final
int
PlayerCookArgsReq
=
104
;
public
static
final
int
PlayerCompoundMaterialReq
=
150
;
public
static
final
int
PlayerCookArgsRsp
=
105
;
public
static
final
int
PlayerCompoundMaterialRsp
=
143
;
public
static
final
int
PlayerCookReq
=
158
;
public
static
final
int
PlayerConfirmMatchReq
=
4172
;
public
static
final
int
PlayerCookRsp
=
150
;
public
static
final
int
PlayerConfirmMatchRsp
=
4194
;
public
static
final
int
PlayerDataNotify
=
135
;
public
static
final
int
PlayerCookArgsReq
=
166
;
public
static
final
int
PlayerEnterDungeonReq
=
941
;
public
static
final
int
PlayerCookArgsRsp
=
168
;
public
static
final
int
PlayerEnterDungeonRsp
=
937
;
public
static
final
int
PlayerCookReq
=
194
;
public
static
final
int
PlayerEnterSceneInfoNotify
=
274
;
public
static
final
int
PlayerCookRsp
=
188
;
public
static
final
int
PlayerEnterSceneNotify
=
209
;
public
static
final
int
PlayerDataNotify
=
190
;
public
static
final
int
PlayerEyePointStateNotify
=
3376
;
public
static
final
int
PlayerEnterDungeonReq
=
912
;
public
static
final
int
PlayerFishingDataNotify
=
5815
;
public
static
final
int
PlayerEnterDungeonRsp
=
935
;
public
static
final
int
PlayerForceExitReq
=
173
;
public
static
final
int
PlayerEnterSceneInfoNotify
=
214
;
public
static
final
int
PlayerForceExitRsp
=
161
;
public
static
final
int
PlayerEnterSceneNotify
=
272
;
public
static
final
int
PlayerGameTimeNotify
=
155
;
public
static
final
int
PlayerEyePointStateNotify
=
3051
;
public
static
final
int
PlayerGeneralMatchConfirmNotify
=
4182
;
public
static
final
int
PlayerFishingDataNotify
=
5835
;
public
static
final
int
PlayerGeneralMatchDismissNotify
=
4187
;
public
static
final
int
PlayerForceExitReq
=
189
;
public
static
final
int
PlayerForceExitRsp
=
159
;
public
static
final
int
PlayerGameTimeNotify
=
131
;
public
static
final
int
PlayerGeneralMatchConfirmNotify
=
4192
;
public
static
final
int
PlayerGeneralMatchDismissNotify
=
4191
;
public
static
final
int
PlayerGetForceQuitBanInfoReq
=
4164
;
public
static
final
int
PlayerGetForceQuitBanInfoReq
=
4164
;
public
static
final
int
PlayerGetForceQuitBanInfoRsp
=
4162
;
public
static
final
int
PlayerGetForceQuitBanInfoRsp
=
4197
;
public
static
final
int
PlayerHomeCompInfoNotify
=
4563
;
public
static
final
int
PlayerHomeCompInfoNotify
=
4880
;
public
static
final
int
PlayerInjectFixNotify
=
188
;
public
static
final
int
PlayerInjectFixNotify
=
132
;
public
static
final
int
PlayerInvestigationAllInfoNotify
=
1905
;
public
static
final
int
PlayerInvestigationAllInfoNotify
=
1928
;
public
static
final
int
PlayerInvestigationNotify
=
1927
;
public
static
final
int
PlayerInvestigationNotify
=
1911
;
public
static
final
int
PlayerInvestigationTargetNotify
=
1906
;
public
static
final
int
PlayerInvestigationTargetNotify
=
1929
;
public
static
final
int
PlayerLevelRewardUpdateNotify
=
143
;
public
static
final
int
PlayerLevelRewardUpdateNotify
=
200
;
public
static
final
int
PlayerLoginReq
=
141
;
public
static
final
int
PlayerLoginReq
=
112
;
public
static
final
int
PlayerLoginRsp
=
137
;
public
static
final
int
PlayerLoginRsp
=
135
;
public
static
final
int
PlayerLogoutNotify
=
185
;
public
static
final
int
PlayerLogoutNotify
=
103
;
public
static
final
int
PlayerLogoutReq
=
132
;
public
static
final
int
PlayerLogoutReq
=
107
;
public
static
final
int
PlayerLogoutRsp
=
117
;
public
static
final
int
PlayerLogoutRsp
=
121
;
public
static
final
int
PlayerLuaShellNotify
=
110
;
public
static
final
int
PlayerLuaShellNotify
=
133
;
public
static
final
int
PlayerMatchAgreedResultNotify
=
4152
;
public
static
final
int
PlayerMatchAgreedResultNotify
=
4170
;
public
static
final
int
PlayerMatchInfoNotify
=
4193
;
public
static
final
int
PlayerMatchInfoNotify
=
4175
;
public
static
final
int
PlayerMatchStopNotify
=
4153
;
public
static
final
int
PlayerMatchStopNotify
=
4181
;
public
static
final
int
PlayerMatchSuccNotify
=
4176
;
public
static
final
int
PlayerMatchSuccNotify
=
4179
;
public
static
final
int
PlayerOfferingDataNotify
=
2901
;
public
static
final
int
PlayerOfferingDataNotify
=
2923
;
public
static
final
int
PlayerOfferingReq
=
2906
;
public
static
final
int
PlayerOfferingReq
=
2907
;
public
static
final
int
PlayerOfferingRsp
=
2911
;
public
static
final
int
PlayerOfferingRsp
=
2917
;
public
static
final
int
PlayerPreEnterMpNotify
=
1847
;
public
static
final
int
PlayerPreEnterMpNotify
=
1822
;
public
static
final
int
PlayerPropChangeNotify
=
186
;
public
static
final
int
PlayerPropChangeNotify
=
139
;
public
static
final
int
PlayerPropChangeReasonNotify
=
1282
;
public
static
final
int
PlayerPropChangeReasonNotify
=
1299
;
public
static
final
int
PlayerPropNotify
=
127
;
public
static
final
int
PlayerPropNotify
=
175
;
public
static
final
int
PlayerQuitDungeonReq
=
932
;
public
static
final
int
PlayerQuitDungeonReq
=
907
;
public
static
final
int
PlayerQuitDungeonRsp
=
917
;
public
static
final
int
PlayerQuitDungeonRsp
=
921
;
public
static
final
int
PlayerQuitFromHomeNotify
=
4776
;
public
static
final
int
PlayerQuitFromHomeNotify
=
4656
;
public
static
final
int
PlayerQuitFromMpNotify
=
1826
;
public
static
final
int
PlayerQuitFromMpNotify
=
1829
;
public
static
final
int
PlayerRandomCookReq
=
120
;
public
static
final
int
PlayerRandomCookReq
=
126
;
public
static
final
int
PlayerRandomCookRsp
=
113
;
public
static
final
int
PlayerRandomCookRsp
=
163
;
public
static
final
int
PlayerRechargeDataNotify
=
4128
;
public
static
final
int
PlayerRechargeDataNotify
=
4102
;
public
static
final
int
PlayerReportReq
=
4059
;
public
static
final
int
PlayerReportReq
=
4024
;
public
static
final
int
PlayerReportRsp
=
4084
;
public
static
final
int
PlayerReportRsp
=
4056
;
public
static
final
int
PlayerRoutineDataNotify
=
3518
;
public
static
final
int
PlayerRoutineDataNotify
=
3526
;
public
static
final
int
PlayerSetLanguageReq
=
170
;
public
static
final
int
PlayerSetLanguageReq
=
142
;
public
static
final
int
PlayerSetLanguageRsp
=
129
;
public
static
final
int
PlayerSetLanguageRsp
=
130
;
public
static
final
int
PlayerSetOnlyMPWithPSPlayerReq
=
1802
;
public
static
final
int
PlayerSetOnlyMPWithPSPlayerReq
=
1820
;
public
static
final
int
PlayerSetOnlyMPWithPSPlayerRsp
=
1813
;
public
static
final
int
PlayerSetOnlyMPWithPSPlayerRsp
=
1845
;
public
static
final
int
PlayerSetPauseReq
=
159
;
public
static
final
int
PlayerSetPauseReq
=
124
;
public
static
final
int
PlayerSetPauseRsp
=
184
;
public
static
final
int
PlayerSetPauseRsp
=
156
;
public
static
final
int
PlayerStartMatchReq
=
4168
;
public
static
final
int
PlayerStartMatchReq
=
4176
;
public
static
final
int
PlayerStartMatchRsp
=
4159
;
public
static
final
int
PlayerStartMatchRsp
=
4168
;
public
static
final
int
PlayerStoreNotify
=
609
;
public
static
final
int
PlayerStoreNotify
=
672
;
public
static
final
int
PlayerTimeNotify
=
172
;
public
static
final
int
PlayerTimeNotify
=
191
;
public
static
final
int
PlayerWorldSceneInfoListNotify
=
3172
;
public
static
final
int
PlayerWorldSceneInfoListNotify
=
3129
;
public
static
final
int
PostEnterSceneReq
=
3097
;
public
static
final
int
PostEnterSceneReq
=
3312
;
public
static
final
int
PostEnterSceneRsp
=
3344
;
public
static
final
int
PostEnterSceneRsp
=
3184
;
public
static
final
int
PrivateChatNotify
=
4991
;
public
static
final
int
PrivateChatNotify
=
4962
;
public
static
final
int
PrivateChatReq
=
4959
;
public
static
final
int
PrivateChatReq
=
5022
;
public
static
final
int
PrivateChatRsp
=
4981
;
public
static
final
int
PrivateChatRsp
=
5048
;
public
static
final
int
PrivateChatSetSequenceReq
=
4987
;
public
static
final
int
PrivateChatSetSequenceReq
=
4985
;
public
static
final
int
PrivateChatSetSequenceRsp
=
4982
;
public
static
final
int
PrivateChatSetSequenceRsp
=
4957
;
public
static
final
int
ProfilePictureChangeNotify
=
4087
;
public
static
final
int
ProfilePictureChangeNotify
=
4016
;
public
static
final
int
ProjectorOptionReq
=
813
;
public
static
final
int
ProjectorOptionReq
=
863
;
public
static
final
int
ProjectorOptionRsp
=
842
;
public
static
final
int
ProjectorOptionRsp
=
895
;
public
static
final
int
ProudSkillChangeNotify
=
1055
;
public
static
final
int
ProudSkillChangeNotify
=
1031
;
public
static
final
int
ProudSkillExtraLevelNotify
=
1097
;
public
static
final
int
ProudSkillExtraLevelNotify
=
1081
;
public
static
final
int
ProudSkillUpgradeReq
=
1049
;
public
static
final
int
ProudSkillUpgradeReq
=
1073
;
public
static
final
int
ProudSkillUpgradeRsp
=
1082
;
public
static
final
int
ProudSkillUpgradeRsp
=
1099
;
public
static
final
int
PSNBlackListNotify
=
4078
;
public
static
final
int
PullPrivateChatReq
=
4971
;
public
static
final
int
PSNFriendListNotify
=
4089
;
public
static
final
int
PullPrivateChatRsp
=
4953
;
public
static
final
int
PSPlayerApplyEnterMpReq
=
1837
;
public
static
final
int
PullRecentChatReq
=
5040
;
public
static
final
int
PSPlayerApplyEnterMpRsp
=
1832
;
public
static
final
int
PullRecentChatRsp
=
5023
;
public
static
final
int
PullPrivateChatReq
=
4967
;
public
static
final
int
PushTipsAllDataNotify
=
2222
;
public
static
final
int
PullPrivateChatRsp
=
5035
;
public
static
final
int
PushTipsChangeNotify
=
2265
;
public
static
final
int
PullRecentChatReq
=
4985
;
public
static
final
int
PushTipsReadFinishReq
=
2204
;
public
static
final
int
PullRecentChatRsp
=
4999
;
public
static
final
int
PushTipsReadFinishRsp
=
2293
;
public
static
final
int
PushTipsAllDataNotify
=
2224
;
public
static
final
int
QueryCodexMonsterBeKilledNumReq
=
4203
;
public
static
final
int
PushTipsChangeNotify
=
2238
;
public
static
final
int
QueryCodexMonsterBeKilledNumRsp
=
4209
;
public
static
final
int
PushTipsReadFinishReq
=
2206
;
public
static
final
int
QueryPathReq
=
2372
;
public
static
final
int
PushTipsReadFinishRsp
=
2219
;
public
static
final
int
QueryPathRsp
=
2398
;
public
static
final
int
QueryCodexMonsterBeKilledNumReq
=
4207
;
public
static
final
int
QuestCreateEntityReq
=
499
;
public
static
final
int
QueryCodexMonsterBeKilledNumRsp
=
4205
;
public
static
final
int
QuestCreateEntityRsp
=
431
;
public
static
final
int
QueryPathReq
=
2309
;
public
static
final
int
QuestDelNotify
=
412
;
public
static
final
int
QueryPathRsp
=
2331
;
public
static
final
int
QuestDestroyEntityReq
=
475
;
public
static
final
int
QuestCreateEntityReq
=
482
;
public
static
final
int
QuestDestroyEntityRsp
=
448
;
public
static
final
int
QuestCreateEntityRsp
=
455
;
public
static
final
int
QuestDestroyNpcReq
=
422
;
public
static
final
int
QuestDelNotify
=
441
;
public
static
final
int
QuestDestroyNpcRsp
=
465
;
public
static
final
int
QuestDestroyEntityReq
=
427
;
public
static
final
int
QuestGlobalVarNotify
=
434
;
public
static
final
int
QuestDestroyEntityRsp
=
407
;
public
static
final
int
QuestListNotify
=
472
;
public
static
final
int
QuestDestroyNpcReq
=
424
;
public
static
final
int
QuestListUpdateNotify
=
498
;
public
static
final
int
QuestDestroyNpcRsp
=
438
;
public
static
final
int
QuestProgressUpdateNotify
=
482
;
public
static
final
int
QuestGlobalVarNotify
=
411
;
public
static
final
int
QuestTransmitReq
=
450
;
public
static
final
int
QuestListNotify
=
409
;
public
static
final
int
QuestTransmitRsp
=
443
;
public
static
final
int
QuestListUpdateNotify
=
431
;
public
static
final
int
QuestUpdateQuestTimeVarNotify
=
456
;
public
static
final
int
QuestProgressUpdateNotify
=
445
;
public
static
final
int
QuestUpdateQuestVarNotify
=
453
;
public
static
final
int
QuestTransmitReq
=
422
;
public
static
final
int
QuestUpdateQuestVarReq
=
447
;
public
static
final
int
QuestTransmitRsp
=
454
;
public
static
final
int
QuestUpdateQuestVarRsp
=
439
;
public
static
final
int
QuestUpdateQuestTimeVarNotify
=
484
;
public
static
final
int
QuickUseWidgetReq
=
4299
;
public
static
final
int
QuestUpdateQuestVarNotify
=
463
;
public
static
final
int
QuickUseWidgetRsp
=
4270
;
public
static
final
int
QuestUpdateQuestVarReq
=
490
;
public
static
final
int
ReadMailNotify
=
1412
;
public
static
final
int
QuestUpdateQuestVarRsp
=
486
;
public
static
final
int
ReadPrivateChatReq
=
5049
;
public
static
final
int
QuickUseWidgetReq
=
4251
;
public
static
final
int
ReadPrivateChatRsp
=
4981
;
public
static
final
int
QuickUseWidgetRsp
=
4252
;
public
static
final
int
ReceivedTrialAvatarActivityRewardReq
=
2130
;
public
static
final
int
ReadMailNotify
=
1441
;
public
static
final
int
ReceivedTrialAvatarActivityRewardRsp
=
2076
;
public
static
final
int
ReadPrivateChatReq
=
5032
;
public
static
final
int
RechargeReq
=
4126
;
public
static
final
int
ReadPrivateChatRsp
=
5005
;
public
static
final
int
RechargeRsp
=
4118
;
public
static
final
int
ReceivedTrialAvatarActivityRewardReq
=
2054
;
public
static
final
int
RedeemLegendaryKeyReq
=
446
;
public
static
final
int
ReceivedTrialAvatarActivityRewardRsp
=
2199
;
public
static
final
int
RedeemLegendaryKeyRsp
=
441
;
public
static
final
int
RechargeReq
=
4118
;
public
static
final
int
RefreshBackgroundAvatarReq
=
1743
;
public
static
final
int
RechargeRsp
=
4109
;
public
static
final
int
RefreshBackgroundAvatarRsp
=
1800
;
public
static
final
int
RedeemLegendaryKeyReq
=
436
;
public
static
final
int
RefreshRoguelikeDungeonCardReq
=
8279
;
public
static
final
int
RedeemLegendaryKeyRsp
=
428
;
public
static
final
int
RefreshRoguelikeDungeonCardRsp
=
8349
;
public
static
final
int
RefreshBackgroundAvatarReq
=
1660
;
public
static
final
int
RegionSearchChangeRegionNotify
=
5618
;
public
static
final
int
RefreshBackgroundAvatarRsp
=
1751
;
public
static
final
int
RegionSearchNotify
=
5626
;
public
static
final
int
RefreshRoguelikeDungeonCardReq
=
8072
;
public
static
final
int
ReliquaryDecomposeReq
=
638
;
public
static
final
int
RefreshRoguelikeDungeonCardRsp
=
8644
;
public
static
final
int
ReliquaryDecomposeRsp
=
611
;
public
static
final
int
RegionSearchChangeRegionNotify
=
5609
;
public
static
final
int
ReliquaryPromoteReq
=
627
;
public
static
final
int
RegionSearchNotify
=
5618
;
public
static
final
int
ReliquaryPromoteRsp
=
694
;
public
static
final
int
ReliquaryDecomposeReq
=
615
;
public
static
final
int
ReliquaryUpgradeReq
=
604
;
public
static
final
int
ReliquaryDecomposeRsp
=
692
;
public
static
final
int
ReliquaryUpgradeRsp
=
693
;
public
static
final
int
ReliquaryPromoteReq
=
612
;
public
static
final
int
RemoveBlacklistReq
=
4063
;
public
static
final
int
ReliquaryPromoteRsp
=
658
;
public
static
final
int
RemoveBlacklistRsp
=
4095
;
public
static
final
int
ReliquaryUpgradeReq
=
606
;
public
static
final
int
RemoveRandTaskInfoNotify
=
161
;
public
static
final
int
ReliquaryUpgradeRsp
=
619
;
public
static
final
int
ReportFightAntiCheatNotify
=
368
;
public
static
final
int
RemoveBlacklistReq
=
4013
;
public
static
final
int
ReportTrackingIOInfoNotify
=
4129
;
public
static
final
int
RemoveBlacklistRsp
=
4042
;
public
static
final
int
RequestLiveInfoReq
=
894
;
public
static
final
int
RemoveRandTaskInfoNotify
=
193
;
public
static
final
int
RequestLiveInfoRsp
=
888
;
public
static
final
int
ReportFightAntiCheatNotify
=
305
;
public
static
final
int
ResinCardDataUpdateNotify
=
4149
;
public
static
final
int
ReportTrackingIOInfoNotify
=
4126
;
public
static
final
int
ResinChangeNotify
=
642
;
public
static
final
int
RequestLiveInfoReq
=
858
;
public
static
final
int
RestartEffigyChallengeReq
=
2148
;
public
static
final
int
RequestLiveInfoRsp
=
850
;
public
static
final
int
RestartEffigyChallengeRsp
=
2042
;
public
static
final
int
ResinCardDataUpdateNotify
=
4101
;
public
static
final
int
ReunionActivateNotify
=
5085
;
public
static
final
int
ResinChangeNotify
=
670
;
public
static
final
int
ReunionBriefInfoReq
=
5076
;
public
static
final
int
RestartEffigyChallengeReq
=
2023
;
public
static
final
int
ReunionBriefInfoRsp
=
5068
;
public
static
final
int
RestartEffigyChallengeRsp
=
2133
;
public
static
final
int
ReunionDailyRefreshNotify
=
5100
;
public
static
final
int
ReunionActivateNotify
=
5065
;
public
static
final
int
ReunionPrivilegeChangeNotify
=
5098
;
public
static
final
int
ReunionBriefInfoReq
=
5068
;
public
static
final
int
ReunionSettleNotify
=
5073
;
public
static
final
int
ReunionBriefInfoRsp
=
5059
;
public
static
final
int
RobotPushPlayerDataNotify
=
97
;
public
static
final
int
ReunionDailyRefreshNotify
=
5091
;
public
static
final
int
RogueCellUpdateNotify
=
8642
;
public
static
final
int
ReunionPrivilegeChangeNotify
=
5061
;
public
static
final
int
RogueDungeonPlayerCellChangeNotify
=
8347
;
public
static
final
int
ReunionSettleNotify
=
5077
;
public
static
final
int
RogueHealAvatarsReq
=
8947
;
public
static
final
int
RobotPushPlayerDataNotify
=
30
;
public
static
final
int
RogueHealAvatarsRsp
=
8949
;
public
static
final
int
RogueCellUpdateNotify
=
8022
;
public
static
final
int
RogueResumeDungeonReq
=
8795
;
public
static
final
int
RogueDungeonPlayerCellChangeNotify
=
8832
;
public
static
final
int
RogueResumeDungeonRsp
=
8647
;
public
static
final
int
RogueHealAvatarsReq
=
8331
;
public
static
final
int
RogueSwitchAvatarReq
=
8201
;
public
static
final
int
RogueHealAvatarsRsp
=
8937
;
public
static
final
int
RogueSwitchAvatarRsp
=
8915
;
public
static
final
int
RoguelikeCardGachaNotify
=
8618
;
public
static
final
int
RoguelikeCardGachaNotify
=
8925
;
public
static
final
int
RoguelikeEffectDataNotify
=
8606
;
public
static
final
int
RoguelikeEffectDataNotify
=
8222
;
public
static
final
int
RoguelikeEffectViewReq
=
8377
;
public
static
final
int
RoguelikeEffectViewReq
=
8528
;
public
static
final
int
RoguelikeEffectViewRsp
=
8770
;
public
static
final
int
RoguelikeEffectViewRsp
=
8639
;
public
static
final
int
RoguelikeGiveUpReq
=
8988
;
public
static
final
int
RoguelikeGiveUpReq
=
8660
;
public
static
final
int
RoguelikeGiveUpRsp
=
8009
;
public
static
final
int
RoguelikeGiveUpRsp
=
8139
;
public
static
final
int
RoguelikeMistClearNotify
=
8198
;
public
static
final
int
RoguelikeMistClearNotify
=
8324
;
public
static
final
int
RoguelikeRefreshCardCostUpdateNotify
=
8912
;
public
static
final
int
RoguelikeRefreshCardCostUpdateNotify
=
8927
;
public
static
final
int
RoguelikeResourceBonusPropUpdateNotify
=
8823
;
public
static
final
int
RoguelikeResourceBonusPropUpdateNotify
=
8555
;
public
static
final
int
RoguelikeRuneRecordUpdateNotify
=
8497
;
public
static
final
int
RoguelikeRuneRecordUpdateNotify
=
8973
;
public
static
final
int
RoguelikeSelectAvatarAndEnterDungeonReq
=
8975
;
public
static
final
int
RoguelikeSelectAvatarAndEnterDungeonReq
=
8457
;
public
static
final
int
RoguelikeSelectAvatarAndEnterDungeonRsp
=
8471
;
public
static
final
int
RoguelikeSelectAvatarAndEnterDungeonRsp
=
8538
;
public
static
final
int
RoguelikeTakeStageFirstPassRewardReq
=
8205
;
public
static
final
int
RoguelikeTakeStageFirstPassRewardReq
=
8421
;
public
static
final
int
RoguelikeTakeStageFirstPassRewardRsp
=
8409
;
public
static
final
int
RoguelikeTakeStageFirstPassRewardRsp
=
8552
;
public
static
final
int
RogueResumeDungeonReq
=
8417
;
public
static
final
int
SalesmanDeliverItemReq
=
2138
;
public
static
final
int
RogueResumeDungeonRsp
=
8565
;
public
static
final
int
SalesmanDeliverItemRsp
=
2104
;
public
static
final
int
RogueSwitchAvatarReq
=
8930
;
public
static
final
int
SalesmanTakeRewardReq
=
2191
;
public
static
final
int
RogueSwitchAvatarRsp
=
8556
;
public
static
final
int
SalesmanTakeRewardRsp
=
2110
;
public
static
final
int
SalesmanDeliverItemReq
=
2118
;
public
static
final
int
SalesmanTakeSpecialRewardReq
=
2145
;
public
static
final
int
SalesmanDeliverItemRsp
=
2038
;
public
static
final
int
SalesmanTakeSpecialRewardRsp
=
2124
;
public
static
final
int
SalesmanTakeRewardReq
=
2007
;
public
static
final
int
SaveCoopDialogReq
=
2000
;
public
static
final
int
SalesmanTakeRewardRsp
=
2100
;
public
static
final
int
SaveCoopDialogRsp
=
1962
;
public
static
final
int
SalesmanTakeSpecialRewardReq
=
2065
;
public
static
final
int
SaveMainCoopReq
=
1975
;
public
static
final
int
SalesmanTakeSpecialRewardRsp
=
2107
;
public
static
final
int
SaveMainCoopRsp
=
1957
;
public
static
final
int
SaveCoopDialogReq
=
1991
;
public
static
final
int
SceneAreaUnlockNotify
=
293
;
public
static
final
int
SaveCoopDialogRsp
=
1955
;
public
static
final
int
SceneAreaWeatherNotify
=
230
;
public
static
final
int
SaveMainCoopReq
=
1993
;
public
static
final
int
SceneAudioNotify
=
3166
;
public
static
final
int
SaveMainCoopRsp
=
1954
;
public
static
final
int
SceneAvatarStaminaStepReq
=
299
;
public
static
final
int
SceneAreaUnlockNotify
=
219
;
public
static
final
int
SceneAvatarStaminaStepRsp
=
231
;
public
static
final
int
SceneAreaWeatherNotify
=
229
;
public
static
final
int
SceneCreateEntityReq
=
288
;
public
static
final
int
SceneAudioNotify
=
3430
;
public
static
final
int
SceneCreateEntityRsp
=
226
;
public
static
final
int
SceneAvatarStaminaStepReq
=
282
;
public
static
final
int
SceneDataNotify
=
3203
;
public
static
final
int
SceneAvatarStaminaStepRsp
=
255
;
public
static
final
int
SceneDestroyEntityReq
=
263
;
public
static
final
int
SceneCreateEntityReq
=
250
;
public
static
final
int
SceneDestroyEntityRsp
=
295
;
public
static
final
int
SceneCreateEntityRsp
=
220
;
public
static
final
int
SceneEntitiesMoveCombineNotify
=
3387
;
public
static
final
int
SceneDataNotify
=
3117
;
public
static
final
int
SceneEntitiesMovesReq
=
279
;
public
static
final
int
SceneDestroyEntityReq
=
213
;
public
static
final
int
SceneEntitiesMovesRsp
=
255
;
public
static
final
int
SceneDestroyEntityRsp
=
242
;
public
static
final
int
SceneEntityAppearNotify
=
221
;
public
static
final
int
SceneEntitiesMoveCombineNotify
=
3298
;
public
static
final
int
SceneEntityDisappearNotify
=
203
;
public
static
final
int
SceneEntitiesMovesReq
=
240
;
public
static
final
int
SceneEntityDrownReq
=
227
;
public
static
final
int
SceneEntitiesMovesRsp
=
275
;
public
static
final
int
SceneEntityDrownRsp
=
294
;
public
static
final
int
SceneEntityAppearNotify
=
217
;
public
static
final
int
SceneEntityMoveNotify
=
275
;
public
static
final
int
SceneEntityDisappearNotify
=
285
;
public
static
final
int
SceneEntityMoveReq
=
290
;
public
static
final
int
SceneEntityDrownReq
=
212
;
public
static
final
int
SceneEntityMoveRsp
=
273
;
public
static
final
int
SceneEntityDrownRsp
=
258
;
public
static
final
int
SceneEntityUpdateNotify
=
3412
;
public
static
final
int
SceneEntityMoveNotify
=
227
;
public
static
final
int
SceneForceLockNotify
=
234
;
public
static
final
int
SceneEntityMoveReq
=
235
;
public
static
final
int
SceneForceUnlockNotify
=
206
;
public
static
final
int
SceneEntityMoveRsp
=
249
;
public
static
final
int
SceneGalleryInfoNotify
=
5581
;
public
static
final
int
SceneEntityUpdateNotify
=
3089
;
public
static
final
int
SceneInitFinishReq
=
235
;
public
static
final
int
SceneForceLockNotify
=
211
;
public
static
final
int
SceneInitFinishRsp
=
207
;
public
static
final
int
SceneForceUnlockNotify
=
201
;
public
static
final
int
SceneKickPlayerNotify
=
211
;
public
static
final
int
SceneGalleryInfoNotify
=
5597
;
public
static
final
int
SceneKickPlayerReq
=
264
;
public
static
final
int
SceneInitFinishReq
=
237
;
public
static
final
int
SceneKickPlayerRsp
=
238
;
public
static
final
int
SceneInitFinishRsp
=
232
;
public
static
final
int
ScenePlayBattleInfoListNotify
=
4431
;
public
static
final
int
SceneKickPlayerNotify
=
292
;
public
static
final
int
ScenePlayBattleInfoNotify
=
4422
;
public
static
final
int
SceneKickPlayerReq
=
295
;
public
static
final
int
ScenePlayBattleInterruptNotify
=
4425
;
public
static
final
int
SceneKickPlayerRsp
=
215
;
public
static
final
int
ScenePlayBattleResultNotify
=
4398
;
public
static
final
int
ScenePlayBattleInfoListNotify
=
4447
;
public
static
final
int
ScenePlayBattleUidOpNotify
=
4447
;
public
static
final
int
ScenePlayBattleInfoNotify
=
4359
;
public
static
final
int
ScenePlayGuestReplyInviteReq
=
4353
;
public
static
final
int
ScenePlayBattleInterruptNotify
=
4377
;
public
static
final
int
ScenePlayGuestReplyInviteRsp
=
4440
;
public
static
final
int
ScenePlayBattleResultNotify
=
4357
;
public
static
final
int
ScenePlayGuestReplyNotify
=
4423
;
public
static
final
int
ScenePlayBattleUidOpNotify
=
4380
;
public
static
final
int
ScenePlayInfoListNotify
=
4381
;
public
static
final
int
ScenePlayerInfoNotify
=
225
;
public
static
final
int
ScenePlayInviteResultNotify
=
4449
;
public
static
final
int
ScenePlayerLocationNotify
=
207
;
public
static
final
int
ScenePlayOutofRegionNotify
=
4355
;
public
static
final
int
ScenePlayerSoundNotify
=
210
;
public
static
final
int
ScenePlayOwnerCheckReq
=
4448
;
public
static
final
int
ScenePlayGuestReplyInviteReq
=
4435
;
public
static
final
int
ScenePlayOwnerCheckRsp
=
4362
;
public
static
final
int
ScenePlayGuestReplyInviteRsp
=
4385
;
public
static
final
int
ScenePlayOwnerInviteNotify
=
4371
;
public
static
final
int
ScenePlayGuestReplyNotify
=
4399
;
public
static
final
int
ScenePlayOwnerStartInviteReq
=
4385
;
public
static
final
int
ScenePlayInfoListNotify
=
4405
;
public
static
final
int
ScenePlayOwnerStartInviteRsp
=
4357
;
public
static
final
int
ScenePlayInviteResultNotify
=
4432
;
public
static
final
int
ScenePlayerInfoNotify
=
267
;
public
static
final
int
ScenePlayOutofRegionNotify
=
4448
;
public
static
final
int
ScenePlayerLocationNotify
=
248
;
public
static
final
int
ScenePlayOwnerCheckReq
=
4381
;
public
static
final
int
ScenePlayerSoundNotify
=
233
;
public
static
final
int
ScenePlayOwnerCheckRsp
=
4391
;
public
static
final
int
ScenePointUnlockNotify
=
247
;
public
static
final
int
ScenePlayOwnerInviteNotify
=
4367
;
public
static
final
int
SceneRouteChangeNotify
=
240
;
public
static
final
int
ScenePlayOwnerStartInviteReq
=
4387
;
public
static
final
int
SceneTeamUpdateNotify
=
1775
;
public
static
final
int
ScenePlayOwnerStartInviteRsp
=
4382
;
public
static
final
int
SceneTimeNotify
=
245
;
public
static
final
int
ScenePointUnlockNotify
=
290
;
public
static
final
int
SceneTransToPointReq
=
239
;
public
static
final
int
SceneRouteChangeNotify
=
278
;
public
static
final
int
SceneTransToPointRsp
=
253
;
public
static
final
int
SceneTeamUpdateNotify
=
1699
;
public
static
final
int
SceneWeatherForcastReq
=
3110
;
public
static
final
int
SceneTimeNotify
=
262
;
public
static
final
int
SceneWeatherForcastRsp
=
3012
;
public
static
final
int
SceneTransToPointReq
=
286
;
public
static
final
int
SeaLampCoinNotify
=
2114
;
public
static
final
int
SceneTransToPointRsp
=
263
;
public
static
final
int
SeaLampContributeItemReq
=
2123
;
public
static
final
int
SceneWeatherForcastReq
=
3190
;
public
static
final
int
SeaLampContributeItemRsp
=
2139
;
public
static
final
int
SceneWeatherForcastRsp
=
3063
;
public
static
final
int
SeaLampFlyLampNotify
=
2105
;
public
static
final
int
SeaLampCoinNotify
=
2096
;
public
static
final
int
SeaLampFlyLampReq
=
2199
;
public
static
final
int
SeaLampContributeItemReq
=
2168
;
public
static
final
int
SeaLampFlyLampRsp
=
2192
;
public
static
final
int
SeaLampContributeItemRsp
=
2159
;
public
static
final
int
SeaLampPopularityNotify
=
2032
;
public
static
final
int
SeaLampFlyLampNotify
=
2051
;
public
static
final
int
SeaLampTakeContributionRewardReq
=
2019
;
public
static
final
int
SeaLampFlyLampReq
=
2071
;
public
static
final
int
SeaLampTakeContributionRewardRsp
=
2177
;
public
static
final
int
SeaLampFlyLampRsp
=
2019
;
public
static
final
int
SeaLampTakePhaseRewardReq
=
2176
;
public
static
final
int
SeaLampPopularityNotify
=
2112
;
public
static
final
int
SeaLampTakePhaseRewardRsp
=
2190
;
public
static
final
int
SeaLampTakeContributionRewardReq
=
2069
;
public
static
final
int
SealBattleBeginNotify
=
289
;
public
static
final
int
SeaLampTakeContributionRewardRsp
=
2103
;
public
static
final
int
SealBattleEndNotify
=
259
;
public
static
final
int
SeaLampTakePhaseRewardReq
=
2092
;
public
static
final
int
SealBattleProgressNotify
=
232
;
public
static
final
int
SeaLampTakePhaseRewardRsp
=
2160
;
public
static
final
int
SeeMonsterReq
=
228
;
public
static
final
int
SealBattleBeginNotify
=
273
;
public
static
final
int
SeeMonsterRsp
=
251
;
public
static
final
int
SealBattleEndNotify
=
261
;
public
static
final
int
SelectAsterMidDifficultyReq
=
2134
;
public
static
final
int
SealBattleProgressNotify
=
288
;
public
static
final
int
SelectAsterMidDifficultyRsp
=
2180
;
public
static
final
int
SeeMonsterReq
=
281
;
public
static
final
int
SelectEffigyChallengeConditionReq
=
2064
;
public
static
final
int
SeeMonsterRsp
=
264
;
public
static
final
int
SelectEffigyChallengeConditionRsp
=
2039
;
public
static
final
int
SelectAsterMidDifficultyReq
=
2190
;
public
static
final
int
SelectRoguelikeDungeonCardReq
=
8085
;
public
static
final
int
SelectAsterMidDifficultyRsp
=
2010
;
public
static
final
int
SelectRoguelikeDungeonCardRsp
=
8138
;
public
static
final
int
SelectEffigyChallengeConditionReq
=
2111
;
public
static
final
int
SelectWorktopOptionReq
=
807
;
public
static
final
int
SelectEffigyChallengeConditionRsp
=
2068
;
public
static
final
int
SelectWorktopOptionRsp
=
821
;
public
static
final
int
SelectRoguelikeDungeonCardReq
=
8070
;
public
static
final
int
ServerAnnounceNotify
=
2197
;
public
static
final
int
SelectRoguelikeDungeonCardRsp
=
8040
;
public
static
final
int
ServerAnnounceRevokeNotify
=
2092
;
public
static
final
int
SelectWorktopOptionReq
=
832
;
public
static
final
int
ServerBuffChangeNotify
=
361
;
public
static
final
int
SelectWorktopOptionRsp
=
817
;
public
static
final
int
ServerCondMeetQuestListUpdateNotify
=
406
;
public
static
final
int
ServerAnnounceNotify
=
2029
;
public
static
final
int
ServerDisconnectClientNotify
=
184
;
public
static
final
int
ServerAnnounceRevokeNotify
=
2141
;
public
static
final
int
ServerGlobalValueChangeNotify
=
1197
;
public
static
final
int
ServerBuffChangeNotify
=
393
;
public
static
final
int
ServerLogNotify
=
31
;
public
static
final
int
ServerCondMeetQuestListUpdateNotify
=
401
;
public
static
final
int
ServerMessageNotify
=
5718
;
public
static
final
int
ServerDisconnectClientNotify
=
166
;
public
static
final
int
ServerTimeNotify
=
99
;
public
static
final
int
ServerGlobalValueChangeNotify
=
1130
;
public
static
final
int
ServerUpdateGlobalValueNotify
=
1148
;
public
static
final
int
ServerLogNotify
=
55
;
public
static
final
int
SetBattlePassViewedReq
=
2641
;
public
static
final
int
ServerMessageNotify
=
5709
;
public
static
final
int
SetBattlePassViewedRsp
=
2642
;
public
static
final
int
ServerTimeNotify
=
82
;
public
static
final
int
SetChatEmojiCollectionReq
=
4084
;
public
static
final
int
ServerUpdateGlobalValueNotify
=
1107
;
public
static
final
int
SetChatEmojiCollectionRsp
=
4080
;
public
static
final
int
SetBattlePassViewedReq
=
2637
;
public
static
final
int
SetCoopChapterViewedReq
=
1965
;
public
static
final
int
SetBattlePassViewedRsp
=
2632
;
public
static
final
int
SetCoopChapterViewedRsp
=
1963
;
public
static
final
int
SetChatEmojiCollectionReq
=
4066
;
public
static
final
int
SetCurExpeditionChallengeIdReq
=
2021
;
public
static
final
int
SetChatEmojiCollectionRsp
=
4048
;
public
static
final
int
SetCurExpeditionChallengeIdRsp
=
2049
;
public
static
final
int
SetCoopChapterViewedReq
=
1956
;
public
static
final
int
SetEntityClientDataNotify
=
3146
;
public
static
final
int
SetCoopChapterViewedRsp
=
1998
;
public
static
final
int
SetEquipLockStateReq
=
666
;
public
static
final
int
SetCurExpeditionChallengeIdReq
=
2130
;
public
static
final
int
SetEquipLockStateRsp
=
668
;
public
static
final
int
SetCurExpeditionChallengeIdRsp
=
2093
;
public
static
final
int
SetFriendEnterHomeOptionReq
=
4494
;
public
static
final
int
SetEntityClientDataNotify
=
3375
;
public
static
final
int
SetFriendEnterHomeOptionRsp
=
4743
;
public
static
final
int
SetEquipLockStateReq
=
604
;
public
static
final
int
SetFriendRemarkNameReq
=
4042
;
public
static
final
int
SetEquipLockStateRsp
=
605
;
public
static
final
int
SetFriendRemarkNameRsp
=
4030
;
public
static
final
int
SetFriendEnterHomeOptionReq
=
4761
;
public
static
final
int
SetH5ActivityRedDotTimestampReq
=
5657
;
public
static
final
int
SetFriendEnterHomeOptionRsp
=
4590
;
public
static
final
int
SetH5ActivityRedDotTimestampRsp
=
5652
;
public
static
final
int
SetFriendRemarkNameReq
=
4070
;
public
static
final
int
SetIsAutoUnlockSpecificEquipReq
=
620
;
public
static
final
int
SetFriendRemarkNameRsp
=
4029
;
public
static
final
int
SetIsAutoUnlockSpecificEquipRsp
=
664
;
public
static
final
int
SetH5ActivityRedDotTimestampReq
=
5654
;
public
static
final
int
SetLimitOptimizationNotify
=
8851
;
public
static
final
int
SetH5ActivityRedDotTimestampRsp
=
5678
;
public
static
final
int
SetNameCardReq
=
4004
;
public
static
final
int
SetIsAutoUnlockSpecificEquipReq
=
639
;
public
static
final
int
SetNameCardRsp
=
4093
;
public
static
final
int
SetIsAutoUnlockSpecificEquipRsp
=
695
;
public
static
final
int
SetOpenStateReq
=
165
;
public
static
final
int
SetLimitOptimizationNotify
=
8194
;
public
static
final
int
SetOpenStateRsp
=
104
;
public
static
final
int
SetNameCardReq
=
4006
;
public
static
final
int
SetPlayerBirthdayReq
=
4048
;
public
static
final
int
SetNameCardRsp
=
4019
;
public
static
final
int
SetPlayerBirthdayRsp
=
4097
;
public
static
final
int
SetOpenStateReq
=
138
;
public
static
final
int
SetPlayerBornDataReq
=
105
;
public
static
final
int
SetOpenStateRsp
=
106
;
public
static
final
int
SetPlayerBornDataRsp
=
182
;
public
static
final
int
SetPlayerBirthdayReq
=
4007
;
public
static
final
int
SetPlayerHeadImageReq
=
4082
;
public
static
final
int
SetPlayerBirthdayRsp
=
4030
;
public
static
final
int
SetPlayerHeadImageRsp
=
4047
;
public
static
final
int
SetPlayerBornDataReq
=
198
;
public
static
final
int
SetPlayerNameReq
=
153
;
public
static
final
int
SetPlayerBornDataRsp
=
145
;
public
static
final
int
SetPlayerNameRsp
=
122
;
public
static
final
int
SetPlayerHeadImageReq
=
4045
;
public
static
final
int
SetPlayerPropReq
=
197
;
public
static
final
int
SetPlayerHeadImageRsp
=
4090
;
public
static
final
int
SetPlayerPropRsp
=
181
;
public
static
final
int
SetPlayerNameReq
=
163
;
public
static
final
int
SetPlayerSignatureReq
=
4081
;
public
static
final
int
SetPlayerNameRsp
=
124
;
public
static
final
int
SetPlayerSignatureRsp
=
4005
;
public
static
final
int
SetPlayerPropReq
=
130
;
public
static
final
int
SetSceneWeatherAreaReq
=
254
;
public
static
final
int
SetPlayerPropRsp
=
197
;
public
static
final
int
SetSceneWeatherAreaRsp
=
283
;
public
static
final
int
SetPlayerSignatureReq
=
4097
;
public
static
final
int
SetUpAvatarTeamReq
=
1690
;
public
static
final
int
SetPlayerSignatureRsp
=
4098
;
public
static
final
int
SetUpAvatarTeamRsp
=
1646
;
public
static
final
int
SetSceneWeatherAreaReq
=
256
;
public
static
final
int
SetUpLunchBoxWidgetReq
=
4272
;
public
static
final
int
SetSceneWeatherAreaRsp
=
265
;
public
static
final
int
SetUpLunchBoxWidgetRsp
=
4294
;
public
static
final
int
SetUpAvatarTeamReq
=
1753
;
public
static
final
int
SetWidgetSlotReq
=
4259
;
public
static
final
int
SetUpAvatarTeamRsp
=
1664
;
public
static
final
int
SetWidgetSlotRsp
=
4277
;
public
static
final
int
SetUpLunchBoxWidgetReq
=
4297
;
public
static
final
int
ShowClientGuideNotify
=
3005
;
public
static
final
int
SetUpLunchBoxWidgetRsp
=
4266
;
public
static
final
int
ShowClientTutorialNotify
=
3305
;
public
static
final
int
SetWidgetSlotReq
=
4269
;
public
static
final
int
ShowCommonTipsNotify
=
3352
;
public
static
final
int
SetWidgetSlotRsp
=
4260
;
public
static
final
int
ShowMessageNotify
=
35
;
public
static
final
int
ShowClientGuideNotify
=
3241
;
public
static
final
int
ShowTemplateReminderNotify
=
3491
;
public
static
final
int
ShowClientTutorialNotify
=
3079
;
public
static
final
int
SignInInfoReq
=
2512
;
public
static
final
int
ShowCommonTipsNotify
=
3357
;
public
static
final
int
SignInInfoRsp
=
2535
;
public
static
final
int
ShowMessageNotify
=
37
;
public
static
final
int
SocialDataNotify
=
4043
;
public
static
final
int
ShowTemplateReminderNotify
=
3011
;
public
static
final
int
SpringUseReq
=
1748
;
public
static
final
int
SignInInfoReq
=
2541
;
public
static
final
int
SpringUseRsp
=
1642
;
public
static
final
int
SignInInfoRsp
=
2537
;
public
static
final
int
StartArenaChallengeLevelReq
=
2127
;
public
static
final
int
SocialDataNotify
=
4054
;
public
static
final
int
StartArenaChallengeLevelRsp
=
2125
;
public
static
final
int
SpringUseReq
=
1623
;
public
static
final
int
StartBuoyantCombatGalleryReq
=
8732
;
public
static
final
int
SpringUseRsp
=
1733
;
public
static
final
int
StartBuoyantCombatGalleryRsp
=
8680
;
public
static
final
int
StartArenaChallengeLevelReq
=
2154
;
public
static
final
int
StartCoopPointReq
=
1992
;
public
static
final
int
StartArenaChallengeLevelRsp
=
2191
;
public
static
final
int
StartBuoyantCombatGalleryReq
=
9000
;
public
static
final
int
StartBuoyantCombatGalleryRsp
=
8364
;
public
static
final
int
StartCoopPointReq
=
1982
;
public
static
final
int
StartCoopPointRsp
=
1964
;
public
static
final
int
StartCoopPointRsp
=
1964
;
public
static
final
int
StartEffigyChallengeReq
=
2157
;
public
static
final
int
StartEffigyChallengeReq
=
2169
;
public
static
final
int
StartEffigyChallengeRsp
=
2008
;
public
static
final
int
StartEffigyChallengeRsp
=
2173
;
public
static
final
int
StartFishingReq
=
5843
;
public
static
final
int
StartFishingReq
=
5825
;
public
static
final
int
StartFishingRsp
=
5804
;
public
static
final
int
StartFishingRsp
=
5807
;
public
static
final
int
StartRogueEliteCellChallengeReq
=
8722
;
public
static
final
int
StartRogueEliteCellChallengeReq
=
8242
;
public
static
final
int
StartRogueEliteCellChallengeRsp
=
8876
;
public
static
final
int
StartRogueEliteCellChallengeRsp
=
8958
;
public
static
final
int
StartRogueNormalCellChallengeReq
=
8456
;
public
static
final
int
StartRogueNormalCellChallengeReq
=
8205
;
public
static
final
int
StartRogueNormalCellChallengeRsp
=
8156
;
public
static
final
int
StartRogueNormalCellChallengeRsp
=
8036
;
public
static
final
int
StoreItemChangeNotify
=
641
;
public
static
final
int
StoreItemChangeNotify
=
612
;
public
static
final
int
StoreItemDelNotify
=
637
;
public
static
final
int
StoreItemDelNotify
=
635
;
public
static
final
int
StoreWeightLimitNotify
=
631
;
public
static
final
int
StoreWeightLimitNotify
=
698
;
public
static
final
int
SummerTimeFloatSignalPositionNotify
=
8622
;
public
static
final
int
SummerTimeFloatSignalPositionNotify
=
8077
;
public
static
final
int
SummerTimeFloatSignalUpdateNotify
=
8333
;
public
static
final
int
SummerTimeFloatSignalUpdateNotify
=
8781
;
public
static
final
int
SummerTimeSprintBoatRestartReq
=
8175
;
public
static
final
int
SummerTimeSprintBoatRestartReq
=
8410
;
public
static
final
int
SummerTimeSprintBoatRestartRsp
=
8563
;
public
static
final
int
SummerTimeSprintBoatRestartRsp
=
8356
;
public
static
final
int
SummerTimeSprintBoatSettleNotify
=
8117
;
public
static
final
int
SummerTimeSprintBoatSettleNotify
=
8651
;
public
static
final
int
SumoDungeonSettleNotify
=
8426
;
public
static
final
int
SumoDungeonSettleNotify
=
8291
;
public
static
final
int
SumoEnterDungeonNotify
=
8727
;
public
static
final
int
SumoEnterDungeonNotify
=
8013
;
public
static
final
int
SumoLeaveDungeonNotify
=
8440
;
public
static
final
int
SumoLeaveDungeonNotify
=
8640
;
public
static
final
int
SumoRestartDungeonReq
=
8585
;
public
static
final
int
SumoRestartDungeonReq
=
8612
;
public
static
final
int
SumoRestartDungeonRsp
=
8628
;
public
static
final
int
SumoRestartDungeonRsp
=
8214
;
public
static
final
int
SumoSaveTeamReq
=
8970
;
public
static
final
int
SumoSaveTeamReq
=
8313
;
public
static
final
int
SumoSaveTeamRsp
=
8890
;
public
static
final
int
SumoSaveTeamRsp
=
8319
;
public
static
final
int
SumoSelectTeamAndEnterDungeonReq
=
8030
;
public
static
final
int
SumoSelectTeamAndEnterDungeonReq
=
8215
;
public
static
final
int
SumoSelectTeamAndEnterDungeonRsp
=
8915
;
public
static
final
int
SumoSelectTeamAndEnterDungeonRsp
=
8193
;
public
static
final
int
SumoSetNoSwitchPunishTimeNotify
=
8269
;
public
static
final
int
SumoSetNoSwitchPunishTimeNotify
=
8935
;
public
static
final
int
SumoSwitchTeamReq
=
8400
;
public
static
final
int
SumoSwitchTeamReq
=
8351
;
public
static
final
int
SumoSwitchTeamRsp
=
8442
;
public
static
final
int
SumoSwitchTeamRsp
=
8525
;
public
static
final
int
SyncScenePlayTeamEntityNotify
=
3096
;
public
static
final
int
SyncScenePlayTeamEntityNotify
=
3333
;
public
static
final
int
SyncTeamEntityNotify
=
334
;
public
static
final
int
SyncTeamEntityNotify
=
317
;
public
static
final
int
TakeAchievementGoalRewardReq
=
2678
;
public
static
final
int
TakeAchievementGoalRewardReq
=
2652
;
public
static
final
int
TakeAchievementGoalRewardRsp
=
2653
;
public
static
final
int
TakeAchievementGoalRewardRsp
=
2681
;
public
static
final
int
TakeAchievementRewardReq
=
2693
;
public
static
final
int
TakeAchievementRewardReq
=
2675
;
public
static
final
int
TakeAchievementRewardRsp
=
2654
;
public
static
final
int
TakeAchievementRewardRsp
=
2657
;
public
static
final
int
TakeAsterSpecialRewardReq
=
2174
;
public
static
final
int
TakeAsterSpecialRewardReq
=
2097
;
public
static
final
int
TakeAsterSpecialRewardRsp
=
2035
;
public
static
final
int
TakeAsterSpecialRewardRsp
=
2193
;
public
static
final
int
TakeBattlePassMissionPointReq
=
2626
;
public
static
final
int
TakeBattlePassMissionPointReq
=
2629
;
public
static
final
int
TakeBattlePassMissionPointRsp
=
2647
;
public
static
final
int
TakeBattlePassMissionPointRsp
=
2622
;
public
static
final
int
TakeBattlePassRewardReq
=
2628
;
public
static
final
int
TakeBattlePassRewardReq
=
2602
;
public
static
final
int
TakeBattlePassRewardRsp
=
2603
;
public
static
final
int
TakeBattlePassRewardRsp
=
2631
;
public
static
final
int
TakeCityReputationExploreRewardReq
=
2830
;
public
static
final
int
TakeCityReputationExploreRewardReq
=
2897
;
public
static
final
int
TakeCityReputationExploreRewardRsp
=
2897
;
public
static
final
int
TakeCityReputationExploreRewardRsp
=
2881
;
public
static
final
int
TakeCityReputationLevelRewardReq
=
2841
;
public
static
final
int
TakeCityReputationLevelRewardReq
=
2812
;
public
static
final
int
TakeCityReputationLevelRewardRsp
=
2837
;
public
static
final
int
TakeCityReputationLevelRewardRsp
=
2835
;
public
static
final
int
TakeCityReputationParentQuestReq
=
2817
;
public
static
final
int
TakeCityReputationParentQuestReq
=
2821
;
public
static
final
int
TakeCityReputationParentQuestRsp
=
2885
;
public
static
final
int
TakeCityReputationParentQuestRsp
=
2803
;
public
static
final
int
TakeCompoundOutputReq
=
146
;
public
static
final
int
TakeCompoundOutputReq
=
174
;
public
static
final
int
TakeCompoundOutputRsp
=
133
;
public
static
final
int
TakeCompoundOutputRsp
=
176
;
public
static
final
int
TakeCoopRewardReq
=
1977
;
public
static
final
int
TakeCoopRewardReq
=
1973
;
public
static
final
int
TakeCoopRewardRsp
=
1965
;
public
static
final
int
TakeCoopRewardRsp
=
1985
;
public
static
final
int
TakeDeliveryDailyRewardReq
=
2037
;
public
static
final
int
TakeDeliveryDailyRewardReq
=
2121
;
public
static
final
int
TakeDeliveryDailyRewardRsp
=
2083
;
public
static
final
int
TakeDeliveryDailyRewardRsp
=
2162
;
public
static
final
int
TakeEffigyFirstPassRewardReq
=
2200
;
public
static
final
int
TakeEffigyFirstPassRewardReq
=
2196
;
public
static
final
int
TakeEffigyFirstPassRewardRsp
=
2073
;
public
static
final
int
TakeEffigyFirstPassRewardRsp
=
2061
;
public
static
final
int
TakeEffigyRewardReq
=
2062
;
public
static
final
int
TakeEffigyRewardReq
=
2040
;
public
static
final
int
TakeEffigyRewardRsp
=
2110
;
public
static
final
int
TakeEffigyRewardRsp
=
2007
;
public
static
final
int
TakeFirstShareRewardReq
=
4046
;
public
static
final
int
TakeFirstShareRewardReq
=
4074
;
public
static
final
int
TakeFirstShareRewardRsp
=
4033
;
public
static
final
int
TakeFirstShareRewardRsp
=
4076
;
public
static
final
int
TakeFurnitureMakeReq
=
4768
;
public
static
final
int
TakeFurnitureMakeReq
=
4772
;
public
static
final
int
TakeFurnitureMakeRsp
=
4599
;
public
static
final
int
TakeFurnitureMakeRsp
=
4769
;
public
static
final
int
TakeHuntingOfferReq
=
4318
;
public
static
final
int
TakeHuntingOfferReq
=
4326
;
public
static
final
int
TakeHuntingOfferRsp
=
4309
;
public
static
final
int
TakeHuntingOfferRsp
=
4318
;
public
static
final
int
TakeInvestigationRewardReq
=
1925
;
public
static
final
int
TakeInvestigationRewardReq
=
1912
;
public
static
final
int
TakeInvestigationRewardRsp
=
1903
;
public
static
final
int
TakeInvestigationRewardRsp
=
1922
;
public
static
final
int
TakeInvestigationTargetRewardReq
=
1901
;
public
static
final
int
TakeInvestigationTargetRewardReq
=
1918
;
public
static
final
int
TakeInvestigationTargetRewardRsp
=
1908
;
public
static
final
int
TakeInvestigationTargetRewardRsp
=
1916
;
public
static
final
int
TakeMaterialDeleteReturnReq
=
660
;
public
static
final
int
TakeMaterialDeleteReturnReq
=
629
;
public
static
final
int
TakeMaterialDeleteReturnRsp
=
677
;
public
static
final
int
TakeMaterialDeleteReturnRsp
=
657
;
public
static
final
int
TakeoffEquipReq
=
698
;
public
static
final
int
TakeOfferingLevelRewardReq
=
2919
;
public
static
final
int
TakeoffEquipRsp
=
645
;
public
static
final
int
TakeOfferingLevelRewardRsp
=
2911
;
public
static
final
int
TakeOfferingLevelRewardReq
=
2903
;
public
static
final
int
TakePlayerLevelRewardReq
=
129
;
public
static
final
int
TakeOfferingLevelRewardRsp
=
2902
;
public
static
final
int
TakePlayerLevelRewardRsp
=
157
;
public
static
final
int
TakePlayerLevelRewardReq
=
160
;
public
static
final
int
TakeRegionSearchRewardReq
=
5625
;
public
static
final
int
TakePlayerLevelRewardRsp
=
177
;
public
static
final
int
TakeRegionSearchRewardRsp
=
5607
;
public
static
final
int
TakeRegionSearchRewardReq
=
5643
;
public
static
final
int
TakeResinCardDailyRewardReq
=
4122
;
public
static
final
int
TakeRegionSearchRewardRsp
=
5604
;
public
static
final
int
TakeResinCardDailyRewardRsp
=
4144
;
public
static
final
int
TakeResinCardDailyRewardReq
=
4147
;
public
static
final
int
TakeReunionFirstGiftRewardReq
=
5075
;
public
static
final
int
TakeResinCardDailyRewardRsp
=
4116
;
public
static
final
int
TakeReunionFirstGiftRewardRsp
=
5057
;
public
static
final
int
TakeReunionFirstGiftRewardReq
=
5093
;
public
static
final
int
TakeReunionMissionRewardReq
=
5092
;
public
static
final
int
TakeReunionFirstGiftRewardRsp
=
5054
;
public
static
final
int
TakeReunionMissionRewardReq
=
5082
;
public
static
final
int
TakeReunionMissionRewardRsp
=
5064
;
public
static
final
int
TakeReunionMissionRewardRsp
=
5064
;
public
static
final
int
TakeReunionSignInRewardReq
=
5076
;
public
static
final
int
TakeReunionSignInRewardReq
=
5079
;
public
static
final
int
TakeReunionSignInRewardRsp
=
5097
;
public
static
final
int
TakeReunionSignInRewardRsp
=
5072
;
public
static
final
int
TakeReunionWatcherRewardReq
=
5052
;
public
static
final
int
TakeReunionWatcherRewardReq
=
5070
;
public
static
final
int
TakeReunionWatcherRewardRsp
=
5063
;
public
static
final
int
TakeReunionWatcherRewardRsp
=
5095
;
public
static
final
int
TaskVarNotify
=
191
;
public
static
final
int
TakeoffEquipReq
=
605
;
public
static
final
int
TeamResonanceChangeNotify
=
1045
;
public
static
final
int
TakeoffEquipRsp
=
682
;
public
static
final
int
TowerAllDataReq
=
2435
;
public
static
final
int
TaskVarNotify
=
160
;
public
static
final
int
TowerAllDataRsp
=
2449
;
public
static
final
int
TeamResonanceChangeNotify
=
1082
;
public
static
final
int
TowerBriefDataNotify
=
2409
;
public
static
final
int
TowerAllDataReq
=
2490
;
public
static
final
int
TowerBuffSelectReq
=
2407
;
public
static
final
int
TowerAllDataRsp
=
2473
;
public
static
final
int
TowerBuffSelectRsp
=
2430
;
public
static
final
int
TowerBriefDataNotify
=
2472
;
public
static
final
int
TowerCurLevelRecordChangeNotify
=
2441
;
public
static
final
int
TowerBuffSelectReq
=
2448
;
public
static
final
int
TowerDailyRewardProgressChangeNotify
=
2437
;
public
static
final
int
TowerBuffSelectRsp
=
2497
;
public
static
final
int
TowerEnterLevelReq
=
2455
;
public
static
final
int
TowerCurLevelRecordChangeNotify
=
2412
;
public
static
final
int
TowerEnterLevelRsp
=
2427
;
public
static
final
int
TowerDailyRewardProgressChangeNotify
=
2435
;
public
static
final
int
TowerFloorRecordChangeNotify
=
2431
;
public
static
final
int
TowerEnterLevelReq
=
2431
;
public
static
final
int
TowerGetFloorStarRewardReq
=
2406
;
public
static
final
int
TowerEnterLevelRsp
=
2475
;
public
static
final
int
TowerGetFloorStarRewardRsp
=
2419
;
public
static
final
int
TowerFloorRecordChangeNotify
=
2498
;
public
static
final
int
TowerLevelEndNotify
=
2442
;
public
static
final
int
TowerGetFloorStarRewardReq
=
2404
;
public
static
final
int
TowerLevelStarCondNotify
=
2401
;
public
static
final
int
TowerGetFloorStarRewardRsp
=
2493
;
public
static
final
int
TowerMiddleLevelChangeTeamNotify
=
2411
;
public
static
final
int
TowerLevelEndNotify
=
2495
;
public
static
final
int
TowerRecordHandbookReq
=
2422
;
public
static
final
int
TowerLevelStarCondNotify
=
2406
;
public
static
final
int
TowerRecordHandbookRsp
=
2454
;
public
static
final
int
TowerMiddleLevelChangeTeamNotify
=
2434
;
public
static
final
int
TowerSurrenderReq
=
2424
;
public
static
final
int
TowerRecordHandbookReq
=
2450
;
public
static
final
int
TowerSurrenderRsp
=
2438
;
public
static
final
int
TowerRecordHandbookRsp
=
2443
;
public
static
final
int
TowerTeamSelectReq
=
2417
;
public
static
final
int
TowerSurrenderReq
=
2422
;
public
static
final
int
TowerTeamSelectRsp
=
2485
;
public
static
final
int
TowerSurrenderRsp
=
2465
;
public
static
final
int
TreasureMapBonusChallengeNotify
=
2075
;
public
static
final
int
TowerTeamSelectReq
=
2421
;
public
static
final
int
TreasureMapCurrencyNotify
=
2098
;
public
static
final
int
TowerTeamSelectRsp
=
2403
;
public
static
final
int
TreasureMapDetectorDataNotify
=
4291
;
public
static
final
int
TreasureMapBonusChallengeNotify
=
2115
;
public
static
final
int
TreasureMapGuideTaskDoneNotify
=
2088
;
public
static
final
int
TreasureMapCurrencyNotify
=
2171
;
public
static
final
int
TreasureMapHostInfoNotify
=
8206
;
public
static
final
int
TreasureMapDetectorDataNotify
=
4300
;
public
static
final
int
TreasureMapMpChallengeNotify
=
2036
;
public
static
final
int
TreasureMapGuideTaskDoneNotify
=
2119
;
public
static
final
int
TreasureMapPreTaskDoneNotify
=
2055
;
public
static
final
int
TreasureMapHostInfoNotify
=
8681
;
public
static
final
int
TreasureMapRegionActiveNotify
=
2059
;
public
static
final
int
TreasureMapMpChallengeNotify
=
2048
;
public
static
final
int
TreasureMapRegionInfoNotify
=
2106
;
public
static
final
int
TreasureMapPreTaskDoneNotify
=
2152
;
public
static
final
int
TrialAvatarFirstPassDungeonNotify
=
2137
;
public
static
final
int
TreasureMapRegionActiveNotify
=
2122
;
public
static
final
int
TrialAvatarInDungeonIndexNotify
=
2024
;
public
static
final
int
TreasureMapRegionInfoNotify
=
2185
;
public
static
final
int
TriggerCreateGadgetToEquipPartNotify
=
322
;
public
static
final
int
TrialAvatarFirstPassDungeonNotify
=
2013
;
public
static
final
int
TriggerRoguelikeCurseNotify
=
8235
;
public
static
final
int
TrialAvatarInDungeonIndexNotify
=
2186
;
public
static
final
int
TriggerRoguelikeRuneReq
=
8138
;
public
static
final
int
TriggerCreateGadgetToEquipPartNotify
=
350
;
public
static
final
int
TriggerRoguelikeRuneRsp
=
8781
;
public
static
final
int
TriggerRoguelikeCurseNotify
=
8412
;
public
static
final
int
TryEnterHomeReq
=
4553
;
public
static
final
int
TriggerRoguelikeRuneReq
=
8463
;
public
static
final
int
TryEnterHomeRsp
=
4610
;
public
static
final
int
TriggerRoguelikeRuneRsp
=
8065
;
public
static
final
int
UnfreezeGroupLimitNotify
=
3253
;
public
static
final
int
TryEnterHomeReq
=
4482
;
public
static
final
int
UnionCmdNotify
=
98
;
public
static
final
int
TryEnterHomeRsp
=
4653
;
public
static
final
int
UnlockAvatarTalentReq
=
1009
;
public
static
final
int
UnfreezeGroupLimitNotify
=
3220
;
public
static
final
int
UnlockAvatarTalentRsp
=
1031
;
public
static
final
int
UnionCmdNotify
=
5
;
public
static
final
int
UnlockCoopChapterReq
=
1952
;
public
static
final
int
Unk2200_DEHCEKCILAB_ClientNotify
=
88
;
public
static
final
int
UnlockCoopChapterRsp
=
1963
;
public
static
final
int
Unk2700_AAHKMNNAFIH
=
8231
;
public
static
final
int
UnlockedFurnitureFormulaDataNotify
=
4680
;
public
static
final
int
Unk2700_ACILPONNGGK_ClientReq
=
4537
;
public
static
final
int
UnlockedFurnitureSuiteDataNotify
=
4717
;
public
static
final
int
Unk2700_ADBFKMECFNJ_ClientNotify
=
6240
;
public
static
final
int
UnlockNameCardNotify
=
4001
;
public
static
final
int
Unk2700_AEEMJIMOPKD
=
8481
;
public
static
final
int
UnlockPersonalLineReq
=
476
;
public
static
final
int
Unk2700_AHHFDDOGCNA
=
8768
;
public
static
final
int
UnlockPersonalLineRsp
=
472
;
public
static
final
int
Unk2700_AHOMMGBBIAH
=
8066
;
public
static
final
int
UnlockTransPointReq
=
3228
;
public
static
final
int
Unk2700_AIBHKIENDPF
=
8147
;
public
static
final
int
UnlockTransPointRsp
=
3101
;
public
static
final
int
Unk2700_AIGKGLHBMCP_ServerRsp
=
6244
;
public
static
final
int
UnmarkEntityInMinMapNotify
=
216
;
public
static
final
int
Unk2700_AIKOFHAKNPC
=
8740
;
public
static
final
int
UpdateAbilityCreatedMovingPlatformNotify
=
897
;
public
static
final
int
Unk2700_AKIBKKOMBMC
=
8120
;
public
static
final
int
UpdatePlayerShowAvatarListReq
=
4025
;
public
static
final
int
Unk2700_ALBPFHFJHHF_ClientReq
=
6036
;
public
static
final
int
UpdatePlayerShowAvatarListRsp
=
4083
;
public
static
final
int
Unk2700_ALFEKGABMAA
=
8022
;
public
static
final
int
Unk2700_AMOEOCPOMGJ_ClientReq
=
6090
;
public
static
final
int
Unk2700_ANEBALDAFJI
=
8357
;
public
static
final
int
Unk2700_ANGBJGAOMHF_ClientReq
=
6344
;
public
static
final
int
Unk2700_AOIJNFMIAIP
=
8614
;
public
static
final
int
Unk2700_APNHPEJCDMO
=
8610
;
public
static
final
int
Unk2700_APOBKAEHMEL
=
8216
;
public
static
final
int
Unk2700_BBLJNCKPKPN
=
8192
;
public
static
final
int
Unk2700_BBMKJGPMIOE
=
8580
;
public
static
final
int
Unk2700_BCFKCLHCBDI
=
8419
;
public
static
final
int
Unk2700_BCPHPHGOKGN
=
8227
;
public
static
final
int
Unk2700_BEDCCMDPNCH
=
8499
;
public
static
final
int
Unk2700_BEDLIGJANCJ_ClientReq
=
4558
;
public
static
final
int
Unk2700_BEINCMBJDAA_ClientReq
=
333
;
public
static
final
int
Unk2700_BKEELPKCHGO_ClientReq
=
6209
;
public
static
final
int
Unk2700_BKGPMAHMHIG
=
8561
;
public
static
final
int
Unk2700_BLCHNMCGJCJ
=
8948
;
public
static
final
int
Unk2700_BLFFJBMLAPI
=
8772
;
public
static
final
int
Unk2700_BLHIGLFDHFA_ServerNotify
=
4654
;
public
static
final
int
Unk2700_BLNOMGJJLOI
=
8854
;
public
static
final
int
Unk2700_BMDBBHFJMPF
=
8178
;
public
static
final
int
Unk2700_BNABFJBODGE
=
8226
;
public
static
final
int
Unk2700_BNCBHLOKDCD
=
8602
;
public
static
final
int
Unk2700_BNMDCEKPDMC
=
8641
;
public
static
final
int
Unk2700_BOEHCEAAKKA
=
8921
;
public
static
final
int
Unk2700_BOPIJJPNHCK
=
8590
;
public
static
final
int
Unk2700_BPFNCHEFKJM
=
8449
;
public
static
final
int
Unk2700_BPPDLOJLAAO
=
8280
;
public
static
final
int
Unk2700_CALNMMBNKFD
=
8502
;
public
static
final
int
Unk2700_CAODHBDOGNE
=
8597
;
public
static
final
int
Unk2700_CBGOFDNILKA
=
8159
;
public
static
final
int
Unk2700_CCCKFHICDHD_ClientNotify
=
3314
;
public
static
final
int
Unk2700_CEEONDKDIHH_ClientReq
=
6213
;
public
static
final
int
Unk2700_CFLKEDHFPAB
=
8143
;
public
static
final
int
Unk2700_CGNFBKKBPJE
=
8240
;
public
static
final
int
Unk2700_CHICHNGLKPI
=
8149
;
public
static
final
int
Unk2700_CILGDLMHCNG_ServerNotify
=
1951
;
public
static
final
int
Unk2700_CIOMEDJDPBP_ClientReq
=
6342
;
public
static
final
int
Unk2700_CJKCCLEGPCM
=
8153
;
public
static
final
int
Unk2700_CLKGPNDKIDD
=
8725
;
public
static
final
int
Unk2700_CLMGFEOPNFH
=
8938
;
public
static
final
int
Unk2700_CNEIMEHAAAF
=
8903
;
public
static
final
int
Unk2700_CNNJKJFHGGD
=
8264
;
public
static
final
int
Unk2700_COGBIJAPDLE
=
8535
;
public
static
final
int
Unk2700_CPDDDMPAIDL
=
8817
;
public
static
final
int
Unk2700_CPEMGFIMICD
=
8588
;
public
static
final
int
Unk2700_DAGJNGODABM_ClientReq
=
6329
;
public
static
final
int
Unk2700_DBPDHLEGOLB
=
8127
;
public
static
final
int
Unk2700_DCBEFDDECOJ
=
8858
;
public
static
final
int
Unk2700_DCKKCAJCNKP_ServerRsp
=
6207
;
public
static
final
int
Unk2700_DDAHPHCEIIM
=
8144
;
public
static
final
int
Unk2700_DDLBKAMGGEE_ServerRsp
=
6215
;
public
static
final
int
Unk2700_DFOHGHKAIBO
=
8442
;
public
static
final
int
Unk2700_DGLIANMBMPA
=
8342
;
public
static
final
int
Unk2700_DJMKFGKGAEA
=
8411
;
public
static
final
int
Unk2700_DLAEFMAMIIJ
=
8844
;
public
static
final
int
Unk2700_EAAGDFHHNMJ_ServerReq
=
1105
;
public
static
final
int
Unk2700_EAAMIOAFNOD_ServerRsp
=
4064
;
public
static
final
int
Unk2700_EAGIANJBNGK_ClientReq
=
151
;
public
static
final
int
Unk2700_EAOAMGDLJMP
=
8617
;
public
static
final
int
Unk2700_EBJCAMGPFDB
=
8838
;
public
static
final
int
Unk2700_EBOECOIFJMP
=
8717
;
public
static
final
int
Unk2700_ECBEAMKBGMD_ClientReq
=
6235
;
public
static
final
int
Unk2700_EDCIENBEEDI
=
8919
;
public
static
final
int
Unk2700_EDDNHJPJBBF
=
8733
;
public
static
final
int
Unk2700_EDMCLPMBEMH
=
8387
;
public
static
final
int
Unk2700_EELPPGCAKHL
=
8373
;
public
static
final
int
Unk2700_EHAMOPKCIGI_ServerNotify
=
4805
;
public
static
final
int
Unk2700_EHFBIEDHILL
=
8882
;
public
static
final
int
Unk2700_EJHALNBHHHD_ServerRsp
=
6322
;
public
static
final
int
Unk2700_EJIOFGEEIOM
=
8837
;
public
static
final
int
Unk2700_EKBMEKPHJGK
=
8726
;
public
static
final
int
Unk2700_EMHAHHAKOGA
=
8163
;
public
static
final
int
Unk2700_FADPOMMGLCH
=
8918
;
public
static
final
int
Unk2700_FCLBOLKPMGK
=
8753
;
public
static
final
int
Unk2700_FDJBLKOBFIH
=
8334
;
public
static
final
int
Unk2700_FEODEAEOOKE
=
8507
;
public
static
final
int
Unk2700_FFMAKIPBPHE
=
8989
;
public
static
final
int
Unk2700_FFOBMLOCPMH_ClientNotify
=
6211
;
public
static
final
int
Unk2700_FGEEFFLBAKO
=
8546
;
public
static
final
int
Unk2700_FGJBPNIKNDE
=
8398
;
public
static
final
int
Unk2700_FIODAJPNBIK
=
8937
;
public
static
final
int
Unk2700_FJEHHCPCBLG_ServerNotify
=
4872
;
public
static
final
int
Unk2700_FJJFKOEACCE
=
8450
;
public
static
final
int
Unk2700_FKCDCGCBIEA_ServerNotify
=
6276
;
public
static
final
int
Unk2700_FKMOKPBJIKO
=
8482
;
public
static
final
int
Unk2700_FLGMLEFJHBB_ClientReq
=
6210
;
public
static
final
int
Unk2700_FMNAGFKECPL_ClientReq
=
6222
;
public
static
final
int
Unk2700_FNHKFHGNLPP_ServerRsp
=
6248
;
public
static
final
int
Unk2700_FNJHJKELICK
=
8119
;
public
static
final
int
Unk2700_FOOOKMANFPE_ClientReq
=
6249
;
public
static
final
int
Unk2700_FPCJGEOBADP_ServerRsp
=
6204
;
public
static
final
int
Unk2700_FPJLFMEHHLB_ServerNotify
=
4060
;
public
static
final
int
Unk2700_FPOBGEBDAOD_ServerNotify
=
5547
;
public
static
final
int
Unk2700_GBJOLBGLELJ
=
8014
;
public
static
final
int
Unk2700_GDODKDJJPMP_ServerRsp
=
4605
;
public
static
final
int
Unk2700_GECHLGFKPOD_ServerNotify
=
5364
;
public
static
final
int
Unk2700_GEIGCHNDOAA
=
8657
;
public
static
final
int
Unk2700_GFMPOHAGMLO_ClientReq
=
6250
;
public
static
final
int
Unk2700_GIAILDLPEOO_ServerRsp
=
6241
;
public
static
final
int
Unk2700_GIFGEDBCPFC_ServerRsp
=
417
;
public
static
final
int
Unk2700_GIFKPMNGNGB
=
8608
;
public
static
final
int
Unk2700_GKHEKGMFBJN
=
8688
;
public
static
final
int
Unk2700_GKKNFMNJFDP
=
8261
;
public
static
final
int
Unk2700_GLAPMLGHDDC_ClientReq
=
5960
;
public
static
final
int
Unk2700_GLIILNDIPLK_ServerNotify
=
6341
;
public
static
final
int
Unk2700_GLLIEOABOML
=
8057
;
public
static
final
int
Unk2700_GMNGEEBMABP
=
8352
;
public
static
final
int
Unk2700_GNDOKLHDHBJ_ClientReq
=
6245
;
public
static
final
int
Unk2700_GNOAKIGLPCG
=
8991
;
public
static
final
int
Unk2700_GNPPPIHBDLJ
=
8709
;
public
static
final
int
Unk2700_GPHLCIAMDFG
=
8095
;
public
static
final
int
Unk2700_GPIHGEEKBOO_ClientReq
=
6233
;
public
static
final
int
Unk2700_GPOIPAHPHJE
=
8967
;
public
static
final
int
Unk2700_HBLAGOMHKPL_ClientRsp
=
137
;
public
static
final
int
Unk2700_HBOFACHAGIF_ServerNotify
=
9072
;
public
static
final
int
Unk2700_HDBFJJOBIAP_ClientReq
=
6325
;
public
static
final
int
Unk2700_HFCDIGNAAPJ
=
8129
;
public
static
final
int
Unk2700_HGMCBHFFDLJ
=
8826
;
public
static
final
int
Unk2700_HGMOIKODALP_ServerRsp
=
6220
;
public
static
final
int
Unk2700_HHGMCHANCBJ_ServerNotify
=
6217
;
public
static
final
int
Unk2700_HIIFAMCBJCD_ServerRsp
=
4206
;
public
static
final
int
Unk2700_HJKOHHGBMJP
=
8933
;
public
static
final
int
Unk2700_HKADKMFMBPG
=
8017
;
public
static
final
int
Unk2700_HMFCCGCKHCA
=
8946
;
public
static
final
int
Unk2700_HMHHLEHFBLB
=
8713
;
public
static
final
int
Unk2700_HMMFPDMLGEM
=
8554
;
public
static
final
int
Unk2700_HNFGBBECGMJ
=
8607
;
public
static
final
int
Unk2700_HOPDLJLBKIC_ServerRsp
=
6056
;
public
static
final
int
Unk2700_IAADLJBLOIN_ServerNotify
=
4092
;
public
static
final
int
Unk2700_IAAPADOAMIA
=
8414
;
public
static
final
int
Unk2700_IACKJNNMCAC_ClientReq
=
4523
;
public
static
final
int
Unk2700_IBOKDNKBMII
=
8825
;
public
static
final
int
Unk2700_ICABIPHHPKE
=
8028
;
public
static
final
int
Unk2700_IDADEMGCJBF_ClientNotify
=
6243
;
public
static
final
int
Unk2700_IDAGMLJOJMP
=
8799
;
public
static
final
int
Unk2700_IDGCNKONBBJ
=
8793
;
public
static
final
int
Unk2700_IEFAGBHIODK
=
8402
;
public
static
final
int
Unk2700_IEGOOOECBFH
=
8880
;
public
static
final
int
Unk2700_IGPIIHEDJLJ_ServerRsp
=
6218
;
public
static
final
int
Unk2700_IHLONDFBCOE_ClientReq
=
6320
;
public
static
final
int
Unk2700_IHOOCHJACEL
=
8325
;
public
static
final
int
Unk2700_IHPFBKANGMJ
=
8771
;
public
static
final
int
Unk2700_IJFEPCBOLDF
=
8756
;
public
static
final
int
Unk2700_IJLANPFECKC
=
8277
;
public
static
final
int
Unk2700_ILBBAKACCHA_ClientReq
=
470
;
public
static
final
int
Unk2700_ILLDDDFLKHP
=
8959
;
public
static
final
int
Unk2700_IMHNKDHHGMA
=
8186
;
public
static
final
int
Unk2700_INBDPOIMAHK_ClientReq
=
6242
;
public
static
final
int
Unk2700_INOMEGGAGOP
=
8132
;
public
static
final
int
Unk2700_IPGJEAEFJMM_ServerRsp
=
6318
;
public
static
final
int
Unk2700_JCKGJAELBMB
=
8704
;
public
static
final
int
Unk2700_JCOECJGPNOL_ServerRsp
=
5929
;
public
static
final
int
Unk2700_JDMPECKFGIG_ServerNotify
=
4639
;
public
static
final
int
Unk2700_JEFIMHGLOJF
=
8096
;
public
static
final
int
Unk2700_JEHIAJHHIMP_ServerNotify
=
109
;
public
static
final
int
Unk2700_JFGFIDBPGBK
=
8381
;
public
static
final
int
Unk2700_JHMIHJFFJBO
=
8862
;
public
static
final
int
Unk2700_JJAFAJIKDDK_ServerRsp
=
6307
;
public
static
final
int
Unk2700_JJCDNAHAPKD_ClientReq
=
6226
;
public
static
final
int
Unk2700_JKFGMBAMNDA_ServerNotify
=
5320
;
public
static
final
int
Unk2700_JKOKBPFCILA_ClientReq
=
467
;
public
static
final
int
Unk2700_JLOFMANHGHI_ClientReq
=
6247
;
public
static
final
int
Unk2700_JNCINBLCNNL
=
8696
;
public
static
final
int
Unk2700_JOHOODKBINN_ClientReq
=
4256
;
public
static
final
int
Unk2700_JPLFIOOMCGG
=
8142
;
public
static
final
int
Unk2700_KAJNLGIDKAB_ServerRsp
=
4289
;
public
static
final
int
Unk2700_KDDPDHGPGEF_ServerRsp
=
123
;
public
static
final
int
Unk2700_KDFNIGOBLEK
=
8308
;
public
static
final
int
Unk2700_KDNNKELPJFL
=
8777
;
public
static
final
int
Unk2700_KEMOFNEAOOO_ClientRsp
=
1182
;
public
static
final
int
Unk2700_KFPEIHHCCLA
=
8978
;
public
static
final
int
Unk2700_KGHOJPDNMKK_ServerRsp
=
4641
;
public
static
final
int
Unk2700_KGNJIBIMAHI
=
8842
;
public
static
final
int
Unk2700_KHLJJPGOELG_ClientReq
=
6225
;
public
static
final
int
Unk2700_KIHEEAGDGIL_ServerNotify
=
108
;
public
static
final
int
Unk2700_KIIOGMKFNNP_ServerRsp
=
4615
;
public
static
final
int
Unk2700_KKEDIMOKCGD
=
8218
;
public
static
final
int
Unk2700_KMIDCPLAGMN
=
8848
;
public
static
final
int
Unk2700_KMNPMLCHELD_ServerRsp
=
6201
;
public
static
final
int
Unk2700_KNGFOEKOODA_ServerRsp
=
2163
;
public
static
final
int
Unk2700_KNMDFCBLIIG_ServerRsp
=
384
;
public
static
final
int
Unk2700_KOGOPPONCHB_ClientReq
=
4208
;
public
static
final
int
Unk2700_KPGMEMHEEMD
=
8185
;
public
static
final
int
Unk2700_KPMMEBNMMCL
=
8363
;
public
static
final
int
Unk2700_LAFHGMOPCCM_ServerNotify
=
5553
;
public
static
final
int
Unk2700_LBJKLAGNDEJ_ClientReq
=
4759
;
public
static
final
int
Unk2700_LBOPCDPFJEC
=
8062
;
public
static
final
int
Unk2700_LCFGKHHIAEH_ServerNotify
=
4014
;
public
static
final
int
Unk2700_LDJLMCAHHEN
=
8748
;
public
static
final
int
Unk2700_LEMPLKGOOJC
=
8362
;
public
static
final
int
Unk2700_LGAGHFKFFDO_ServerRsp
=
6349
;
public
static
final
int
Unk2700_LGGAIDMLDIA_ServerReq
=
177
;
public
static
final
int
Unk2700_LGHJBAEBJKE_ServerRsp
=
6227
;
public
static
final
int
Unk2700_LHMOFCJCIKM
=
9000
;
public
static
final
int
Unk2700_LIJCBOBECHJ
=
8964
;
public
static
final
int
Unk2700_LJINJNECBIA
=
8113
;
public
static
final
int
Unk2700_LKFKCNJFGIF_ServerRsp
=
458
;
public
static
final
int
Unk2700_LKPBBMPFPPE_ClientReq
=
6326
;
public
static
final
int
Unk2700_LLBCBPADBNO
=
8154
;
public
static
final
int
Unk2700_LMAKABBJNLN
=
8253
;
public
static
final
int
Unk2700_LNBBLNNPNBE_ServerNotify
=
4583
;
public
static
final
int
Unk2700_LNMFIHNFKOO
=
8572
;
public
static
final
int
Unk2700_LOHBMOKOPLH_ServerNotify
=
4608
;
public
static
final
int
Unk2700_LPMIMLCNEDA
=
8518
;
public
static
final
int
Unk2700_MBIAJKLACBG
=
5757
;
public
static
final
int
Unk2700_MCJIOOELGHG_ServerNotify
=
6033
;
public
static
final
int
Unk2700_MCOFAKMDMEF_ServerRsp
=
6345
;
public
static
final
int
Unk2700_MDGKMNEBIBA
=
8038
;
public
static
final
int
Unk2700_MDPHLPEGFCG_ClientReq
=
4020
;
public
static
final
int
Unk2700_MEBFPBDNPGO_ServerNotify
=
4847
;
public
static
final
int
Unk2700_MEFJECGAFNH_ServerNotify
=
5338
;
public
static
final
int
Unk2700_MENCEGPEFAK
=
8791
;
public
static
final
int
Unk2700_MFAIPHGDPBL
=
8345
;
public
static
final
int
Unk2700_MFINCDMFGLD_ServerNotify
=
152
;
public
static
final
int
Unk2700_MHMBDFKOOLJ_ClientNotify
=
6234
;
public
static
final
int
Unk2700_MIBHNLEMICB
=
8462
;
public
static
final
int
Unk2700_MIEJMGNBPJE
=
8377
;
public
static
final
int
Unk2700_MJAIKMBPKCD
=
8569
;
public
static
final
int
Unk2700_MJCCKKHJNMP_ServerRsp
=
6212
;
public
static
final
int
Unk2700_MKAFBOPFDEF_ServerNotify
=
430
;
public
static
final
int
Unk2700_MKLLNAHEJJC_ServerRsp
=
4287
;
public
static
final
int
Unk2700_MKMDOIKBBEP
=
8026
;
public
static
final
int
Unk2700_MLMJFIGJJEH_ServerNotify
=
4878
;
public
static
final
int
Unk2700_MMDCAFMGACC_ServerNotify
=
6221
;
public
static
final
int
Unk2700_MMFIJILOCOP_ClientReq
=
4486
;
public
static
final
int
Unk2700_MNIBEMEMGMO
=
8514
;
public
static
final
int
Unk2700_MPPAHFFHIPI_ServerNotify
=
4187
;
public
static
final
int
Unk2700_NAEHEDLGLKA
=
8257
;
public
static
final
int
Unk2700_NBFJOJPCCEK_ServerRsp
=
6057
;
public
static
final
int
Unk2700_NBFOJLAHFCA_ServerNotify
=
5928
;
public
static
final
int
Unk2700_NCJLMACGOCD_ClientNotify
=
933
;
public
static
final
int
Unk2700_NCMPMILICGJ
=
8407
;
public
static
final
int
Unk2700_NCPLKHGCOAH
=
8767
;
public
static
final
int
Unk2700_NDDBFNNHLFE
=
8340
;
public
static
final
int
Unk2700_NEHPMNPAAKC
=
8806
;
public
static
final
int
Unk2700_NELNFCMDMHE_ServerRsp
=
6314
;
public
static
final
int
Unk2700_NFGNGFLNOOJ_ServerNotify
=
4811
;
public
static
final
int
Unk2700_NGEKONFLEBB
=
8703
;
public
static
final
int
Unk2700_NGPMINKIOPK
=
8956
;
public
static
final
int
Unk2700_NIMPHALPEPO_ClientNotify
=
6236
;
public
static
final
int
Unk2700_NINHGODEMHH_ServerNotify
=
2155
;
public
static
final
int
Unk2700_NJNMEFINDCF
=
8093
;
public
static
final
int
Unk2700_NKIEIGPLMIO
=
8459
;
public
static
final
int
Unk2700_NLBJHDNKPCC
=
8626
;
public
static
final
int
Unk2700_NLJBCGILMIE
=
8281
;
public
static
final
int
Unk2700_NMEENGOJOKD
=
8930
;
public
static
final
int
Unk2700_NMJCGMOOIFP
=
8061
;
public
static
final
int
Unk2700_NMJIMIKKIME
=
8943
;
public
static
final
int
Unk2700_NNDKOICOGGH_ServerNotify
=
5539
;
public
static
final
int
Unk2700_NNMDBDNIMHN_ServerRsp
=
4538
;
public
static
final
int
Unk2700_OBCKNDBAPGE
=
8072
;
public
static
final
int
Unk2700_OBDHJJHLIKJ
=
8523
;
public
static
final
int
Unk2700_OCAJADDLPBB
=
8718
;
public
static
final
int
Unk2700_ODBNBICOCFK
=
8054
;
public
static
final
int
Unk2700_ODJKHILOILK
=
8067
;
public
static
final
int
Unk2700_OEDLCGKNGLH
=
8686
;
public
static
final
int
Unk2700_OFDBHGHAJBD_ServerNotify
=
6223
;
public
static
final
int
Unk2700_OGHMHELMBNN_ServerRsp
=
4488
;
public
static
final
int
Unk2700_OHDDPIFAPPD
=
8125
;
public
static
final
int
Unk2700_OHIKIOLLMHM
=
8233
;
public
static
final
int
Unk2700_OJHJBKHIPLA_ClientReq
=
2009
;
public
static
final
int
Unk2700_OJLJMJLKNGJ_ClientReq
=
6203
;
public
static
final
int
Unk2700_OKEKCGDGPDA
=
8396
;
public
static
final
int
Unk2700_OKNDIGOKMMC
=
8426
;
public
static
final
int
Unk2700_OLKJCGDHENH
=
8343
;
public
static
final
int
Unk2700_ONKMCKLJNAL
=
8401
;
public
static
final
int
Unk2700_PBGBOLJMIIB
=
8924
;
public
static
final
int
Unk2700_PCBGAIAJPHH
=
8758
;
public
static
final
int
Unk2700_PDGJFHAGMKD
=
8447
;
public
static
final
int
Unk2700_PFFKAEPBEHE_ServerRsp
=
6214
;
public
static
final
int
Unk2700_PFOLNOBIKFB
=
8833
;
public
static
final
int
Unk2700_PHFADCJDBOF
=
8559
;
public
static
final
int
Unk2700_PHLEDBIFIFL
=
8165
;
public
static
final
int
Unk2700_PIEJLIIGLGM_ServerRsp
=
6237
;
public
static
final
int
Unk2700_PIEJMALFKIF
=
8531
;
public
static
final
int
Unk2700_PJCMAELKFEP
=
8367
;
public
static
final
int
Unk2700_PJPMOLPHNEH
=
8895
;
public
static
final
int
Unk2700_PKCLMDHHPFI
=
8423
;
public
static
final
int
Unk2700_PKKJEOFNLCF
=
8983
;
public
static
final
int
Unk2700_PMKNJBJPLBH
=
8385
;
public
static
final
int
Unk2700_PPBALCAKIBD
=
8273
;
public
static
final
int
Unk2700_PPOGMFAKBMK_ServerRsp
=
6219
;
public
static
final
int
Unk2800_ACHELBEEBIP
=
21800
;
public
static
final
int
Unk2800_ANGFAFEJBAE
=
846
;
public
static
final
int
Unk2800_BDAPFODFMNE
=
24550
;
public
static
final
int
Unk2800_BOFEHJBJELJ
=
8574
;
public
static
final
int
Unk2800_CHEDEMEDPPM
=
5565
;
public
static
final
int
Unk2800_COCHLKHLCPO
=
23467
;
public
static
final
int
Unk2800_DKDJCLLNGNL
=
8346
;
public
static
final
int
Unk2800_DNKCFLKHKJG
=
876
;
public
static
final
int
Unk2800_DPINLADLBFA
=
1902
;
public
static
final
int
Unk2800_ECCLDPCADCJ
=
1921
;
public
static
final
int
Unk2800_EKGCCBDIKFI
=
21851
;
public
static
final
int
Unk2800_FHCJIICLONO
=
21025
;
public
static
final
int
Unk2800_GDDLBKEENNA
=
24601
;
public
static
final
int
Unk2800_HHPCNJGKIPP
=
23388
;
public
static
final
int
Unk2800_HKBAEOMCFOD
=
145
;
public
static
final
int
Unk2800_IBDOMAIDPGK
=
5594
;
public
static
final
int
Unk2800_IECLGDFOMFJ
=
8513
;
public
static
final
int
Unk2800_IGKGDAGGCEC
=
1684
;
public
static
final
int
Unk2800_IILBEPIEBJO
=
8476
;
public
static
final
int
Unk2800_ILKIAECAAKG
=
3004
;
public
static
final
int
Unk2800_JCPNICABMAF
=
5504
;
public
static
final
int
Unk2800_KFNCDHFHJPD
=
8996
;
public
static
final
int
Unk2800_KHLHFFHGEHA
=
21834
;
public
static
final
int
Unk2800_KILFIICJLEE
=
5593
;
public
static
final
int
Unk2800_KJEOLFNEOPF
=
1768
;
public
static
final
int
Unk2800_KOMBBIEEGCP
=
5522
;
public
static
final
int
Unk2800_KPJKAJLNAED
=
874
;
public
static
final
int
Unk2800_LGIKLPBOJOI
=
8145
;
public
static
final
int
Unk2800_LIBCDGDJMDF
=
5527
;
public
static
final
int
Unk2800_MNBDNGKGDGF
=
8004
;
public
static
final
int
Unk2800_NHEOHBNFHJD
=
8870
;
public
static
final
int
Unk2800_OFIHDGFMDGB
=
171
;
public
static
final
int
Unk2800_OMGNOBICOCD
=
843
;
public
static
final
int
Unk2800_OOKIPFHPJMG
=
21054
;
public
static
final
int
UnlockAvatarTalentReq
=
1072
;
public
static
final
int
UnlockAvatarTalentRsp
=
1098
;
public
static
final
int
UnlockCoopChapterReq
=
1970
;
public
static
final
int
UnlockCoopChapterRsp
=
1995
;
public
static
final
int
UnlockNameCardNotify
=
4006
;
public
static
final
int
UnlockPersonalLineReq
=
449
;
public
static
final
int
UnlockPersonalLineRsp
=
491
;
public
static
final
int
UnlockTransPointReq
=
3035
;
public
static
final
int
UnlockTransPointRsp
=
3426
;
public
static
final
int
UnlockedFurnitureFormulaDataNotify
=
4846
;
public
static
final
int
UnlockedFurnitureSuiteDataNotify
=
4454
;
public
static
final
int
UnmarkEntityInMinMapNotify
=
219
;
public
static
final
int
UpdateAbilityCreatedMovingPlatformNotify
=
881
;
public
static
final
int
UpdatePS4BlockListReq
=
4046
;
public
static
final
int
UpdatePS4BlockListRsp
=
4041
;
public
static
final
int
UpdatePS4FriendListNotify
=
4039
;
public
static
final
int
UpdatePS4FriendListReq
=
4089
;
public
static
final
int
UpdatePS4FriendListRsp
=
4059
;
public
static
final
int
UpdatePlayerShowAvatarListReq
=
4067
;
public
static
final
int
UpdatePlayerShowAvatarListRsp
=
4058
;
public
static
final
int
UpdatePlayerShowNameCardListReq
=
4002
;
public
static
final
int
UpdatePlayerShowNameCardListReq
=
4002
;
public
static
final
int
UpdatePlayerShowNameCardListRsp
=
4016
;
public
static
final
int
UpdatePlayerShowNameCardListRsp
=
4019
;
public
static
final
int
UpdatePS4BlockListReq
=
4036
;
public
static
final
int
UpdateRedPointNotify
=
93
;
public
static
final
int
UpdatePS4BlockListRsp
=
4028
;
public
static
final
int
UpdateReunionWatcherNotify
=
5091
;
public
static
final
int
UpdatePS4FriendListNotify
=
4086
;
public
static
final
int
UpgradeRoguelikeShikigamiReq
=
8151
;
public
static
final
int
UpdatePS4FriendListReq
=
4073
;
public
static
final
int
UpgradeRoguelikeShikigamiRsp
=
8966
;
public
static
final
int
UpdatePS4FriendListRsp
=
4061
;
public
static
final
int
UseItemReq
=
690
;
public
static
final
int
UpdateRedPointNotify
=
19
;
public
static
final
int
UseItemRsp
=
673
;
public
static
final
int
UpdateReunionWatcherNotify
=
5087
;
public
static
final
int
UseMiracleRingReq
=
5226
;
public
static
final
int
UpgradeRoguelikeShikigamiReq
=
8422
;
public
static
final
int
UseMiracleRingRsp
=
5218
;
public
static
final
int
UpgradeRoguelikeShikigamiRsp
=
8671
;
public
static
final
int
UseWidgetCreateGadgetReq
=
4293
;
public
static
final
int
UseItemReq
=
635
;
public
static
final
int
UseWidgetCreateGadgetRsp
=
4290
;
public
static
final
int
UseItemRsp
=
649
;
public
static
final
int
UseWidgetRetractGadgetReq
=
4286
;
public
static
final
int
UseMiracleRingReq
=
5218
;
public
static
final
int
UseWidgetRetractGadgetRsp
=
4261
;
public
static
final
int
UseMiracleRingRsp
=
5209
;
public
static
final
int
VehicleInteractReq
=
865
;
public
static
final
int
UseWidgetCreateGadgetReq
=
4283
;
public
static
final
int
VehicleInteractRsp
=
804
;
public
static
final
int
UseWidgetCreateGadgetRsp
=
4279
;
public
static
final
int
VehicleStaminaNotify
=
834
;
public
static
final
int
UseWidgetRetractGadgetReq
=
4290
;
public
static
final
int
ViewCodexReq
=
4202
;
public
static
final
int
UseWidgetRetractGadgetRsp
=
4271
;
public
static
final
int
ViewCodexRsp
=
4201
;
public
static
final
int
VehicleInteractReq
=
838
;
public
static
final
int
WatcherAllDataNotify
=
2272
;
public
static
final
int
VehicleInteractRsp
=
806
;
public
static
final
int
WatcherChangeNotify
=
2298
;
public
static
final
int
VehicleStaminaNotify
=
811
;
public
static
final
int
WatcherEventNotify
=
2212
;
public
static
final
int
ViewCodexReq
=
4203
;
public
static
final
int
WatcherEventTypeNotify
=
2235
;
public
static
final
int
ViewCodexRsp
=
4202
;
public
static
final
int
WaterSpritePhaseFinishNotify
=
2025
;
public
static
final
int
WatcherAllDataNotify
=
2209
;
public
static
final
int
WeaponAwakenReq
=
695
;
public
static
final
int
WatcherChangeNotify
=
2231
;
public
static
final
int
WeaponAwakenRsp
=
606
;
public
static
final
int
WatcherEventNotify
=
2241
;
public
static
final
int
WeaponPromoteReq
=
622
;
public
static
final
int
WatcherEventTypeNotify
=
2237
;
public
static
final
int
WeaponPromoteRsp
=
665
;
public
static
final
int
WaterSpritePhaseFinishNotify
=
2028
;
public
static
final
int
WeaponUpgradeReq
=
639
;
public
static
final
int
WeaponAwakenReq
=
642
;
public
static
final
int
WeaponUpgradeRsp
=
653
;
public
static
final
int
WeaponAwakenRsp
=
601
;
public
static
final
int
WearEquipReq
=
697
;
public
static
final
int
WeaponPromoteReq
=
624
;
public
static
final
int
WearEquipRsp
=
681
;
public
static
final
int
WeaponPromoteRsp
=
638
;
public
static
final
int
WidgetActiveChangeNotify
=
4280
;
public
static
final
int
WeaponUpgradeReq
=
686
;
public
static
final
int
WidgetCoolDownNotify
=
4295
;
public
static
final
int
WeaponUpgradeRsp
=
663
;
public
static
final
int
WidgetDoBagReq
=
4255
;
public
static
final
int
WearEquipReq
=
630
;
public
static
final
int
WidgetDoBagRsp
=
4296
;
public
static
final
int
WearEquipRsp
=
697
;
public
static
final
int
WidgetGadgetAllDataNotify
=
4284
;
public
static
final
int
WidgetActiveChangeNotify
=
4295
;
public
static
final
int
WidgetGadgetDataNotify
=
4266
;
public
static
final
int
WidgetCoolDownNotify
=
4263
;
public
static
final
int
WidgetGadgetDestroyNotify
=
4274
;
public
static
final
int
WidgetDoBagReq
=
4284
;
public
static
final
int
WidgetReportReq
=
4291
;
public
static
final
int
WidgetDoBagRsp
=
4286
;
public
static
final
int
WidgetReportRsp
=
4292
;
public
static
final
int
WidgetGadgetAllDataNotify
=
4285
;
public
static
final
int
WidgetSlotChangeNotify
=
4267
;
public
static
final
int
WidgetGadgetDataNotify
=
4292
;
public
static
final
int
WidgetUseAttachAbilityGroupChangeNotify
=
4258
;
public
static
final
int
WidgetGadgetDestroyNotify
=
4275
;
public
static
final
int
WindSeedClientNotify
=
1199
;
public
static
final
int
WidgetReportReq
=
4287
;
public
static
final
int
WorktopOptionNotify
=
835
;
public
static
final
int
WidgetReportRsp
=
4282
;
public
static
final
int
WorldAllRoutineTypeNotify
=
3518
;
public
static
final
int
WidgetSlotChangeNotify
=
4274
;
public
static
final
int
WorldDataNotify
=
3308
;
public
static
final
int
WidgetUseAttachAbilityGroupChangeNotify
=
4299
;
public
static
final
int
WorldOwnerBlossomBriefInfoNotify
=
2735
;
public
static
final
int
WindSeedClientNotify
=
1182
;
public
static
final
int
WorldOwnerBlossomScheduleInfoNotify
=
2707
;
public
static
final
int
WorktopOptionNotify
=
837
;
public
static
final
int
WorldAllRoutineTypeNotify
=
3509
;
public
static
final
int
WorldDataNotify
=
3131
;
public
static
final
int
WorldOwnerBlossomBriefInfoNotify
=
2737
;
public
static
final
int
WorldOwnerBlossomScheduleInfoNotify
=
2732
;
public
static
final
int
WorldOwnerDailyTaskNotify
=
102
;
public
static
final
int
WorldOwnerDailyTaskNotify
=
102
;
public
static
final
int
WorldPlayerDieNotify
=
2
96
;
public
static
final
int
WorldPlayerDieNotify
=
2
85
;
public
static
final
int
WorldPlayerInfoNotify
=
3
304
;
public
static
final
int
WorldPlayerInfoNotify
=
3
116
;
public
static
final
int
WorldPlayerLocationNotify
=
28
3
;
public
static
final
int
WorldPlayerLocationNotify
=
2
5
8
;
public
static
final
int
WorldPlayerR
eviveReq
=
2
47
;
public
static
final
int
WorldPlayerR
TTNotify
=
2
2
;
public
static
final
int
WorldPlayerReviveR
sp
=
2
80
;
public
static
final
int
WorldPlayerReviveR
eq
=
2
25
;
public
static
final
int
WorldPlayerR
TTNotify
=
2
4
;
public
static
final
int
WorldPlayerR
eviveRsp
=
2
78
;
public
static
final
int
WorldRoutineChangeNotify
=
350
4
;
public
static
final
int
WorldRoutineChangeNotify
=
350
7
;
public
static
final
int
WorldRoutineTypeCloseNotify
=
352
8
;
public
static
final
int
WorldRoutineTypeCloseNotify
=
35
0
2
;
public
static
final
int
WorldRoutineTypeRefreshNotify
=
35
43
;
public
static
final
int
WorldRoutineTypeRefreshNotify
=
35
25
;
// Unknown
// Unknown
public
static
final
HashSet
<
Integer
>
BANNED_PACKETS
=
new
HashSet
<
Integer
>()
{{
public
static
final
HashSet
<
Integer
>
BANNED_PACKETS
=
new
HashSet
<>()
{
add
(
PacketOpcodes
.
WindSeedClientNotify
);
{
add
(
PacketOpcodes
.
PlayerLuaShellNotify
);
this
.
add
(
PacketOpcodes
.
WindSeedClientNotify
);
}};
this
.
add
(
PacketOpcodes
.
PlayerLuaShellNotify
);
}
}
};
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment