Class ServerUpdateGlobalValueNotifyOuterClass.ServerUpdateGlobalValueNotify

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
emu.grasscutter.net.proto.ServerUpdateGlobalValueNotifyOuterClass.ServerUpdateGlobalValueNotify
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ServerUpdateGlobalValueNotifyOuterClass.ServerUpdateGlobalValueNotifyOrBuilder, Serializable
Enclosing class:
ServerUpdateGlobalValueNotifyOuterClass

public static final class ServerUpdateGlobalValueNotifyOuterClass.ServerUpdateGlobalValueNotify extends com.google.protobuf.GeneratedMessageV3 implements ServerUpdateGlobalValueNotifyOuterClass.ServerUpdateGlobalValueNotifyOrBuilder
 enum CmdId {
   option allow_alias = true;
   NONE = 0;
   CMD_ID = 1148;
   ENET_CHANNEL_ID = 0;
   ENET_IS_RELIABLE = 1;
 }
 
Protobuf type ServerUpdateGlobalValueNotify
See Also: