mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-24 15:39:25 +03:00
22 lines
511 B
Protocol Buffer
22 lines
511 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdID: 27433
|
|
|
|
import "VehicleMember.proto";
|
|
import "HDPDHDLPHAE.proto";
|
|
import "Vector.proto";
|
|
import "CKIJCDMELNH.proto";
|
|
|
|
message JAFKKPEPGBK {
|
|
VehicleMember NIBLMCEOFLG = 3;
|
|
uint32 GIICKAOFKDB = 4;
|
|
int32 retcode = 5;
|
|
HDPDHDLPHAE IIFDBEPLDKE = 6;
|
|
uint32 gadget_id = 7;
|
|
uint32 entity_id = 8;
|
|
Vector BNDOCLLEBEA = 10;
|
|
CKIJCDMELNH OAAHHNMHAFH = 11;
|
|
Vector BELIOKMDLGB = 15;
|
|
}
|