syntax = "proto3"; option java_package = "emu.grasscutter.net.proto"; import "MapAreaInfo.proto"; // Name: JBDKBHNCECK // CmdId: 3284 message MapAreaChangeNotify { repeated MapAreaInfo map_area_info_list = 5; }