Grasscutter/src/generated/main/java/emu/grasscutter/net/proto/WindFieldGalleryInfoNotifyOuterClass.java
2023-08-14 18:57:07 -04:00

1041 lines
34 KiB
Java

// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: WindFieldGalleryInfoNotify.proto
package emu.grasscutter.net.proto;
public final class WindFieldGalleryInfoNotifyOuterClass {
private WindFieldGalleryInfoNotifyOuterClass() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
public interface WindFieldGalleryInfoNotifyOrBuilder extends
// @@protoc_insertion_point(interface_extends:WindFieldGalleryInfoNotify)
com.google.protobuf.MessageOrBuilder {
/**
* <code>uint32 KJCLNIGPNDF = 3;</code>
* @return The kJCLNIGPNDF.
*/
int getKJCLNIGPNDF();
/**
* <code>uint32 OKJOJDABKGC = 15;</code>
* @return The oKJOJDABKGC.
*/
int getOKJOJDABKGC();
/**
* <code>uint32 DPOBEKFGJOP = 6;</code>
* @return The dPOBEKFGJOP.
*/
int getDPOBEKFGJOP();
/**
* <code>uint32 NHFGIBDCPGC = 13;</code>
* @return The nHFGIBDCPGC.
*/
int getNHFGIBDCPGC();
/**
* <code>uint32 GIMCFEIADKI = 9;</code>
* @return The gIMCFEIADKI.
*/
int getGIMCFEIADKI();
/**
* <code>uint32 GCMNEADPFBH = 2;</code>
* @return The gCMNEADPFBH.
*/
int getGCMNEADPFBH();
/**
* <code>uint32 GPPOHEOBDGJ = 5;</code>
* @return The gPPOHEOBDGJ.
*/
int getGPPOHEOBDGJ();
/**
* <code>uint32 EHLLLIJFOJG = 12;</code>
* @return The eHLLLIJFOJG.
*/
int getEHLLLIJFOJG();
}
/**
* <pre>
* CmdId: 4173
* Obf: ABKDMDEBLNB
* </pre>
*
* Protobuf type {@code WindFieldGalleryInfoNotify}
*/
public static final class WindFieldGalleryInfoNotify extends
com.google.protobuf.GeneratedMessageV3 implements
// @@protoc_insertion_point(message_implements:WindFieldGalleryInfoNotify)
WindFieldGalleryInfoNotifyOrBuilder {
private static final long serialVersionUID = 0L;
// Use WindFieldGalleryInfoNotify.newBuilder() to construct.
private WindFieldGalleryInfoNotify(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
super(builder);
}
private WindFieldGalleryInfoNotify() {
}
@java.lang.Override
@SuppressWarnings({"unused"})
protected java.lang.Object newInstance(
UnusedPrivateParameter unused) {
return new WindFieldGalleryInfoNotify();
}
@java.lang.Override
public final com.google.protobuf.UnknownFieldSet
getUnknownFields() {
return this.unknownFields;
}
private WindFieldGalleryInfoNotify(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
this();
if (extensionRegistry == null) {
throw new java.lang.NullPointerException();
}
com.google.protobuf.UnknownFieldSet.Builder unknownFields =
com.google.protobuf.UnknownFieldSet.newBuilder();
try {
boolean done = false;
while (!done) {
int tag = input.readTag();
switch (tag) {
case 0:
done = true;
break;
case 16: {
gCMNEADPFBH_ = input.readUInt32();
break;
}
case 24: {
kJCLNIGPNDF_ = input.readUInt32();
break;
}
case 40: {
gPPOHEOBDGJ_ = input.readUInt32();
break;
}
case 48: {
dPOBEKFGJOP_ = input.readUInt32();
break;
}
case 72: {
gIMCFEIADKI_ = input.readUInt32();
break;
}
case 96: {
eHLLLIJFOJG_ = input.readUInt32();
break;
}
case 104: {
nHFGIBDCPGC_ = input.readUInt32();
break;
}
case 120: {
oKJOJDABKGC_ = input.readUInt32();
break;
}
default: {
if (!parseUnknownField(
input, unknownFields, extensionRegistry, tag)) {
done = true;
}
break;
}
}
}
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
throw e.setUnfinishedMessage(this);
} catch (java.io.IOException e) {
throw new com.google.protobuf.InvalidProtocolBufferException(
e).setUnfinishedMessage(this);
} finally {
this.unknownFields = unknownFields.build();
makeExtensionsImmutable();
}
}
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.internal_static_WindFieldGalleryInfoNotify_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.internal_static_WindFieldGalleryInfoNotify_fieldAccessorTable
.ensureFieldAccessorsInitialized(
emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify.class, emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify.Builder.class);
}
public static final int KJCLNIGPNDF_FIELD_NUMBER = 3;
private int kJCLNIGPNDF_;
/**
* <code>uint32 KJCLNIGPNDF = 3;</code>
* @return The kJCLNIGPNDF.
*/
@java.lang.Override
public int getKJCLNIGPNDF() {
return kJCLNIGPNDF_;
}
public static final int OKJOJDABKGC_FIELD_NUMBER = 15;
private int oKJOJDABKGC_;
/**
* <code>uint32 OKJOJDABKGC = 15;</code>
* @return The oKJOJDABKGC.
*/
@java.lang.Override
public int getOKJOJDABKGC() {
return oKJOJDABKGC_;
}
public static final int DPOBEKFGJOP_FIELD_NUMBER = 6;
private int dPOBEKFGJOP_;
/**
* <code>uint32 DPOBEKFGJOP = 6;</code>
* @return The dPOBEKFGJOP.
*/
@java.lang.Override
public int getDPOBEKFGJOP() {
return dPOBEKFGJOP_;
}
public static final int NHFGIBDCPGC_FIELD_NUMBER = 13;
private int nHFGIBDCPGC_;
/**
* <code>uint32 NHFGIBDCPGC = 13;</code>
* @return The nHFGIBDCPGC.
*/
@java.lang.Override
public int getNHFGIBDCPGC() {
return nHFGIBDCPGC_;
}
public static final int GIMCFEIADKI_FIELD_NUMBER = 9;
private int gIMCFEIADKI_;
/**
* <code>uint32 GIMCFEIADKI = 9;</code>
* @return The gIMCFEIADKI.
*/
@java.lang.Override
public int getGIMCFEIADKI() {
return gIMCFEIADKI_;
}
public static final int GCMNEADPFBH_FIELD_NUMBER = 2;
private int gCMNEADPFBH_;
/**
* <code>uint32 GCMNEADPFBH = 2;</code>
* @return The gCMNEADPFBH.
*/
@java.lang.Override
public int getGCMNEADPFBH() {
return gCMNEADPFBH_;
}
public static final int GPPOHEOBDGJ_FIELD_NUMBER = 5;
private int gPPOHEOBDGJ_;
/**
* <code>uint32 GPPOHEOBDGJ = 5;</code>
* @return The gPPOHEOBDGJ.
*/
@java.lang.Override
public int getGPPOHEOBDGJ() {
return gPPOHEOBDGJ_;
}
public static final int EHLLLIJFOJG_FIELD_NUMBER = 12;
private int eHLLLIJFOJG_;
/**
* <code>uint32 EHLLLIJFOJG = 12;</code>
* @return The eHLLLIJFOJG.
*/
@java.lang.Override
public int getEHLLLIJFOJG() {
return eHLLLIJFOJG_;
}
private byte memoizedIsInitialized = -1;
@java.lang.Override
public final boolean isInitialized() {
byte isInitialized = memoizedIsInitialized;
if (isInitialized == 1) return true;
if (isInitialized == 0) return false;
memoizedIsInitialized = 1;
return true;
}
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (gCMNEADPFBH_ != 0) {
output.writeUInt32(2, gCMNEADPFBH_);
}
if (kJCLNIGPNDF_ != 0) {
output.writeUInt32(3, kJCLNIGPNDF_);
}
if (gPPOHEOBDGJ_ != 0) {
output.writeUInt32(5, gPPOHEOBDGJ_);
}
if (dPOBEKFGJOP_ != 0) {
output.writeUInt32(6, dPOBEKFGJOP_);
}
if (gIMCFEIADKI_ != 0) {
output.writeUInt32(9, gIMCFEIADKI_);
}
if (eHLLLIJFOJG_ != 0) {
output.writeUInt32(12, eHLLLIJFOJG_);
}
if (nHFGIBDCPGC_ != 0) {
output.writeUInt32(13, nHFGIBDCPGC_);
}
if (oKJOJDABKGC_ != 0) {
output.writeUInt32(15, oKJOJDABKGC_);
}
unknownFields.writeTo(output);
}
@java.lang.Override
public int getSerializedSize() {
int size = memoizedSize;
if (size != -1) return size;
size = 0;
if (gCMNEADPFBH_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(2, gCMNEADPFBH_);
}
if (kJCLNIGPNDF_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(3, kJCLNIGPNDF_);
}
if (gPPOHEOBDGJ_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(5, gPPOHEOBDGJ_);
}
if (dPOBEKFGJOP_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(6, dPOBEKFGJOP_);
}
if (gIMCFEIADKI_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(9, gIMCFEIADKI_);
}
if (eHLLLIJFOJG_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(12, eHLLLIJFOJG_);
}
if (nHFGIBDCPGC_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(13, nHFGIBDCPGC_);
}
if (oKJOJDABKGC_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(15, oKJOJDABKGC_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
return size;
}
@java.lang.Override
public boolean equals(final java.lang.Object obj) {
if (obj == this) {
return true;
}
if (!(obj instanceof emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify)) {
return super.equals(obj);
}
emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify other = (emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify) obj;
if (getKJCLNIGPNDF()
!= other.getKJCLNIGPNDF()) return false;
if (getOKJOJDABKGC()
!= other.getOKJOJDABKGC()) return false;
if (getDPOBEKFGJOP()
!= other.getDPOBEKFGJOP()) return false;
if (getNHFGIBDCPGC()
!= other.getNHFGIBDCPGC()) return false;
if (getGIMCFEIADKI()
!= other.getGIMCFEIADKI()) return false;
if (getGCMNEADPFBH()
!= other.getGCMNEADPFBH()) return false;
if (getGPPOHEOBDGJ()
!= other.getGPPOHEOBDGJ()) return false;
if (getEHLLLIJFOJG()
!= other.getEHLLLIJFOJG()) return false;
if (!unknownFields.equals(other.unknownFields)) return false;
return true;
}
@java.lang.Override
public int hashCode() {
if (memoizedHashCode != 0) {
return memoizedHashCode;
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
hash = (37 * hash) + KJCLNIGPNDF_FIELD_NUMBER;
hash = (53 * hash) + getKJCLNIGPNDF();
hash = (37 * hash) + OKJOJDABKGC_FIELD_NUMBER;
hash = (53 * hash) + getOKJOJDABKGC();
hash = (37 * hash) + DPOBEKFGJOP_FIELD_NUMBER;
hash = (53 * hash) + getDPOBEKFGJOP();
hash = (37 * hash) + NHFGIBDCPGC_FIELD_NUMBER;
hash = (53 * hash) + getNHFGIBDCPGC();
hash = (37 * hash) + GIMCFEIADKI_FIELD_NUMBER;
hash = (53 * hash) + getGIMCFEIADKI();
hash = (37 * hash) + GCMNEADPFBH_FIELD_NUMBER;
hash = (53 * hash) + getGCMNEADPFBH();
hash = (37 * hash) + GPPOHEOBDGJ_FIELD_NUMBER;
hash = (53 * hash) + getGPPOHEOBDGJ();
hash = (37 * hash) + EHLLLIJFOJG_FIELD_NUMBER;
hash = (53 * hash) + getEHLLLIJFOJG();
hash = (29 * hash) + unknownFields.hashCode();
memoizedHashCode = hash;
return hash;
}
public static emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify parseFrom(
java.nio.ByteBuffer data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify parseFrom(
java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify parseFrom(
com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify parseFrom(
com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify parseFrom(
byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify parseFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify parseFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
public static emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input);
}
public static emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify parseDelimitedFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
}
public static emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify parseFrom(
com.google.protobuf.CodedInputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
@java.lang.Override
public Builder newBuilderForType() { return newBuilder(); }
public static Builder newBuilder() {
return DEFAULT_INSTANCE.toBuilder();
}
public static Builder newBuilder(emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify prototype) {
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
}
@java.lang.Override
public Builder toBuilder() {
return this == DEFAULT_INSTANCE
? new Builder() : new Builder().mergeFrom(this);
}
@java.lang.Override
protected Builder newBuilderForType(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
/**
* <pre>
* CmdId: 4173
* Obf: ABKDMDEBLNB
* </pre>
*
* Protobuf type {@code WindFieldGalleryInfoNotify}
*/
public static final class Builder extends
com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
// @@protoc_insertion_point(builder_implements:WindFieldGalleryInfoNotify)
emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotifyOrBuilder {
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.internal_static_WindFieldGalleryInfoNotify_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.internal_static_WindFieldGalleryInfoNotify_fieldAccessorTable
.ensureFieldAccessorsInitialized(
emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify.class, emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify.Builder.class);
}
// Construct using emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify.newBuilder()
private Builder() {
maybeForceBuilderInitialization();
}
private Builder(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
super(parent);
maybeForceBuilderInitialization();
}
private void maybeForceBuilderInitialization() {
if (com.google.protobuf.GeneratedMessageV3
.alwaysUseFieldBuilders) {
}
}
@java.lang.Override
public Builder clear() {
super.clear();
kJCLNIGPNDF_ = 0;
oKJOJDABKGC_ = 0;
dPOBEKFGJOP_ = 0;
nHFGIBDCPGC_ = 0;
gIMCFEIADKI_ = 0;
gCMNEADPFBH_ = 0;
gPPOHEOBDGJ_ = 0;
eHLLLIJFOJG_ = 0;
return this;
}
@java.lang.Override
public com.google.protobuf.Descriptors.Descriptor
getDescriptorForType() {
return emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.internal_static_WindFieldGalleryInfoNotify_descriptor;
}
@java.lang.Override
public emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify getDefaultInstanceForType() {
return emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify.getDefaultInstance();
}
@java.lang.Override
public emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify build() {
emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify result = buildPartial();
if (!result.isInitialized()) {
throw newUninitializedMessageException(result);
}
return result;
}
@java.lang.Override
public emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify buildPartial() {
emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify result = new emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify(this);
result.kJCLNIGPNDF_ = kJCLNIGPNDF_;
result.oKJOJDABKGC_ = oKJOJDABKGC_;
result.dPOBEKFGJOP_ = dPOBEKFGJOP_;
result.nHFGIBDCPGC_ = nHFGIBDCPGC_;
result.gIMCFEIADKI_ = gIMCFEIADKI_;
result.gCMNEADPFBH_ = gCMNEADPFBH_;
result.gPPOHEOBDGJ_ = gPPOHEOBDGJ_;
result.eHLLLIJFOJG_ = eHLLLIJFOJG_;
onBuilt();
return result;
}
@java.lang.Override
public Builder clone() {
return super.clone();
}
@java.lang.Override
public Builder setField(
com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) {
return super.setField(field, value);
}
@java.lang.Override
public Builder clearField(
com.google.protobuf.Descriptors.FieldDescriptor field) {
return super.clearField(field);
}
@java.lang.Override
public Builder clearOneof(
com.google.protobuf.Descriptors.OneofDescriptor oneof) {
return super.clearOneof(oneof);
}
@java.lang.Override
public Builder setRepeatedField(
com.google.protobuf.Descriptors.FieldDescriptor field,
int index, java.lang.Object value) {
return super.setRepeatedField(field, index, value);
}
@java.lang.Override
public Builder addRepeatedField(
com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) {
return super.addRepeatedField(field, value);
}
@java.lang.Override
public Builder mergeFrom(com.google.protobuf.Message other) {
if (other instanceof emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify) {
return mergeFrom((emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify)other);
} else {
super.mergeFrom(other);
return this;
}
}
public Builder mergeFrom(emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify other) {
if (other == emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify.getDefaultInstance()) return this;
if (other.getKJCLNIGPNDF() != 0) {
setKJCLNIGPNDF(other.getKJCLNIGPNDF());
}
if (other.getOKJOJDABKGC() != 0) {
setOKJOJDABKGC(other.getOKJOJDABKGC());
}
if (other.getDPOBEKFGJOP() != 0) {
setDPOBEKFGJOP(other.getDPOBEKFGJOP());
}
if (other.getNHFGIBDCPGC() != 0) {
setNHFGIBDCPGC(other.getNHFGIBDCPGC());
}
if (other.getGIMCFEIADKI() != 0) {
setGIMCFEIADKI(other.getGIMCFEIADKI());
}
if (other.getGCMNEADPFBH() != 0) {
setGCMNEADPFBH(other.getGCMNEADPFBH());
}
if (other.getGPPOHEOBDGJ() != 0) {
setGPPOHEOBDGJ(other.getGPPOHEOBDGJ());
}
if (other.getEHLLLIJFOJG() != 0) {
setEHLLLIJFOJG(other.getEHLLLIJFOJG());
}
this.mergeUnknownFields(other.unknownFields);
onChanged();
return this;
}
@java.lang.Override
public final boolean isInitialized() {
return true;
}
@java.lang.Override
public Builder mergeFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify parsedMessage = null;
try {
parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
parsedMessage = (emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify) e.getUnfinishedMessage();
throw e.unwrapIOException();
} finally {
if (parsedMessage != null) {
mergeFrom(parsedMessage);
}
}
return this;
}
private int kJCLNIGPNDF_ ;
/**
* <code>uint32 KJCLNIGPNDF = 3;</code>
* @return The kJCLNIGPNDF.
*/
@java.lang.Override
public int getKJCLNIGPNDF() {
return kJCLNIGPNDF_;
}
/**
* <code>uint32 KJCLNIGPNDF = 3;</code>
* @param value The kJCLNIGPNDF to set.
* @return This builder for chaining.
*/
public Builder setKJCLNIGPNDF(int value) {
kJCLNIGPNDF_ = value;
onChanged();
return this;
}
/**
* <code>uint32 KJCLNIGPNDF = 3;</code>
* @return This builder for chaining.
*/
public Builder clearKJCLNIGPNDF() {
kJCLNIGPNDF_ = 0;
onChanged();
return this;
}
private int oKJOJDABKGC_ ;
/**
* <code>uint32 OKJOJDABKGC = 15;</code>
* @return The oKJOJDABKGC.
*/
@java.lang.Override
public int getOKJOJDABKGC() {
return oKJOJDABKGC_;
}
/**
* <code>uint32 OKJOJDABKGC = 15;</code>
* @param value The oKJOJDABKGC to set.
* @return This builder for chaining.
*/
public Builder setOKJOJDABKGC(int value) {
oKJOJDABKGC_ = value;
onChanged();
return this;
}
/**
* <code>uint32 OKJOJDABKGC = 15;</code>
* @return This builder for chaining.
*/
public Builder clearOKJOJDABKGC() {
oKJOJDABKGC_ = 0;
onChanged();
return this;
}
private int dPOBEKFGJOP_ ;
/**
* <code>uint32 DPOBEKFGJOP = 6;</code>
* @return The dPOBEKFGJOP.
*/
@java.lang.Override
public int getDPOBEKFGJOP() {
return dPOBEKFGJOP_;
}
/**
* <code>uint32 DPOBEKFGJOP = 6;</code>
* @param value The dPOBEKFGJOP to set.
* @return This builder for chaining.
*/
public Builder setDPOBEKFGJOP(int value) {
dPOBEKFGJOP_ = value;
onChanged();
return this;
}
/**
* <code>uint32 DPOBEKFGJOP = 6;</code>
* @return This builder for chaining.
*/
public Builder clearDPOBEKFGJOP() {
dPOBEKFGJOP_ = 0;
onChanged();
return this;
}
private int nHFGIBDCPGC_ ;
/**
* <code>uint32 NHFGIBDCPGC = 13;</code>
* @return The nHFGIBDCPGC.
*/
@java.lang.Override
public int getNHFGIBDCPGC() {
return nHFGIBDCPGC_;
}
/**
* <code>uint32 NHFGIBDCPGC = 13;</code>
* @param value The nHFGIBDCPGC to set.
* @return This builder for chaining.
*/
public Builder setNHFGIBDCPGC(int value) {
nHFGIBDCPGC_ = value;
onChanged();
return this;
}
/**
* <code>uint32 NHFGIBDCPGC = 13;</code>
* @return This builder for chaining.
*/
public Builder clearNHFGIBDCPGC() {
nHFGIBDCPGC_ = 0;
onChanged();
return this;
}
private int gIMCFEIADKI_ ;
/**
* <code>uint32 GIMCFEIADKI = 9;</code>
* @return The gIMCFEIADKI.
*/
@java.lang.Override
public int getGIMCFEIADKI() {
return gIMCFEIADKI_;
}
/**
* <code>uint32 GIMCFEIADKI = 9;</code>
* @param value The gIMCFEIADKI to set.
* @return This builder for chaining.
*/
public Builder setGIMCFEIADKI(int value) {
gIMCFEIADKI_ = value;
onChanged();
return this;
}
/**
* <code>uint32 GIMCFEIADKI = 9;</code>
* @return This builder for chaining.
*/
public Builder clearGIMCFEIADKI() {
gIMCFEIADKI_ = 0;
onChanged();
return this;
}
private int gCMNEADPFBH_ ;
/**
* <code>uint32 GCMNEADPFBH = 2;</code>
* @return The gCMNEADPFBH.
*/
@java.lang.Override
public int getGCMNEADPFBH() {
return gCMNEADPFBH_;
}
/**
* <code>uint32 GCMNEADPFBH = 2;</code>
* @param value The gCMNEADPFBH to set.
* @return This builder for chaining.
*/
public Builder setGCMNEADPFBH(int value) {
gCMNEADPFBH_ = value;
onChanged();
return this;
}
/**
* <code>uint32 GCMNEADPFBH = 2;</code>
* @return This builder for chaining.
*/
public Builder clearGCMNEADPFBH() {
gCMNEADPFBH_ = 0;
onChanged();
return this;
}
private int gPPOHEOBDGJ_ ;
/**
* <code>uint32 GPPOHEOBDGJ = 5;</code>
* @return The gPPOHEOBDGJ.
*/
@java.lang.Override
public int getGPPOHEOBDGJ() {
return gPPOHEOBDGJ_;
}
/**
* <code>uint32 GPPOHEOBDGJ = 5;</code>
* @param value The gPPOHEOBDGJ to set.
* @return This builder for chaining.
*/
public Builder setGPPOHEOBDGJ(int value) {
gPPOHEOBDGJ_ = value;
onChanged();
return this;
}
/**
* <code>uint32 GPPOHEOBDGJ = 5;</code>
* @return This builder for chaining.
*/
public Builder clearGPPOHEOBDGJ() {
gPPOHEOBDGJ_ = 0;
onChanged();
return this;
}
private int eHLLLIJFOJG_ ;
/**
* <code>uint32 EHLLLIJFOJG = 12;</code>
* @return The eHLLLIJFOJG.
*/
@java.lang.Override
public int getEHLLLIJFOJG() {
return eHLLLIJFOJG_;
}
/**
* <code>uint32 EHLLLIJFOJG = 12;</code>
* @param value The eHLLLIJFOJG to set.
* @return This builder for chaining.
*/
public Builder setEHLLLIJFOJG(int value) {
eHLLLIJFOJG_ = value;
onChanged();
return this;
}
/**
* <code>uint32 EHLLLIJFOJG = 12;</code>
* @return This builder for chaining.
*/
public Builder clearEHLLLIJFOJG() {
eHLLLIJFOJG_ = 0;
onChanged();
return this;
}
@java.lang.Override
public final Builder setUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.setUnknownFields(unknownFields);
}
@java.lang.Override
public final Builder mergeUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.mergeUnknownFields(unknownFields);
}
// @@protoc_insertion_point(builder_scope:WindFieldGalleryInfoNotify)
}
// @@protoc_insertion_point(class_scope:WindFieldGalleryInfoNotify)
private static final emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify DEFAULT_INSTANCE;
static {
DEFAULT_INSTANCE = new emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify();
}
public static emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify getDefaultInstance() {
return DEFAULT_INSTANCE;
}
private static final com.google.protobuf.Parser<WindFieldGalleryInfoNotify>
PARSER = new com.google.protobuf.AbstractParser<WindFieldGalleryInfoNotify>() {
@java.lang.Override
public WindFieldGalleryInfoNotify parsePartialFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return new WindFieldGalleryInfoNotify(input, extensionRegistry);
}
};
public static com.google.protobuf.Parser<WindFieldGalleryInfoNotify> parser() {
return PARSER;
}
@java.lang.Override
public com.google.protobuf.Parser<WindFieldGalleryInfoNotify> getParserForType() {
return PARSER;
}
@java.lang.Override
public emu.grasscutter.net.proto.WindFieldGalleryInfoNotifyOuterClass.WindFieldGalleryInfoNotify getDefaultInstanceForType() {
return DEFAULT_INSTANCE;
}
}
private static final com.google.protobuf.Descriptors.Descriptor
internal_static_WindFieldGalleryInfoNotify_descriptor;
private static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_WindFieldGalleryInfoNotify_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n WindFieldGalleryInfoNotify.proto\"\304\001\n\032W" +
"indFieldGalleryInfoNotify\022\023\n\013KJCLNIGPNDF" +
"\030\003 \001(\r\022\023\n\013OKJOJDABKGC\030\017 \001(\r\022\023\n\013DPOBEKFGJ" +
"OP\030\006 \001(\r\022\023\n\013NHFGIBDCPGC\030\r \001(\r\022\023\n\013GIMCFEI" +
"ADKI\030\t \001(\r\022\023\n\013GCMNEADPFBH\030\002 \001(\r\022\023\n\013GPPOH" +
"EOBDGJ\030\005 \001(\r\022\023\n\013EHLLLIJFOJG\030\014 \001(\rB\033\n\031emu" +
".grasscutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_WindFieldGalleryInfoNotify_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_WindFieldGalleryInfoNotify_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_WindFieldGalleryInfoNotify_descriptor,
new java.lang.String[] { "KJCLNIGPNDF", "OKJOJDABKGC", "DPOBEKFGJOP", "NHFGIBDCPGC", "GIMCFEIADKI", "GCMNEADPFBH", "GPPOHEOBDGJ", "EHLLLIJFOJG", });
}
// @@protoc_insertion_point(outer_class_scope)
}