Class AvatarDelNotifyOuterClass.AvatarDelNotify

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

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

    • AVATAR_GUID_LIST_FIELD_NUMBER

      public static final int AVATAR_GUID_LIST_FIELD_NUMBER
      See Also:
  • Method Details