Files
DanhengServer-OpenSource/Proto/JNFELCKIOCM.cs
2025-05-31 21:42:06 +08:00

538 lines
20 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: JNFELCKIOCM.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021, 8981
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global::Google.Protobuf.Reflection;
using scg = global::System.Collections.Generic;
namespace EggLink.DanhengServer.Proto {
/// <summary>Holder for reflection information generated from JNFELCKIOCM.proto</summary>
public static partial class JNFELCKIOCMReflection {
#region Descriptor
/// <summary>File descriptor for JNFELCKIOCM.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static JNFELCKIOCMReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFKTkZFTENLSU9DTS5wcm90bxoRUm9ndWVTdGF0dXMucHJvdG8aF0NoZXNz",
"Um9ndWVNaXJhY2xlLnByb3RvGhRDaGVzc1JvZ3VlQnVmZi5wcm90byKbAgoL",
"Sk5GRUxDS0lPQ00SHAoUdHJpYWxfYXZhdGFyX2lkX2xpc3QYBiADKA0SEwoL",
"RkZLUEVHTkJIT0QYBSABKA0SDgoGbWFwX2lkGA4gASgNEjQKGGNoZXNzX3Jv",
"Z3VlX21pcmFjbGVfaW5mbxgHIAEoCzISLkNoZXNzUm9ndWVNaXJhY2xlEhMK",
"C0tKR0lNSEZLR0JOGAogASgNEhwKBnN0YXR1cxgPIAEoDjIMLlJvZ3VlU3Rh",
"dHVzEhsKE2Jhc2VfYXZhdGFyX2lkX2xpc3QYCyADKA0SEwoLR01QSUlBRUdH",
"RUsYASABKA0SLgoVY2hlc3Nfcm9ndWVfYnVmZl9pbmZvGAQgASgLMg8uQ2hl",
"c3NSb2d1ZUJ1ZmZCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IG",
"cHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RogueStatusReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueMiracleReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueBuffReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.JNFELCKIOCM), global::EggLink.DanhengServer.Proto.JNFELCKIOCM.Parser, new[]{ "TrialAvatarIdList", "FFKPEGNBHOD", "MapId", "ChessRogueMiracleInfo", "KJGIMHFKGBN", "Status", "BaseAvatarIdList", "GMPIIAEGGEK", "ChessRogueBuffInfo" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class JNFELCKIOCM : pb::IMessage<JNFELCKIOCM>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<JNFELCKIOCM> _parser = new pb::MessageParser<JNFELCKIOCM>(() => new JNFELCKIOCM());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<JNFELCKIOCM> Parser { get { return _parser; } }
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pbr::MessageDescriptor Descriptor {
get { return global::EggLink.DanhengServer.Proto.JNFELCKIOCMReflection.Descriptor.MessageTypes[0]; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
pbr::MessageDescriptor pb::IMessage.Descriptor {
get { return Descriptor; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public JNFELCKIOCM() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public JNFELCKIOCM(JNFELCKIOCM other) : this() {
trialAvatarIdList_ = other.trialAvatarIdList_.Clone();
fFKPEGNBHOD_ = other.fFKPEGNBHOD_;
mapId_ = other.mapId_;
chessRogueMiracleInfo_ = other.chessRogueMiracleInfo_ != null ? other.chessRogueMiracleInfo_.Clone() : null;
kJGIMHFKGBN_ = other.kJGIMHFKGBN_;
status_ = other.status_;
baseAvatarIdList_ = other.baseAvatarIdList_.Clone();
gMPIIAEGGEK_ = other.gMPIIAEGGEK_;
chessRogueBuffInfo_ = other.chessRogueBuffInfo_ != null ? other.chessRogueBuffInfo_.Clone() : null;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public JNFELCKIOCM Clone() {
return new JNFELCKIOCM(this);
}
/// <summary>Field number for the "trial_avatar_id_list" field.</summary>
public const int TrialAvatarIdListFieldNumber = 6;
private static readonly pb::FieldCodec<uint> _repeated_trialAvatarIdList_codec
= pb::FieldCodec.ForUInt32(50);
private readonly pbc::RepeatedField<uint> trialAvatarIdList_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> TrialAvatarIdList {
get { return trialAvatarIdList_; }
}
/// <summary>Field number for the "FFKPEGNBHOD" field.</summary>
public const int FFKPEGNBHODFieldNumber = 5;
private uint fFKPEGNBHOD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint FFKPEGNBHOD {
get { return fFKPEGNBHOD_; }
set {
fFKPEGNBHOD_ = value;
}
}
/// <summary>Field number for the "map_id" field.</summary>
public const int MapIdFieldNumber = 14;
private uint mapId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint MapId {
get { return mapId_; }
set {
mapId_ = value;
}
}
/// <summary>Field number for the "chess_rogue_miracle_info" field.</summary>
public const int ChessRogueMiracleInfoFieldNumber = 7;
private global::EggLink.DanhengServer.Proto.ChessRogueMiracle chessRogueMiracleInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ChessRogueMiracle ChessRogueMiracleInfo {
get { return chessRogueMiracleInfo_; }
set {
chessRogueMiracleInfo_ = value;
}
}
/// <summary>Field number for the "KJGIMHFKGBN" field.</summary>
public const int KJGIMHFKGBNFieldNumber = 10;
private uint kJGIMHFKGBN_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint KJGIMHFKGBN {
get { return kJGIMHFKGBN_; }
set {
kJGIMHFKGBN_ = value;
}
}
/// <summary>Field number for the "status" field.</summary>
public const int StatusFieldNumber = 15;
private global::EggLink.DanhengServer.Proto.RogueStatus status_ = global::EggLink.DanhengServer.Proto.RogueStatus.None;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.RogueStatus Status {
get { return status_; }
set {
status_ = value;
}
}
/// <summary>Field number for the "base_avatar_id_list" field.</summary>
public const int BaseAvatarIdListFieldNumber = 11;
private static readonly pb::FieldCodec<uint> _repeated_baseAvatarIdList_codec
= pb::FieldCodec.ForUInt32(90);
private readonly pbc::RepeatedField<uint> baseAvatarIdList_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> BaseAvatarIdList {
get { return baseAvatarIdList_; }
}
/// <summary>Field number for the "GMPIIAEGGEK" field.</summary>
public const int GMPIIAEGGEKFieldNumber = 1;
private uint gMPIIAEGGEK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GMPIIAEGGEK {
get { return gMPIIAEGGEK_; }
set {
gMPIIAEGGEK_ = value;
}
}
/// <summary>Field number for the "chess_rogue_buff_info" field.</summary>
public const int ChessRogueBuffInfoFieldNumber = 4;
private global::EggLink.DanhengServer.Proto.ChessRogueBuff chessRogueBuffInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ChessRogueBuff ChessRogueBuffInfo {
get { return chessRogueBuffInfo_; }
set {
chessRogueBuffInfo_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as JNFELCKIOCM);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(JNFELCKIOCM other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!trialAvatarIdList_.Equals(other.trialAvatarIdList_)) return false;
if (FFKPEGNBHOD != other.FFKPEGNBHOD) return false;
if (MapId != other.MapId) return false;
if (!object.Equals(ChessRogueMiracleInfo, other.ChessRogueMiracleInfo)) return false;
if (KJGIMHFKGBN != other.KJGIMHFKGBN) return false;
if (Status != other.Status) return false;
if(!baseAvatarIdList_.Equals(other.baseAvatarIdList_)) return false;
if (GMPIIAEGGEK != other.GMPIIAEGGEK) return false;
if (!object.Equals(ChessRogueBuffInfo, other.ChessRogueBuffInfo)) return false;
return Equals(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override int GetHashCode() {
int hash = 1;
hash ^= trialAvatarIdList_.GetHashCode();
if (FFKPEGNBHOD != 0) hash ^= FFKPEGNBHOD.GetHashCode();
if (MapId != 0) hash ^= MapId.GetHashCode();
if (chessRogueMiracleInfo_ != null) hash ^= ChessRogueMiracleInfo.GetHashCode();
if (KJGIMHFKGBN != 0) hash ^= KJGIMHFKGBN.GetHashCode();
if (Status != global::EggLink.DanhengServer.Proto.RogueStatus.None) hash ^= Status.GetHashCode();
hash ^= baseAvatarIdList_.GetHashCode();
if (GMPIIAEGGEK != 0) hash ^= GMPIIAEGGEK.GetHashCode();
if (chessRogueBuffInfo_ != null) hash ^= ChessRogueBuffInfo.GetHashCode();
if (_unknownFields != null) {
hash ^= _unknownFields.GetHashCode();
}
return hash;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override string ToString() {
return pb::JsonFormatter.ToDiagnosticString(this);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void WriteTo(pb::CodedOutputStream output) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
output.WriteRawMessage(this);
#else
if (GMPIIAEGGEK != 0) {
output.WriteRawTag(8);
output.WriteUInt32(GMPIIAEGGEK);
}
if (chessRogueBuffInfo_ != null) {
output.WriteRawTag(34);
output.WriteMessage(ChessRogueBuffInfo);
}
if (FFKPEGNBHOD != 0) {
output.WriteRawTag(40);
output.WriteUInt32(FFKPEGNBHOD);
}
trialAvatarIdList_.WriteTo(output, _repeated_trialAvatarIdList_codec);
if (chessRogueMiracleInfo_ != null) {
output.WriteRawTag(58);
output.WriteMessage(ChessRogueMiracleInfo);
}
if (KJGIMHFKGBN != 0) {
output.WriteRawTag(80);
output.WriteUInt32(KJGIMHFKGBN);
}
baseAvatarIdList_.WriteTo(output, _repeated_baseAvatarIdList_codec);
if (MapId != 0) {
output.WriteRawTag(112);
output.WriteUInt32(MapId);
}
if (Status != global::EggLink.DanhengServer.Proto.RogueStatus.None) {
output.WriteRawTag(120);
output.WriteEnum((int) Status);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(output);
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
if (GMPIIAEGGEK != 0) {
output.WriteRawTag(8);
output.WriteUInt32(GMPIIAEGGEK);
}
if (chessRogueBuffInfo_ != null) {
output.WriteRawTag(34);
output.WriteMessage(ChessRogueBuffInfo);
}
if (FFKPEGNBHOD != 0) {
output.WriteRawTag(40);
output.WriteUInt32(FFKPEGNBHOD);
}
trialAvatarIdList_.WriteTo(ref output, _repeated_trialAvatarIdList_codec);
if (chessRogueMiracleInfo_ != null) {
output.WriteRawTag(58);
output.WriteMessage(ChessRogueMiracleInfo);
}
if (KJGIMHFKGBN != 0) {
output.WriteRawTag(80);
output.WriteUInt32(KJGIMHFKGBN);
}
baseAvatarIdList_.WriteTo(ref output, _repeated_baseAvatarIdList_codec);
if (MapId != 0) {
output.WriteRawTag(112);
output.WriteUInt32(MapId);
}
if (Status != global::EggLink.DanhengServer.Proto.RogueStatus.None) {
output.WriteRawTag(120);
output.WriteEnum((int) Status);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(ref output);
}
}
#endif
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int CalculateSize() {
int size = 0;
size += trialAvatarIdList_.CalculateSize(_repeated_trialAvatarIdList_codec);
if (FFKPEGNBHOD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FFKPEGNBHOD);
}
if (MapId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MapId);
}
if (chessRogueMiracleInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ChessRogueMiracleInfo);
}
if (KJGIMHFKGBN != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KJGIMHFKGBN);
}
if (Status != global::EggLink.DanhengServer.Proto.RogueStatus.None) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Status);
}
size += baseAvatarIdList_.CalculateSize(_repeated_baseAvatarIdList_codec);
if (GMPIIAEGGEK != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GMPIIAEGGEK);
}
if (chessRogueBuffInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ChessRogueBuffInfo);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(JNFELCKIOCM other) {
if (other == null) {
return;
}
trialAvatarIdList_.Add(other.trialAvatarIdList_);
if (other.FFKPEGNBHOD != 0) {
FFKPEGNBHOD = other.FFKPEGNBHOD;
}
if (other.MapId != 0) {
MapId = other.MapId;
}
if (other.chessRogueMiracleInfo_ != null) {
if (chessRogueMiracleInfo_ == null) {
ChessRogueMiracleInfo = new global::EggLink.DanhengServer.Proto.ChessRogueMiracle();
}
ChessRogueMiracleInfo.MergeFrom(other.ChessRogueMiracleInfo);
}
if (other.KJGIMHFKGBN != 0) {
KJGIMHFKGBN = other.KJGIMHFKGBN;
}
if (other.Status != global::EggLink.DanhengServer.Proto.RogueStatus.None) {
Status = other.Status;
}
baseAvatarIdList_.Add(other.baseAvatarIdList_);
if (other.GMPIIAEGGEK != 0) {
GMPIIAEGGEK = other.GMPIIAEGGEK;
}
if (other.chessRogueBuffInfo_ != null) {
if (chessRogueBuffInfo_ == null) {
ChessRogueBuffInfo = new global::EggLink.DanhengServer.Proto.ChessRogueBuff();
}
ChessRogueBuffInfo.MergeFrom(other.ChessRogueBuffInfo);
}
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(pb::CodedInputStream input) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
input.ReadRawMessage(this);
#else
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
break;
case 8: {
GMPIIAEGGEK = input.ReadUInt32();
break;
}
case 34: {
if (chessRogueBuffInfo_ == null) {
ChessRogueBuffInfo = new global::EggLink.DanhengServer.Proto.ChessRogueBuff();
}
input.ReadMessage(ChessRogueBuffInfo);
break;
}
case 40: {
FFKPEGNBHOD = input.ReadUInt32();
break;
}
case 50:
case 48: {
trialAvatarIdList_.AddEntriesFrom(input, _repeated_trialAvatarIdList_codec);
break;
}
case 58: {
if (chessRogueMiracleInfo_ == null) {
ChessRogueMiracleInfo = new global::EggLink.DanhengServer.Proto.ChessRogueMiracle();
}
input.ReadMessage(ChessRogueMiracleInfo);
break;
}
case 80: {
KJGIMHFKGBN = input.ReadUInt32();
break;
}
case 90:
case 88: {
baseAvatarIdList_.AddEntriesFrom(input, _repeated_baseAvatarIdList_codec);
break;
}
case 112: {
MapId = input.ReadUInt32();
break;
}
case 120: {
Status = (global::EggLink.DanhengServer.Proto.RogueStatus) input.ReadEnum();
break;
}
}
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 8: {
GMPIIAEGGEK = input.ReadUInt32();
break;
}
case 34: {
if (chessRogueBuffInfo_ == null) {
ChessRogueBuffInfo = new global::EggLink.DanhengServer.Proto.ChessRogueBuff();
}
input.ReadMessage(ChessRogueBuffInfo);
break;
}
case 40: {
FFKPEGNBHOD = input.ReadUInt32();
break;
}
case 50:
case 48: {
trialAvatarIdList_.AddEntriesFrom(ref input, _repeated_trialAvatarIdList_codec);
break;
}
case 58: {
if (chessRogueMiracleInfo_ == null) {
ChessRogueMiracleInfo = new global::EggLink.DanhengServer.Proto.ChessRogueMiracle();
}
input.ReadMessage(ChessRogueMiracleInfo);
break;
}
case 80: {
KJGIMHFKGBN = input.ReadUInt32();
break;
}
case 90:
case 88: {
baseAvatarIdList_.AddEntriesFrom(ref input, _repeated_baseAvatarIdList_codec);
break;
}
case 112: {
MapId = input.ReadUInt32();
break;
}
case 120: {
Status = (global::EggLink.DanhengServer.Proto.RogueStatus) input.ReadEnum();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code