syntax = "proto3"; option java_package = "emu.grasscutter.net.proto"; // Name: BHHLLDGJLGK // CmdId: 3412 message SceneAudioNotify { int32 type = 12; repeated float param2 = 9; uint32 source_uid = 6; repeated string param3 = 8; repeated uint32 param1 = 7; }