mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-13 01:09:26 +03:00
16 lines
341 B
Protocol Buffer
16 lines
341 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
|
|
import "AKEHCJNGJEJ.proto";
|
|
import "Vector.proto";
|
|
import "MathQuaternion.proto";
|
|
|
|
message IEJJDFOPBPJ {
|
|
AKEHCJNGJEJ type = 6;
|
|
int32 BLLECCLCEJN = 9;
|
|
Vector center = 10;
|
|
MathQuaternion rotation = 11;
|
|
Vector IFKDEJEBMPE = 15;
|
|
}
|