mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-24 15:39:25 +03:00
20 lines
434 B
Protocol Buffer
20 lines
434 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
|
|
import "Vector.proto";
|
|
|
|
message GFHBBBNOFAB {
|
|
uint32 GGHKDJLGFPB = 1;
|
|
uint32 GHIAOGLLLDI = 2;
|
|
uint32 state = 3;
|
|
Vector pos = 4;
|
|
uint32 resin = 5;
|
|
uint32 refresh_id = 6;
|
|
bool FANIHELOJAM = 9;
|
|
uint32 scene_id = 10;
|
|
uint32 HOGPDLGHGLM = 11;
|
|
uint32 AGIENJJKPBE = 14;
|
|
uint32 CNIMHCGGFHE = 15;
|
|
}
|