14 lines
265 B
Protocol Buffer
14 lines
265 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 22638
|
||
|
|
||
|
import "Vector.proto";
|
||
|
|
||
|
message PBJDAJJGMNH {
|
||
|
uint32 entity_id = 1;
|
||
|
uint64 KFNBCKLKEIB = 3;
|
||
|
int32 PBHCHAMJKHB = 10;
|
||
|
Vector position = 11;
|
||
|
}
|