Files
DanhengServer-OpenSource/Proto/JMAANMPANHM.cs
2025-09-27 13:58:04 +08:00

496 lines
16 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: JMAANMPANHM.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 JMAANMPANHM.proto</summary>
public static partial class JMAANMPANHMReflection {
#region Descriptor
/// <summary>File descriptor for JMAANMPANHM.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static JMAANMPANHMReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFKTUFBTk1QQU5ITS5wcm90byKhAQoLSk1BQU5NUEFOSE0SEwoLTk9FSU1N",
"SENLUE0YCSABKA0SEwoLQ0xQTUlCREZQSkMYCyABKA0SDgoGYXR0YWNrGAQg",
"ASgFEg0KBWluZGV4GAUgASgNEhMKC05LT0ZGQk1IQVBJGAMgASgNEgoKAmhw",
"GA8gASgFEhMKC05ISkFMUERCT0dOGA0gASgNEhMKC0ZQQUlCTERBS0xJGAcg",
"ASgNQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.JMAANMPANHM), global::EggLink.DanhengServer.Proto.JMAANMPANHM.Parser, new[]{ "NOEIMMHCKPM", "CLPMIBDFPJC", "Attack", "Index", "NKOFFBMHAPI", "Hp", "NHJALPDBOGN", "FPAIBLDAKLI" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class JMAANMPANHM : pb::IMessage<JMAANMPANHM>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<JMAANMPANHM> _parser = new pb::MessageParser<JMAANMPANHM>(() => new JMAANMPANHM());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<JMAANMPANHM> 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.JMAANMPANHMReflection.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 JMAANMPANHM() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public JMAANMPANHM(JMAANMPANHM other) : this() {
nOEIMMHCKPM_ = other.nOEIMMHCKPM_;
cLPMIBDFPJC_ = other.cLPMIBDFPJC_;
attack_ = other.attack_;
index_ = other.index_;
nKOFFBMHAPI_ = other.nKOFFBMHAPI_;
hp_ = other.hp_;
nHJALPDBOGN_ = other.nHJALPDBOGN_;
fPAIBLDAKLI_ = other.fPAIBLDAKLI_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public JMAANMPANHM Clone() {
return new JMAANMPANHM(this);
}
/// <summary>Field number for the "NOEIMMHCKPM" field.</summary>
public const int NOEIMMHCKPMFieldNumber = 9;
private uint nOEIMMHCKPM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint NOEIMMHCKPM {
get { return nOEIMMHCKPM_; }
set {
nOEIMMHCKPM_ = value;
}
}
/// <summary>Field number for the "CLPMIBDFPJC" field.</summary>
public const int CLPMIBDFPJCFieldNumber = 11;
private uint cLPMIBDFPJC_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CLPMIBDFPJC {
get { return cLPMIBDFPJC_; }
set {
cLPMIBDFPJC_ = value;
}
}
/// <summary>Field number for the "attack" field.</summary>
public const int AttackFieldNumber = 4;
private int attack_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int Attack {
get { return attack_; }
set {
attack_ = value;
}
}
/// <summary>Field number for the "index" field.</summary>
public const int IndexFieldNumber = 5;
private uint index_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Index {
get { return index_; }
set {
index_ = value;
}
}
/// <summary>Field number for the "NKOFFBMHAPI" field.</summary>
public const int NKOFFBMHAPIFieldNumber = 3;
private uint nKOFFBMHAPI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint NKOFFBMHAPI {
get { return nKOFFBMHAPI_; }
set {
nKOFFBMHAPI_ = value;
}
}
/// <summary>Field number for the "hp" field.</summary>
public const int HpFieldNumber = 15;
private int hp_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int Hp {
get { return hp_; }
set {
hp_ = value;
}
}
/// <summary>Field number for the "NHJALPDBOGN" field.</summary>
public const int NHJALPDBOGNFieldNumber = 13;
private uint nHJALPDBOGN_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint NHJALPDBOGN {
get { return nHJALPDBOGN_; }
set {
nHJALPDBOGN_ = value;
}
}
/// <summary>Field number for the "FPAIBLDAKLI" field.</summary>
public const int FPAIBLDAKLIFieldNumber = 7;
private uint fPAIBLDAKLI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint FPAIBLDAKLI {
get { return fPAIBLDAKLI_; }
set {
fPAIBLDAKLI_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as JMAANMPANHM);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(JMAANMPANHM other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (NOEIMMHCKPM != other.NOEIMMHCKPM) return false;
if (CLPMIBDFPJC != other.CLPMIBDFPJC) return false;
if (Attack != other.Attack) return false;
if (Index != other.Index) return false;
if (NKOFFBMHAPI != other.NKOFFBMHAPI) return false;
if (Hp != other.Hp) return false;
if (NHJALPDBOGN != other.NHJALPDBOGN) return false;
if (FPAIBLDAKLI != other.FPAIBLDAKLI) 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;
if (NOEIMMHCKPM != 0) hash ^= NOEIMMHCKPM.GetHashCode();
if (CLPMIBDFPJC != 0) hash ^= CLPMIBDFPJC.GetHashCode();
if (Attack != 0) hash ^= Attack.GetHashCode();
if (Index != 0) hash ^= Index.GetHashCode();
if (NKOFFBMHAPI != 0) hash ^= NKOFFBMHAPI.GetHashCode();
if (Hp != 0) hash ^= Hp.GetHashCode();
if (NHJALPDBOGN != 0) hash ^= NHJALPDBOGN.GetHashCode();
if (FPAIBLDAKLI != 0) hash ^= FPAIBLDAKLI.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 (NKOFFBMHAPI != 0) {
output.WriteRawTag(24);
output.WriteUInt32(NKOFFBMHAPI);
}
if (Attack != 0) {
output.WriteRawTag(32);
output.WriteInt32(Attack);
}
if (Index != 0) {
output.WriteRawTag(40);
output.WriteUInt32(Index);
}
if (FPAIBLDAKLI != 0) {
output.WriteRawTag(56);
output.WriteUInt32(FPAIBLDAKLI);
}
if (NOEIMMHCKPM != 0) {
output.WriteRawTag(72);
output.WriteUInt32(NOEIMMHCKPM);
}
if (CLPMIBDFPJC != 0) {
output.WriteRawTag(88);
output.WriteUInt32(CLPMIBDFPJC);
}
if (NHJALPDBOGN != 0) {
output.WriteRawTag(104);
output.WriteUInt32(NHJALPDBOGN);
}
if (Hp != 0) {
output.WriteRawTag(120);
output.WriteInt32(Hp);
}
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 (NKOFFBMHAPI != 0) {
output.WriteRawTag(24);
output.WriteUInt32(NKOFFBMHAPI);
}
if (Attack != 0) {
output.WriteRawTag(32);
output.WriteInt32(Attack);
}
if (Index != 0) {
output.WriteRawTag(40);
output.WriteUInt32(Index);
}
if (FPAIBLDAKLI != 0) {
output.WriteRawTag(56);
output.WriteUInt32(FPAIBLDAKLI);
}
if (NOEIMMHCKPM != 0) {
output.WriteRawTag(72);
output.WriteUInt32(NOEIMMHCKPM);
}
if (CLPMIBDFPJC != 0) {
output.WriteRawTag(88);
output.WriteUInt32(CLPMIBDFPJC);
}
if (NHJALPDBOGN != 0) {
output.WriteRawTag(104);
output.WriteUInt32(NHJALPDBOGN);
}
if (Hp != 0) {
output.WriteRawTag(120);
output.WriteInt32(Hp);
}
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;
if (NOEIMMHCKPM != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NOEIMMHCKPM);
}
if (CLPMIBDFPJC != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CLPMIBDFPJC);
}
if (Attack != 0) {
size += 1 + pb::CodedOutputStream.ComputeInt32Size(Attack);
}
if (Index != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Index);
}
if (NKOFFBMHAPI != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NKOFFBMHAPI);
}
if (Hp != 0) {
size += 1 + pb::CodedOutputStream.ComputeInt32Size(Hp);
}
if (NHJALPDBOGN != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NHJALPDBOGN);
}
if (FPAIBLDAKLI != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FPAIBLDAKLI);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(JMAANMPANHM other) {
if (other == null) {
return;
}
if (other.NOEIMMHCKPM != 0) {
NOEIMMHCKPM = other.NOEIMMHCKPM;
}
if (other.CLPMIBDFPJC != 0) {
CLPMIBDFPJC = other.CLPMIBDFPJC;
}
if (other.Attack != 0) {
Attack = other.Attack;
}
if (other.Index != 0) {
Index = other.Index;
}
if (other.NKOFFBMHAPI != 0) {
NKOFFBMHAPI = other.NKOFFBMHAPI;
}
if (other.Hp != 0) {
Hp = other.Hp;
}
if (other.NHJALPDBOGN != 0) {
NHJALPDBOGN = other.NHJALPDBOGN;
}
if (other.FPAIBLDAKLI != 0) {
FPAIBLDAKLI = other.FPAIBLDAKLI;
}
_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 24: {
NKOFFBMHAPI = input.ReadUInt32();
break;
}
case 32: {
Attack = input.ReadInt32();
break;
}
case 40: {
Index = input.ReadUInt32();
break;
}
case 56: {
FPAIBLDAKLI = input.ReadUInt32();
break;
}
case 72: {
NOEIMMHCKPM = input.ReadUInt32();
break;
}
case 88: {
CLPMIBDFPJC = input.ReadUInt32();
break;
}
case 104: {
NHJALPDBOGN = input.ReadUInt32();
break;
}
case 120: {
Hp = input.ReadInt32();
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 24: {
NKOFFBMHAPI = input.ReadUInt32();
break;
}
case 32: {
Attack = input.ReadInt32();
break;
}
case 40: {
Index = input.ReadUInt32();
break;
}
case 56: {
FPAIBLDAKLI = input.ReadUInt32();
break;
}
case 72: {
NOEIMMHCKPM = input.ReadUInt32();
break;
}
case 88: {
CLPMIBDFPJC = input.ReadUInt32();
break;
}
case 104: {
NHJALPDBOGN = input.ReadUInt32();
break;
}
case 120: {
Hp = input.ReadInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code