mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 16:09:25 +03:00
18 lines
450 B
Protocol Buffer
18 lines
450 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 28072
|
||
|
|
||
|
message BCNPABBNNLG {
|
||
|
uint32 IEHLHAOGKPJ = 3;
|
||
|
uint32 entity_id = 5;
|
||
|
uint32 BMEFFIIMLED = 6;
|
||
|
uint32 AAOPMGIELOK = 9;
|
||
|
repeated uint32 LJOOFAIGAFK = 10;
|
||
|
string CEELGOOGBEC = 11;
|
||
|
repeated uint32 CDGFHBKOOGN = 12;
|
||
|
uint32 LAICDPFDIMH = 13;
|
||
|
repeated uint32 DNIJPPKBCBD = 14;
|
||
|
uint32 PDLKMPBKANE = 15;
|
||
|
}
|