Class ServerTimeNotifyOuterClass.ServerTimeNotify

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

public static final class ServerTimeNotifyOuterClass.ServerTimeNotify extends com.google.protobuf.GeneratedMessageV3 implements ServerTimeNotifyOuterClass.ServerTimeNotifyOrBuilder
 enum CmdId {
   option allow_alias = true;
   NONE = 0;
   CMD_ID = 57;
   ENET_CHANNEL_ID = 1;
   ENET_IS_RELIABLE = 1;
 }
 
Protobuf type ServerTimeNotify
See Also:
  • Field Details

    • SERVER_TIME_FIELD_NUMBER

      public static final int SERVER_TIME_FIELD_NUMBER
      See Also:
  • Method Details