// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: AbilityMetaTriggerElementReaction.proto
package emu.grasscutter.net.proto;
public final class AbilityMetaTriggerElementReactionOuterClass {
private AbilityMetaTriggerElementReactionOuterClass() {}
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 AbilityMetaTriggerElementReactionOrBuilder extends
// @@protoc_insertion_point(interface_extends:AbilityMetaTriggerElementReaction)
com.google.protobuf.MessageOrBuilder {
/**
* uint32 ADHLKLLFLPD = 2;
* @return The aDHLKLLFLPD.
*/
int getADHLKLLFLPD();
/**
* uint32 GJFGOBCICLP = 14;
* @return The gJFGOBCICLP.
*/
int getGJFGOBCICLP();
/**
* int32 hit_index = 3;
* @return The hitIndex.
*/
int getHitIndex();
/**
* uint32 trigger_entity_id = 1;
* @return The triggerEntityId.
*/
int getTriggerEntityId();
/**
* uint32 ECHFGCGHGEG = 4;
* @return The eCHFGCGHGEG.
*/
int getECHFGCGHGEG();
}
/**
*
* Obf: ODBBPNOOEOI ** * Protobuf type {@code AbilityMetaTriggerElementReaction} */ public static final class AbilityMetaTriggerElementReaction extends com.google.protobuf.GeneratedMessageV3 implements // @@protoc_insertion_point(message_implements:AbilityMetaTriggerElementReaction) AbilityMetaTriggerElementReactionOrBuilder { private static final long serialVersionUID = 0L; // Use AbilityMetaTriggerElementReaction.newBuilder() to construct. private AbilityMetaTriggerElementReaction(com.google.protobuf.GeneratedMessageV3.Builder> builder) { super(builder); } private AbilityMetaTriggerElementReaction() { } @java.lang.Override @SuppressWarnings({"unused"}) protected java.lang.Object newInstance( UnusedPrivateParameter unused) { return new AbilityMetaTriggerElementReaction(); } @java.lang.Override public final com.google.protobuf.UnknownFieldSet getUnknownFields() { return this.unknownFields; } private AbilityMetaTriggerElementReaction( 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 8: { triggerEntityId_ = input.readUInt32(); break; } case 16: { aDHLKLLFLPD_ = input.readUInt32(); break; } case 24: { hitIndex_ = input.readInt32(); break; } case 32: { eCHFGCGHGEG_ = input.readUInt32(); break; } case 112: { gJFGOBCICLP_ = 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.AbilityMetaTriggerElementReactionOuterClass.internal_static_AbilityMetaTriggerElementReaction_descriptor; } @java.lang.Override protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() { return emu.grasscutter.net.proto.AbilityMetaTriggerElementReactionOuterClass.internal_static_AbilityMetaTriggerElementReaction_fieldAccessorTable .ensureFieldAccessorsInitialized( emu.grasscutter.net.proto.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction.class, emu.grasscutter.net.proto.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction.Builder.class); } public static final int ADHLKLLFLPD_FIELD_NUMBER = 2; private int aDHLKLLFLPD_; /** *
uint32 ADHLKLLFLPD = 2;
* @return The aDHLKLLFLPD.
*/
@java.lang.Override
public int getADHLKLLFLPD() {
return aDHLKLLFLPD_;
}
public static final int GJFGOBCICLP_FIELD_NUMBER = 14;
private int gJFGOBCICLP_;
/**
* uint32 GJFGOBCICLP = 14;
* @return The gJFGOBCICLP.
*/
@java.lang.Override
public int getGJFGOBCICLP() {
return gJFGOBCICLP_;
}
public static final int HIT_INDEX_FIELD_NUMBER = 3;
private int hitIndex_;
/**
* int32 hit_index = 3;
* @return The hitIndex.
*/
@java.lang.Override
public int getHitIndex() {
return hitIndex_;
}
public static final int TRIGGER_ENTITY_ID_FIELD_NUMBER = 1;
private int triggerEntityId_;
/**
* uint32 trigger_entity_id = 1;
* @return The triggerEntityId.
*/
@java.lang.Override
public int getTriggerEntityId() {
return triggerEntityId_;
}
public static final int ECHFGCGHGEG_FIELD_NUMBER = 4;
private int eCHFGCGHGEG_;
/**
* uint32 ECHFGCGHGEG = 4;
* @return The eCHFGCGHGEG.
*/
@java.lang.Override
public int getECHFGCGHGEG() {
return eCHFGCGHGEG_;
}
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 (triggerEntityId_ != 0) {
output.writeUInt32(1, triggerEntityId_);
}
if (aDHLKLLFLPD_ != 0) {
output.writeUInt32(2, aDHLKLLFLPD_);
}
if (hitIndex_ != 0) {
output.writeInt32(3, hitIndex_);
}
if (eCHFGCGHGEG_ != 0) {
output.writeUInt32(4, eCHFGCGHGEG_);
}
if (gJFGOBCICLP_ != 0) {
output.writeUInt32(14, gJFGOBCICLP_);
}
unknownFields.writeTo(output);
}
@java.lang.Override
public int getSerializedSize() {
int size = memoizedSize;
if (size != -1) return size;
size = 0;
if (triggerEntityId_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(1, triggerEntityId_);
}
if (aDHLKLLFLPD_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(2, aDHLKLLFLPD_);
}
if (hitIndex_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(3, hitIndex_);
}
if (eCHFGCGHGEG_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(4, eCHFGCGHGEG_);
}
if (gJFGOBCICLP_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(14, gJFGOBCICLP_);
}
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.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction)) {
return super.equals(obj);
}
emu.grasscutter.net.proto.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction other = (emu.grasscutter.net.proto.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction) obj;
if (getADHLKLLFLPD()
!= other.getADHLKLLFLPD()) return false;
if (getGJFGOBCICLP()
!= other.getGJFGOBCICLP()) return false;
if (getHitIndex()
!= other.getHitIndex()) return false;
if (getTriggerEntityId()
!= other.getTriggerEntityId()) return false;
if (getECHFGCGHGEG()
!= other.getECHFGCGHGEG()) 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) + ADHLKLLFLPD_FIELD_NUMBER;
hash = (53 * hash) + getADHLKLLFLPD();
hash = (37 * hash) + GJFGOBCICLP_FIELD_NUMBER;
hash = (53 * hash) + getGJFGOBCICLP();
hash = (37 * hash) + HIT_INDEX_FIELD_NUMBER;
hash = (53 * hash) + getHitIndex();
hash = (37 * hash) + TRIGGER_ENTITY_ID_FIELD_NUMBER;
hash = (53 * hash) + getTriggerEntityId();
hash = (37 * hash) + ECHFGCGHGEG_FIELD_NUMBER;
hash = (53 * hash) + getECHFGCGHGEG();
hash = (29 * hash) + unknownFields.hashCode();
memoizedHashCode = hash;
return hash;
}
public static emu.grasscutter.net.proto.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction parseFrom(
java.nio.ByteBuffer data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static emu.grasscutter.net.proto.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction 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.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction parseFrom(
com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static emu.grasscutter.net.proto.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction 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.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static emu.grasscutter.net.proto.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction parseFrom(
byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static emu.grasscutter.net.proto.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction parseFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static emu.grasscutter.net.proto.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction 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.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input);
}
public static emu.grasscutter.net.proto.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction 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.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction parseFrom(
com.google.protobuf.CodedInputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static emu.grasscutter.net.proto.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction 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.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction 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;
}
/**
*
* Obf: ODBBPNOOEOI
*
*
* Protobuf type {@code AbilityMetaTriggerElementReaction}
*/
public static final class Builder extends
com.google.protobuf.GeneratedMessageV3.Builderuint32 ADHLKLLFLPD = 2;
* @return The aDHLKLLFLPD.
*/
@java.lang.Override
public int getADHLKLLFLPD() {
return aDHLKLLFLPD_;
}
/**
* uint32 ADHLKLLFLPD = 2;
* @param value The aDHLKLLFLPD to set.
* @return This builder for chaining.
*/
public Builder setADHLKLLFLPD(int value) {
aDHLKLLFLPD_ = value;
onChanged();
return this;
}
/**
* uint32 ADHLKLLFLPD = 2;
* @return This builder for chaining.
*/
public Builder clearADHLKLLFLPD() {
aDHLKLLFLPD_ = 0;
onChanged();
return this;
}
private int gJFGOBCICLP_ ;
/**
* uint32 GJFGOBCICLP = 14;
* @return The gJFGOBCICLP.
*/
@java.lang.Override
public int getGJFGOBCICLP() {
return gJFGOBCICLP_;
}
/**
* uint32 GJFGOBCICLP = 14;
* @param value The gJFGOBCICLP to set.
* @return This builder for chaining.
*/
public Builder setGJFGOBCICLP(int value) {
gJFGOBCICLP_ = value;
onChanged();
return this;
}
/**
* uint32 GJFGOBCICLP = 14;
* @return This builder for chaining.
*/
public Builder clearGJFGOBCICLP() {
gJFGOBCICLP_ = 0;
onChanged();
return this;
}
private int hitIndex_ ;
/**
* int32 hit_index = 3;
* @return The hitIndex.
*/
@java.lang.Override
public int getHitIndex() {
return hitIndex_;
}
/**
* int32 hit_index = 3;
* @param value The hitIndex to set.
* @return This builder for chaining.
*/
public Builder setHitIndex(int value) {
hitIndex_ = value;
onChanged();
return this;
}
/**
* int32 hit_index = 3;
* @return This builder for chaining.
*/
public Builder clearHitIndex() {
hitIndex_ = 0;
onChanged();
return this;
}
private int triggerEntityId_ ;
/**
* uint32 trigger_entity_id = 1;
* @return The triggerEntityId.
*/
@java.lang.Override
public int getTriggerEntityId() {
return triggerEntityId_;
}
/**
* uint32 trigger_entity_id = 1;
* @param value The triggerEntityId to set.
* @return This builder for chaining.
*/
public Builder setTriggerEntityId(int value) {
triggerEntityId_ = value;
onChanged();
return this;
}
/**
* uint32 trigger_entity_id = 1;
* @return This builder for chaining.
*/
public Builder clearTriggerEntityId() {
triggerEntityId_ = 0;
onChanged();
return this;
}
private int eCHFGCGHGEG_ ;
/**
* uint32 ECHFGCGHGEG = 4;
* @return The eCHFGCGHGEG.
*/
@java.lang.Override
public int getECHFGCGHGEG() {
return eCHFGCGHGEG_;
}
/**
* uint32 ECHFGCGHGEG = 4;
* @param value The eCHFGCGHGEG to set.
* @return This builder for chaining.
*/
public Builder setECHFGCGHGEG(int value) {
eCHFGCGHGEG_ = value;
onChanged();
return this;
}
/**
* uint32 ECHFGCGHGEG = 4;
* @return This builder for chaining.
*/
public Builder clearECHFGCGHGEG() {
eCHFGCGHGEG_ = 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:AbilityMetaTriggerElementReaction)
}
// @@protoc_insertion_point(class_scope:AbilityMetaTriggerElementReaction)
private static final emu.grasscutter.net.proto.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction DEFAULT_INSTANCE;
static {
DEFAULT_INSTANCE = new emu.grasscutter.net.proto.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction();
}
public static emu.grasscutter.net.proto.AbilityMetaTriggerElementReactionOuterClass.AbilityMetaTriggerElementReaction getDefaultInstance() {
return DEFAULT_INSTANCE;
}
private static final com.google.protobuf.Parser