mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-24 15:39:25 +03:00
19 lines
404 B
Protocol Buffer
19 lines
404 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdID: 4457
|
|
|
|
import "Vector.proto";
|
|
|
|
message BNDPFJIHAAA {
|
|
uint32 JDCOCJAMHKE = 1;
|
|
uint32 MGBFFFGPLDJ = 4;
|
|
uint32 DLJNAACFMLD = 7;
|
|
uint32 CJNPHCLICAA = 8;
|
|
Vector pos = 9;
|
|
int32 retcode = 11;
|
|
uint32 DBJCINLDFAD = 13;
|
|
uint32 KCOMMKMHLFI = 14;
|
|
uint32 LGOKJKGGBIA = 15;
|
|
}
|