mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-26 08:30:22 +03:00
23 lines
521 B
Protocol Buffer
23 lines
521 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
|
||
|
import "Vector.proto";
|
||
|
|
||
|
message OFJFFJDDAKE {
|
||
|
int32 PAGNINBKNFJ = 1;
|
||
|
int32 BEDACOIEIMA = 2;
|
||
|
uint32 entity_id = 3;
|
||
|
float PKJIBEFEJON = 4;
|
||
|
bool GPIHDKLIHKG = 5;
|
||
|
uint32 HJCDICMBDKE = 6;
|
||
|
Vector ref_pos = 7;
|
||
|
uint32 ref_id = 8;
|
||
|
int32 BPELAIAJJKJ = 9;
|
||
|
uint32 KGEDPGANKPC = 10;
|
||
|
uint32 BFHECAKOOCN = 12;
|
||
|
Vector pos = 13;
|
||
|
uint32 NBODGMDFAFP = 14;
|
||
|
bool OABNNLEDCAI = 15;
|
||
|
}
|