GC-Proto/unimplemented/LCMDACEFJPA.proto

18 lines
415 B
Protocol Buffer
Raw Normal View History

2024-08-27 22:55:06 +03:00
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
import "DKNKKMEMNEC.proto";
2024-08-28 08:04:33 +03:00
import "ProfilePicture.proto";
2024-08-27 22:55:06 +03:00
message LCMDACEFJPA {
uint32 uid = 1;
int64 param = 3;
uint32 AMMIAEOIGOD = 6;
2024-08-28 08:04:33 +03:00
string nickname = 8;
2024-08-27 22:55:06 +03:00
uint32 DJCFMFEDNCG = 10;
2024-08-28 08:04:33 +03:00
string online_id = 11;
2024-08-27 22:55:06 +03:00
repeated DKNKKMEMNEC BFBOMBOINPJ = 13;
2024-08-28 08:04:33 +03:00
ProfilePicture profile_picture = 15;
2024-08-27 22:55:06 +03:00
}