syntax = "proto3"; option java_package = "emu.grasscutter.net.proto"; // CmdId: 166 // EnetChannelId: 0 // EnetIsReliable: true // IsAllowClient: true message PlayerCookArgsReq { uint32 recipe_id = 11; uint32 assist_avatar = 10; }