mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-26 00:19:24 +03:00
20 lines
451 B
Protocol Buffer
20 lines
451 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
|
||
|
import "Vector.proto";
|
||
|
|
||
|
message COBIIAGBPOO {
|
||
|
Vector DBKFOHKALBF = 2;
|
||
|
bool FBBACPMPGCE = 3;
|
||
|
bool MFEKINKPIKK = 4;
|
||
|
uint32 entity_id = 6;
|
||
|
int32 DPOKEHNMEMF = 7;
|
||
|
Vector MNIJADCLICP = 8;
|
||
|
Vector FOPPEJEKEPC = 10;
|
||
|
int32 EHLACBFLMDF = 11;
|
||
|
float JIJAFHOHIAF = 12;
|
||
|
Vector OGLOICBJFMK = 14;
|
||
|
float JOGJEKPIDIH = 15;
|
||
|
}
|