mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-06-04 16:24:25 +08:00
1898 lines
66 KiB
Java
1898 lines
66 KiB
Java
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: AISnapshotEntityData.proto
|
|
|
|
package emu.grasscutter.net.proto;
|
|
|
|
public final class AISnapshotEntityDataOuterClass {
|
|
private AISnapshotEntityDataOuterClass() {}
|
|
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 AISnapshotEntityDataOrBuilder extends
|
|
// @@protoc_insertion_point(interface_extends:AISnapshotEntityData)
|
|
com.google.protobuf.MessageOrBuilder {
|
|
|
|
/**
|
|
* <code>uint32 entity_id = 4;</code>
|
|
* @return The entityId.
|
|
*/
|
|
int getEntityId();
|
|
|
|
/**
|
|
* <code>uint32 MONLECHIPDH = 10;</code>
|
|
* @return The mONLECHIPDH.
|
|
*/
|
|
int getMONLECHIPDH();
|
|
|
|
/**
|
|
* <code>uint32 CFEJHIOCIDN = 8;</code>
|
|
* @return The cFEJHIOCIDN.
|
|
*/
|
|
int getCFEJHIOCIDN();
|
|
|
|
/**
|
|
* <code>float CPOCCODHHND = 5;</code>
|
|
* @return The cPOCCODHHND.
|
|
*/
|
|
float getCPOCCODHHND();
|
|
|
|
/**
|
|
* <code>float IGNJPGLNHPI = 12;</code>
|
|
* @return The iGNJPGLNHPI.
|
|
*/
|
|
float getIGNJPGLNHPI();
|
|
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
java.util.List<emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle>
|
|
getFinishedSkillCyclesList();
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle getFinishedSkillCycles(int index);
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
int getFinishedSkillCyclesCount();
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
java.util.List<? extends emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycleOrBuilder>
|
|
getFinishedSkillCyclesOrBuilderList();
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycleOrBuilder getFinishedSkillCyclesOrBuilder(
|
|
int index);
|
|
|
|
/**
|
|
* <code>map<uint32, uint32> hitting_avatars = 11;</code>
|
|
*/
|
|
int getHittingAvatarsCount();
|
|
/**
|
|
* <code>map<uint32, uint32> hitting_avatars = 11;</code>
|
|
*/
|
|
boolean containsHittingAvatars(
|
|
int key);
|
|
/**
|
|
* Use {@link #getHittingAvatarsMap()} instead.
|
|
*/
|
|
@java.lang.Deprecated
|
|
java.util.Map<java.lang.Integer, java.lang.Integer>
|
|
getHittingAvatars();
|
|
/**
|
|
* <code>map<uint32, uint32> hitting_avatars = 11;</code>
|
|
*/
|
|
java.util.Map<java.lang.Integer, java.lang.Integer>
|
|
getHittingAvatarsMap();
|
|
/**
|
|
* <code>map<uint32, uint32> hitting_avatars = 11;</code>
|
|
*/
|
|
|
|
int getHittingAvatarsOrDefault(
|
|
int key,
|
|
int defaultValue);
|
|
/**
|
|
* <code>map<uint32, uint32> hitting_avatars = 11;</code>
|
|
*/
|
|
|
|
int getHittingAvatarsOrThrow(
|
|
int key);
|
|
|
|
/**
|
|
* <code>float HFFKLJAFLNJ = 3;</code>
|
|
* @return The hFFKLJAFLNJ.
|
|
*/
|
|
float getHFFKLJAFLNJ();
|
|
|
|
/**
|
|
* <code>float MPNEAAFEJIJ = 6;</code>
|
|
* @return The mPNEAAFEJIJ.
|
|
*/
|
|
float getMPNEAAFEJIJ();
|
|
|
|
/**
|
|
* <code>uint32 LCFPBOOCMNP = 9;</code>
|
|
* @return The lCFPBOOCMNP.
|
|
*/
|
|
int getLCFPBOOCMNP();
|
|
|
|
/**
|
|
* <code>uint32 LMKIMJLALNM = 15;</code>
|
|
* @return The lMKIMJLALNM.
|
|
*/
|
|
int getLMKIMJLALNM();
|
|
|
|
/**
|
|
* <code>uint32 attack_target_id = 7;</code>
|
|
* @return The attackTargetId.
|
|
*/
|
|
int getAttackTargetId();
|
|
}
|
|
/**
|
|
* <pre>
|
|
* Obf: NJBGLLKFBPP
|
|
* </pre>
|
|
*
|
|
* Protobuf type {@code AISnapshotEntityData}
|
|
*/
|
|
public static final class AISnapshotEntityData extends
|
|
com.google.protobuf.GeneratedMessageV3 implements
|
|
// @@protoc_insertion_point(message_implements:AISnapshotEntityData)
|
|
AISnapshotEntityDataOrBuilder {
|
|
private static final long serialVersionUID = 0L;
|
|
// Use AISnapshotEntityData.newBuilder() to construct.
|
|
private AISnapshotEntityData(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
|
|
super(builder);
|
|
}
|
|
private AISnapshotEntityData() {
|
|
finishedSkillCycles_ = java.util.Collections.emptyList();
|
|
}
|
|
|
|
@java.lang.Override
|
|
@SuppressWarnings({"unused"})
|
|
protected java.lang.Object newInstance(
|
|
UnusedPrivateParameter unused) {
|
|
return new AISnapshotEntityData();
|
|
}
|
|
|
|
@java.lang.Override
|
|
public final com.google.protobuf.UnknownFieldSet
|
|
getUnknownFields() {
|
|
return this.unknownFields;
|
|
}
|
|
private AISnapshotEntityData(
|
|
com.google.protobuf.CodedInputStream input,
|
|
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
this();
|
|
if (extensionRegistry == null) {
|
|
throw new java.lang.NullPointerException();
|
|
}
|
|
int mutable_bitField0_ = 0;
|
|
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 29: {
|
|
|
|
hFFKLJAFLNJ_ = input.readFloat();
|
|
break;
|
|
}
|
|
case 32: {
|
|
|
|
entityId_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 45: {
|
|
|
|
cPOCCODHHND_ = input.readFloat();
|
|
break;
|
|
}
|
|
case 53: {
|
|
|
|
mPNEAAFEJIJ_ = input.readFloat();
|
|
break;
|
|
}
|
|
case 56: {
|
|
|
|
attackTargetId_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
|
|
cFEJHIOCIDN_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
|
|
lCFPBOOCMNP_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
|
|
mONLECHIPDH_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 90: {
|
|
if (!((mutable_bitField0_ & 0x00000002) != 0)) {
|
|
hittingAvatars_ = com.google.protobuf.MapField.newMapField(
|
|
HittingAvatarsDefaultEntryHolder.defaultEntry);
|
|
mutable_bitField0_ |= 0x00000002;
|
|
}
|
|
com.google.protobuf.MapEntry<java.lang.Integer, java.lang.Integer>
|
|
hittingAvatars__ = input.readMessage(
|
|
HittingAvatarsDefaultEntryHolder.defaultEntry.getParserForType(), extensionRegistry);
|
|
hittingAvatars_.getMutableMap().put(
|
|
hittingAvatars__.getKey(), hittingAvatars__.getValue());
|
|
break;
|
|
}
|
|
case 101: {
|
|
|
|
iGNJPGLNHPI_ = input.readFloat();
|
|
break;
|
|
}
|
|
case 106: {
|
|
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
|
|
finishedSkillCycles_ = new java.util.ArrayList<emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle>();
|
|
mutable_bitField0_ |= 0x00000001;
|
|
}
|
|
finishedSkillCycles_.add(
|
|
input.readMessage(emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle.parser(), extensionRegistry));
|
|
break;
|
|
}
|
|
case 120: {
|
|
|
|
lMKIMJLALNM_ = 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 {
|
|
if (((mutable_bitField0_ & 0x00000001) != 0)) {
|
|
finishedSkillCycles_ = java.util.Collections.unmodifiableList(finishedSkillCycles_);
|
|
}
|
|
this.unknownFields = unknownFields.build();
|
|
makeExtensionsImmutable();
|
|
}
|
|
}
|
|
public static final com.google.protobuf.Descriptors.Descriptor
|
|
getDescriptor() {
|
|
return emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.internal_static_AISnapshotEntityData_descriptor;
|
|
}
|
|
|
|
@SuppressWarnings({"rawtypes"})
|
|
@java.lang.Override
|
|
protected com.google.protobuf.MapField internalGetMapField(
|
|
int number) {
|
|
switch (number) {
|
|
case 11:
|
|
return internalGetHittingAvatars();
|
|
default:
|
|
throw new RuntimeException(
|
|
"Invalid map field number: " + number);
|
|
}
|
|
}
|
|
@java.lang.Override
|
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
internalGetFieldAccessorTable() {
|
|
return emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.internal_static_AISnapshotEntityData_fieldAccessorTable
|
|
.ensureFieldAccessorsInitialized(
|
|
emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData.class, emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData.Builder.class);
|
|
}
|
|
|
|
public static final int ENTITY_ID_FIELD_NUMBER = 4;
|
|
private int entityId_;
|
|
/**
|
|
* <code>uint32 entity_id = 4;</code>
|
|
* @return The entityId.
|
|
*/
|
|
@java.lang.Override
|
|
public int getEntityId() {
|
|
return entityId_;
|
|
}
|
|
|
|
public static final int MONLECHIPDH_FIELD_NUMBER = 10;
|
|
private int mONLECHIPDH_;
|
|
/**
|
|
* <code>uint32 MONLECHIPDH = 10;</code>
|
|
* @return The mONLECHIPDH.
|
|
*/
|
|
@java.lang.Override
|
|
public int getMONLECHIPDH() {
|
|
return mONLECHIPDH_;
|
|
}
|
|
|
|
public static final int CFEJHIOCIDN_FIELD_NUMBER = 8;
|
|
private int cFEJHIOCIDN_;
|
|
/**
|
|
* <code>uint32 CFEJHIOCIDN = 8;</code>
|
|
* @return The cFEJHIOCIDN.
|
|
*/
|
|
@java.lang.Override
|
|
public int getCFEJHIOCIDN() {
|
|
return cFEJHIOCIDN_;
|
|
}
|
|
|
|
public static final int CPOCCODHHND_FIELD_NUMBER = 5;
|
|
private float cPOCCODHHND_;
|
|
/**
|
|
* <code>float CPOCCODHHND = 5;</code>
|
|
* @return The cPOCCODHHND.
|
|
*/
|
|
@java.lang.Override
|
|
public float getCPOCCODHHND() {
|
|
return cPOCCODHHND_;
|
|
}
|
|
|
|
public static final int IGNJPGLNHPI_FIELD_NUMBER = 12;
|
|
private float iGNJPGLNHPI_;
|
|
/**
|
|
* <code>float IGNJPGLNHPI = 12;</code>
|
|
* @return The iGNJPGLNHPI.
|
|
*/
|
|
@java.lang.Override
|
|
public float getIGNJPGLNHPI() {
|
|
return iGNJPGLNHPI_;
|
|
}
|
|
|
|
public static final int FINISHED_SKILL_CYCLES_FIELD_NUMBER = 13;
|
|
private java.util.List<emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle> finishedSkillCycles_;
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle> getFinishedSkillCyclesList() {
|
|
return finishedSkillCycles_;
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<? extends emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycleOrBuilder>
|
|
getFinishedSkillCyclesOrBuilderList() {
|
|
return finishedSkillCycles_;
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public int getFinishedSkillCyclesCount() {
|
|
return finishedSkillCycles_.size();
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle getFinishedSkillCycles(int index) {
|
|
return finishedSkillCycles_.get(index);
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycleOrBuilder getFinishedSkillCyclesOrBuilder(
|
|
int index) {
|
|
return finishedSkillCycles_.get(index);
|
|
}
|
|
|
|
public static final int HITTING_AVATARS_FIELD_NUMBER = 11;
|
|
private static final class HittingAvatarsDefaultEntryHolder {
|
|
static final com.google.protobuf.MapEntry<
|
|
java.lang.Integer, java.lang.Integer> defaultEntry =
|
|
com.google.protobuf.MapEntry
|
|
.<java.lang.Integer, java.lang.Integer>newDefaultInstance(
|
|
emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.internal_static_AISnapshotEntityData_HittingAvatarsEntry_descriptor,
|
|
com.google.protobuf.WireFormat.FieldType.UINT32,
|
|
0,
|
|
com.google.protobuf.WireFormat.FieldType.UINT32,
|
|
0);
|
|
}
|
|
private com.google.protobuf.MapField<
|
|
java.lang.Integer, java.lang.Integer> hittingAvatars_;
|
|
private com.google.protobuf.MapField<java.lang.Integer, java.lang.Integer>
|
|
internalGetHittingAvatars() {
|
|
if (hittingAvatars_ == null) {
|
|
return com.google.protobuf.MapField.emptyMapField(
|
|
HittingAvatarsDefaultEntryHolder.defaultEntry);
|
|
}
|
|
return hittingAvatars_;
|
|
}
|
|
|
|
public int getHittingAvatarsCount() {
|
|
return internalGetHittingAvatars().getMap().size();
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> hitting_avatars = 11;</code>
|
|
*/
|
|
|
|
@java.lang.Override
|
|
public boolean containsHittingAvatars(
|
|
int key) {
|
|
|
|
return internalGetHittingAvatars().getMap().containsKey(key);
|
|
}
|
|
/**
|
|
* Use {@link #getHittingAvatarsMap()} instead.
|
|
*/
|
|
@java.lang.Override
|
|
@java.lang.Deprecated
|
|
public java.util.Map<java.lang.Integer, java.lang.Integer> getHittingAvatars() {
|
|
return getHittingAvatarsMap();
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> hitting_avatars = 11;</code>
|
|
*/
|
|
@java.lang.Override
|
|
|
|
public java.util.Map<java.lang.Integer, java.lang.Integer> getHittingAvatarsMap() {
|
|
return internalGetHittingAvatars().getMap();
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> hitting_avatars = 11;</code>
|
|
*/
|
|
@java.lang.Override
|
|
|
|
public int getHittingAvatarsOrDefault(
|
|
int key,
|
|
int defaultValue) {
|
|
|
|
java.util.Map<java.lang.Integer, java.lang.Integer> map =
|
|
internalGetHittingAvatars().getMap();
|
|
return map.containsKey(key) ? map.get(key) : defaultValue;
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> hitting_avatars = 11;</code>
|
|
*/
|
|
@java.lang.Override
|
|
|
|
public int getHittingAvatarsOrThrow(
|
|
int key) {
|
|
|
|
java.util.Map<java.lang.Integer, java.lang.Integer> map =
|
|
internalGetHittingAvatars().getMap();
|
|
if (!map.containsKey(key)) {
|
|
throw new java.lang.IllegalArgumentException();
|
|
}
|
|
return map.get(key);
|
|
}
|
|
|
|
public static final int HFFKLJAFLNJ_FIELD_NUMBER = 3;
|
|
private float hFFKLJAFLNJ_;
|
|
/**
|
|
* <code>float HFFKLJAFLNJ = 3;</code>
|
|
* @return The hFFKLJAFLNJ.
|
|
*/
|
|
@java.lang.Override
|
|
public float getHFFKLJAFLNJ() {
|
|
return hFFKLJAFLNJ_;
|
|
}
|
|
|
|
public static final int MPNEAAFEJIJ_FIELD_NUMBER = 6;
|
|
private float mPNEAAFEJIJ_;
|
|
/**
|
|
* <code>float MPNEAAFEJIJ = 6;</code>
|
|
* @return The mPNEAAFEJIJ.
|
|
*/
|
|
@java.lang.Override
|
|
public float getMPNEAAFEJIJ() {
|
|
return mPNEAAFEJIJ_;
|
|
}
|
|
|
|
public static final int LCFPBOOCMNP_FIELD_NUMBER = 9;
|
|
private int lCFPBOOCMNP_;
|
|
/**
|
|
* <code>uint32 LCFPBOOCMNP = 9;</code>
|
|
* @return The lCFPBOOCMNP.
|
|
*/
|
|
@java.lang.Override
|
|
public int getLCFPBOOCMNP() {
|
|
return lCFPBOOCMNP_;
|
|
}
|
|
|
|
public static final int LMKIMJLALNM_FIELD_NUMBER = 15;
|
|
private int lMKIMJLALNM_;
|
|
/**
|
|
* <code>uint32 LMKIMJLALNM = 15;</code>
|
|
* @return The lMKIMJLALNM.
|
|
*/
|
|
@java.lang.Override
|
|
public int getLMKIMJLALNM() {
|
|
return lMKIMJLALNM_;
|
|
}
|
|
|
|
public static final int ATTACK_TARGET_ID_FIELD_NUMBER = 7;
|
|
private int attackTargetId_;
|
|
/**
|
|
* <code>uint32 attack_target_id = 7;</code>
|
|
* @return The attackTargetId.
|
|
*/
|
|
@java.lang.Override
|
|
public int getAttackTargetId() {
|
|
return attackTargetId_;
|
|
}
|
|
|
|
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 (hFFKLJAFLNJ_ != 0F) {
|
|
output.writeFloat(3, hFFKLJAFLNJ_);
|
|
}
|
|
if (entityId_ != 0) {
|
|
output.writeUInt32(4, entityId_);
|
|
}
|
|
if (cPOCCODHHND_ != 0F) {
|
|
output.writeFloat(5, cPOCCODHHND_);
|
|
}
|
|
if (mPNEAAFEJIJ_ != 0F) {
|
|
output.writeFloat(6, mPNEAAFEJIJ_);
|
|
}
|
|
if (attackTargetId_ != 0) {
|
|
output.writeUInt32(7, attackTargetId_);
|
|
}
|
|
if (cFEJHIOCIDN_ != 0) {
|
|
output.writeUInt32(8, cFEJHIOCIDN_);
|
|
}
|
|
if (lCFPBOOCMNP_ != 0) {
|
|
output.writeUInt32(9, lCFPBOOCMNP_);
|
|
}
|
|
if (mONLECHIPDH_ != 0) {
|
|
output.writeUInt32(10, mONLECHIPDH_);
|
|
}
|
|
com.google.protobuf.GeneratedMessageV3
|
|
.serializeIntegerMapTo(
|
|
output,
|
|
internalGetHittingAvatars(),
|
|
HittingAvatarsDefaultEntryHolder.defaultEntry,
|
|
11);
|
|
if (iGNJPGLNHPI_ != 0F) {
|
|
output.writeFloat(12, iGNJPGLNHPI_);
|
|
}
|
|
for (int i = 0; i < finishedSkillCycles_.size(); i++) {
|
|
output.writeMessage(13, finishedSkillCycles_.get(i));
|
|
}
|
|
if (lMKIMJLALNM_ != 0) {
|
|
output.writeUInt32(15, lMKIMJLALNM_);
|
|
}
|
|
unknownFields.writeTo(output);
|
|
}
|
|
|
|
@java.lang.Override
|
|
public int getSerializedSize() {
|
|
int size = memoizedSize;
|
|
if (size != -1) return size;
|
|
|
|
size = 0;
|
|
if (hFFKLJAFLNJ_ != 0F) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeFloatSize(3, hFFKLJAFLNJ_);
|
|
}
|
|
if (entityId_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(4, entityId_);
|
|
}
|
|
if (cPOCCODHHND_ != 0F) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeFloatSize(5, cPOCCODHHND_);
|
|
}
|
|
if (mPNEAAFEJIJ_ != 0F) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeFloatSize(6, mPNEAAFEJIJ_);
|
|
}
|
|
if (attackTargetId_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(7, attackTargetId_);
|
|
}
|
|
if (cFEJHIOCIDN_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(8, cFEJHIOCIDN_);
|
|
}
|
|
if (lCFPBOOCMNP_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(9, lCFPBOOCMNP_);
|
|
}
|
|
if (mONLECHIPDH_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(10, mONLECHIPDH_);
|
|
}
|
|
for (java.util.Map.Entry<java.lang.Integer, java.lang.Integer> entry
|
|
: internalGetHittingAvatars().getMap().entrySet()) {
|
|
com.google.protobuf.MapEntry<java.lang.Integer, java.lang.Integer>
|
|
hittingAvatars__ = HittingAvatarsDefaultEntryHolder.defaultEntry.newBuilderForType()
|
|
.setKey(entry.getKey())
|
|
.setValue(entry.getValue())
|
|
.build();
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeMessageSize(11, hittingAvatars__);
|
|
}
|
|
if (iGNJPGLNHPI_ != 0F) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeFloatSize(12, iGNJPGLNHPI_);
|
|
}
|
|
for (int i = 0; i < finishedSkillCycles_.size(); i++) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeMessageSize(13, finishedSkillCycles_.get(i));
|
|
}
|
|
if (lMKIMJLALNM_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(15, lMKIMJLALNM_);
|
|
}
|
|
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.AISnapshotEntityDataOuterClass.AISnapshotEntityData)) {
|
|
return super.equals(obj);
|
|
}
|
|
emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData other = (emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData) obj;
|
|
|
|
if (getEntityId()
|
|
!= other.getEntityId()) return false;
|
|
if (getMONLECHIPDH()
|
|
!= other.getMONLECHIPDH()) return false;
|
|
if (getCFEJHIOCIDN()
|
|
!= other.getCFEJHIOCIDN()) return false;
|
|
if (java.lang.Float.floatToIntBits(getCPOCCODHHND())
|
|
!= java.lang.Float.floatToIntBits(
|
|
other.getCPOCCODHHND())) return false;
|
|
if (java.lang.Float.floatToIntBits(getIGNJPGLNHPI())
|
|
!= java.lang.Float.floatToIntBits(
|
|
other.getIGNJPGLNHPI())) return false;
|
|
if (!getFinishedSkillCyclesList()
|
|
.equals(other.getFinishedSkillCyclesList())) return false;
|
|
if (!internalGetHittingAvatars().equals(
|
|
other.internalGetHittingAvatars())) return false;
|
|
if (java.lang.Float.floatToIntBits(getHFFKLJAFLNJ())
|
|
!= java.lang.Float.floatToIntBits(
|
|
other.getHFFKLJAFLNJ())) return false;
|
|
if (java.lang.Float.floatToIntBits(getMPNEAAFEJIJ())
|
|
!= java.lang.Float.floatToIntBits(
|
|
other.getMPNEAAFEJIJ())) return false;
|
|
if (getLCFPBOOCMNP()
|
|
!= other.getLCFPBOOCMNP()) return false;
|
|
if (getLMKIMJLALNM()
|
|
!= other.getLMKIMJLALNM()) return false;
|
|
if (getAttackTargetId()
|
|
!= other.getAttackTargetId()) 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) + ENTITY_ID_FIELD_NUMBER;
|
|
hash = (53 * hash) + getEntityId();
|
|
hash = (37 * hash) + MONLECHIPDH_FIELD_NUMBER;
|
|
hash = (53 * hash) + getMONLECHIPDH();
|
|
hash = (37 * hash) + CFEJHIOCIDN_FIELD_NUMBER;
|
|
hash = (53 * hash) + getCFEJHIOCIDN();
|
|
hash = (37 * hash) + CPOCCODHHND_FIELD_NUMBER;
|
|
hash = (53 * hash) + java.lang.Float.floatToIntBits(
|
|
getCPOCCODHHND());
|
|
hash = (37 * hash) + IGNJPGLNHPI_FIELD_NUMBER;
|
|
hash = (53 * hash) + java.lang.Float.floatToIntBits(
|
|
getIGNJPGLNHPI());
|
|
if (getFinishedSkillCyclesCount() > 0) {
|
|
hash = (37 * hash) + FINISHED_SKILL_CYCLES_FIELD_NUMBER;
|
|
hash = (53 * hash) + getFinishedSkillCyclesList().hashCode();
|
|
}
|
|
if (!internalGetHittingAvatars().getMap().isEmpty()) {
|
|
hash = (37 * hash) + HITTING_AVATARS_FIELD_NUMBER;
|
|
hash = (53 * hash) + internalGetHittingAvatars().hashCode();
|
|
}
|
|
hash = (37 * hash) + HFFKLJAFLNJ_FIELD_NUMBER;
|
|
hash = (53 * hash) + java.lang.Float.floatToIntBits(
|
|
getHFFKLJAFLNJ());
|
|
hash = (37 * hash) + MPNEAAFEJIJ_FIELD_NUMBER;
|
|
hash = (53 * hash) + java.lang.Float.floatToIntBits(
|
|
getMPNEAAFEJIJ());
|
|
hash = (37 * hash) + LCFPBOOCMNP_FIELD_NUMBER;
|
|
hash = (53 * hash) + getLCFPBOOCMNP();
|
|
hash = (37 * hash) + LMKIMJLALNM_FIELD_NUMBER;
|
|
hash = (53 * hash) + getLMKIMJLALNM();
|
|
hash = (37 * hash) + ATTACK_TARGET_ID_FIELD_NUMBER;
|
|
hash = (53 * hash) + getAttackTargetId();
|
|
hash = (29 * hash) + unknownFields.hashCode();
|
|
memoizedHashCode = hash;
|
|
return hash;
|
|
}
|
|
|
|
public static emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData parseFrom(
|
|
java.nio.ByteBuffer data)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data);
|
|
}
|
|
public static emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData 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.AISnapshotEntityDataOuterClass.AISnapshotEntityData parseFrom(
|
|
com.google.protobuf.ByteString data)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data);
|
|
}
|
|
public static emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData 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.AISnapshotEntityDataOuterClass.AISnapshotEntityData parseFrom(byte[] data)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data);
|
|
}
|
|
public static emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData parseFrom(
|
|
byte[] data,
|
|
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data, extensionRegistry);
|
|
}
|
|
public static emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData parseFrom(java.io.InputStream input)
|
|
throws java.io.IOException {
|
|
return com.google.protobuf.GeneratedMessageV3
|
|
.parseWithIOException(PARSER, input);
|
|
}
|
|
public static emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData 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.AISnapshotEntityDataOuterClass.AISnapshotEntityData parseDelimitedFrom(java.io.InputStream input)
|
|
throws java.io.IOException {
|
|
return com.google.protobuf.GeneratedMessageV3
|
|
.parseDelimitedWithIOException(PARSER, input);
|
|
}
|
|
public static emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData 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.AISnapshotEntityDataOuterClass.AISnapshotEntityData parseFrom(
|
|
com.google.protobuf.CodedInputStream input)
|
|
throws java.io.IOException {
|
|
return com.google.protobuf.GeneratedMessageV3
|
|
.parseWithIOException(PARSER, input);
|
|
}
|
|
public static emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData 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.AISnapshotEntityDataOuterClass.AISnapshotEntityData 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>
|
|
* Obf: NJBGLLKFBPP
|
|
* </pre>
|
|
*
|
|
* Protobuf type {@code AISnapshotEntityData}
|
|
*/
|
|
public static final class Builder extends
|
|
com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
|
|
// @@protoc_insertion_point(builder_implements:AISnapshotEntityData)
|
|
emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityDataOrBuilder {
|
|
public static final com.google.protobuf.Descriptors.Descriptor
|
|
getDescriptor() {
|
|
return emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.internal_static_AISnapshotEntityData_descriptor;
|
|
}
|
|
|
|
@SuppressWarnings({"rawtypes"})
|
|
protected com.google.protobuf.MapField internalGetMapField(
|
|
int number) {
|
|
switch (number) {
|
|
case 11:
|
|
return internalGetHittingAvatars();
|
|
default:
|
|
throw new RuntimeException(
|
|
"Invalid map field number: " + number);
|
|
}
|
|
}
|
|
@SuppressWarnings({"rawtypes"})
|
|
protected com.google.protobuf.MapField internalGetMutableMapField(
|
|
int number) {
|
|
switch (number) {
|
|
case 11:
|
|
return internalGetMutableHittingAvatars();
|
|
default:
|
|
throw new RuntimeException(
|
|
"Invalid map field number: " + number);
|
|
}
|
|
}
|
|
@java.lang.Override
|
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
internalGetFieldAccessorTable() {
|
|
return emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.internal_static_AISnapshotEntityData_fieldAccessorTable
|
|
.ensureFieldAccessorsInitialized(
|
|
emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData.class, emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData.Builder.class);
|
|
}
|
|
|
|
// Construct using emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData.newBuilder()
|
|
private Builder() {
|
|
maybeForceBuilderInitialization();
|
|
}
|
|
|
|
private Builder(
|
|
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
super(parent);
|
|
maybeForceBuilderInitialization();
|
|
}
|
|
private void maybeForceBuilderInitialization() {
|
|
if (com.google.protobuf.GeneratedMessageV3
|
|
.alwaysUseFieldBuilders) {
|
|
getFinishedSkillCyclesFieldBuilder();
|
|
}
|
|
}
|
|
@java.lang.Override
|
|
public Builder clear() {
|
|
super.clear();
|
|
entityId_ = 0;
|
|
|
|
mONLECHIPDH_ = 0;
|
|
|
|
cFEJHIOCIDN_ = 0;
|
|
|
|
cPOCCODHHND_ = 0F;
|
|
|
|
iGNJPGLNHPI_ = 0F;
|
|
|
|
if (finishedSkillCyclesBuilder_ == null) {
|
|
finishedSkillCycles_ = java.util.Collections.emptyList();
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
} else {
|
|
finishedSkillCyclesBuilder_.clear();
|
|
}
|
|
internalGetMutableHittingAvatars().clear();
|
|
hFFKLJAFLNJ_ = 0F;
|
|
|
|
mPNEAAFEJIJ_ = 0F;
|
|
|
|
lCFPBOOCMNP_ = 0;
|
|
|
|
lMKIMJLALNM_ = 0;
|
|
|
|
attackTargetId_ = 0;
|
|
|
|
return this;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public com.google.protobuf.Descriptors.Descriptor
|
|
getDescriptorForType() {
|
|
return emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.internal_static_AISnapshotEntityData_descriptor;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData getDefaultInstanceForType() {
|
|
return emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData.getDefaultInstance();
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData build() {
|
|
emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData result = buildPartial();
|
|
if (!result.isInitialized()) {
|
|
throw newUninitializedMessageException(result);
|
|
}
|
|
return result;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData buildPartial() {
|
|
emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData result = new emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData(this);
|
|
int from_bitField0_ = bitField0_;
|
|
result.entityId_ = entityId_;
|
|
result.mONLECHIPDH_ = mONLECHIPDH_;
|
|
result.cFEJHIOCIDN_ = cFEJHIOCIDN_;
|
|
result.cPOCCODHHND_ = cPOCCODHHND_;
|
|
result.iGNJPGLNHPI_ = iGNJPGLNHPI_;
|
|
if (finishedSkillCyclesBuilder_ == null) {
|
|
if (((bitField0_ & 0x00000001) != 0)) {
|
|
finishedSkillCycles_ = java.util.Collections.unmodifiableList(finishedSkillCycles_);
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
}
|
|
result.finishedSkillCycles_ = finishedSkillCycles_;
|
|
} else {
|
|
result.finishedSkillCycles_ = finishedSkillCyclesBuilder_.build();
|
|
}
|
|
result.hittingAvatars_ = internalGetHittingAvatars();
|
|
result.hittingAvatars_.makeImmutable();
|
|
result.hFFKLJAFLNJ_ = hFFKLJAFLNJ_;
|
|
result.mPNEAAFEJIJ_ = mPNEAAFEJIJ_;
|
|
result.lCFPBOOCMNP_ = lCFPBOOCMNP_;
|
|
result.lMKIMJLALNM_ = lMKIMJLALNM_;
|
|
result.attackTargetId_ = attackTargetId_;
|
|
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.AISnapshotEntityDataOuterClass.AISnapshotEntityData) {
|
|
return mergeFrom((emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData)other);
|
|
} else {
|
|
super.mergeFrom(other);
|
|
return this;
|
|
}
|
|
}
|
|
|
|
public Builder mergeFrom(emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData other) {
|
|
if (other == emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData.getDefaultInstance()) return this;
|
|
if (other.getEntityId() != 0) {
|
|
setEntityId(other.getEntityId());
|
|
}
|
|
if (other.getMONLECHIPDH() != 0) {
|
|
setMONLECHIPDH(other.getMONLECHIPDH());
|
|
}
|
|
if (other.getCFEJHIOCIDN() != 0) {
|
|
setCFEJHIOCIDN(other.getCFEJHIOCIDN());
|
|
}
|
|
if (other.getCPOCCODHHND() != 0F) {
|
|
setCPOCCODHHND(other.getCPOCCODHHND());
|
|
}
|
|
if (other.getIGNJPGLNHPI() != 0F) {
|
|
setIGNJPGLNHPI(other.getIGNJPGLNHPI());
|
|
}
|
|
if (finishedSkillCyclesBuilder_ == null) {
|
|
if (!other.finishedSkillCycles_.isEmpty()) {
|
|
if (finishedSkillCycles_.isEmpty()) {
|
|
finishedSkillCycles_ = other.finishedSkillCycles_;
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
} else {
|
|
ensureFinishedSkillCyclesIsMutable();
|
|
finishedSkillCycles_.addAll(other.finishedSkillCycles_);
|
|
}
|
|
onChanged();
|
|
}
|
|
} else {
|
|
if (!other.finishedSkillCycles_.isEmpty()) {
|
|
if (finishedSkillCyclesBuilder_.isEmpty()) {
|
|
finishedSkillCyclesBuilder_.dispose();
|
|
finishedSkillCyclesBuilder_ = null;
|
|
finishedSkillCycles_ = other.finishedSkillCycles_;
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
finishedSkillCyclesBuilder_ =
|
|
com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ?
|
|
getFinishedSkillCyclesFieldBuilder() : null;
|
|
} else {
|
|
finishedSkillCyclesBuilder_.addAllMessages(other.finishedSkillCycles_);
|
|
}
|
|
}
|
|
}
|
|
internalGetMutableHittingAvatars().mergeFrom(
|
|
other.internalGetHittingAvatars());
|
|
if (other.getHFFKLJAFLNJ() != 0F) {
|
|
setHFFKLJAFLNJ(other.getHFFKLJAFLNJ());
|
|
}
|
|
if (other.getMPNEAAFEJIJ() != 0F) {
|
|
setMPNEAAFEJIJ(other.getMPNEAAFEJIJ());
|
|
}
|
|
if (other.getLCFPBOOCMNP() != 0) {
|
|
setLCFPBOOCMNP(other.getLCFPBOOCMNP());
|
|
}
|
|
if (other.getLMKIMJLALNM() != 0) {
|
|
setLMKIMJLALNM(other.getLMKIMJLALNM());
|
|
}
|
|
if (other.getAttackTargetId() != 0) {
|
|
setAttackTargetId(other.getAttackTargetId());
|
|
}
|
|
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.AISnapshotEntityDataOuterClass.AISnapshotEntityData parsedMessage = null;
|
|
try {
|
|
parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
|
|
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
parsedMessage = (emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData) e.getUnfinishedMessage();
|
|
throw e.unwrapIOException();
|
|
} finally {
|
|
if (parsedMessage != null) {
|
|
mergeFrom(parsedMessage);
|
|
}
|
|
}
|
|
return this;
|
|
}
|
|
private int bitField0_;
|
|
|
|
private int entityId_ ;
|
|
/**
|
|
* <code>uint32 entity_id = 4;</code>
|
|
* @return The entityId.
|
|
*/
|
|
@java.lang.Override
|
|
public int getEntityId() {
|
|
return entityId_;
|
|
}
|
|
/**
|
|
* <code>uint32 entity_id = 4;</code>
|
|
* @param value The entityId to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setEntityId(int value) {
|
|
|
|
entityId_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 entity_id = 4;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearEntityId() {
|
|
|
|
entityId_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int mONLECHIPDH_ ;
|
|
/**
|
|
* <code>uint32 MONLECHIPDH = 10;</code>
|
|
* @return The mONLECHIPDH.
|
|
*/
|
|
@java.lang.Override
|
|
public int getMONLECHIPDH() {
|
|
return mONLECHIPDH_;
|
|
}
|
|
/**
|
|
* <code>uint32 MONLECHIPDH = 10;</code>
|
|
* @param value The mONLECHIPDH to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setMONLECHIPDH(int value) {
|
|
|
|
mONLECHIPDH_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 MONLECHIPDH = 10;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearMONLECHIPDH() {
|
|
|
|
mONLECHIPDH_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int cFEJHIOCIDN_ ;
|
|
/**
|
|
* <code>uint32 CFEJHIOCIDN = 8;</code>
|
|
* @return The cFEJHIOCIDN.
|
|
*/
|
|
@java.lang.Override
|
|
public int getCFEJHIOCIDN() {
|
|
return cFEJHIOCIDN_;
|
|
}
|
|
/**
|
|
* <code>uint32 CFEJHIOCIDN = 8;</code>
|
|
* @param value The cFEJHIOCIDN to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setCFEJHIOCIDN(int value) {
|
|
|
|
cFEJHIOCIDN_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 CFEJHIOCIDN = 8;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearCFEJHIOCIDN() {
|
|
|
|
cFEJHIOCIDN_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private float cPOCCODHHND_ ;
|
|
/**
|
|
* <code>float CPOCCODHHND = 5;</code>
|
|
* @return The cPOCCODHHND.
|
|
*/
|
|
@java.lang.Override
|
|
public float getCPOCCODHHND() {
|
|
return cPOCCODHHND_;
|
|
}
|
|
/**
|
|
* <code>float CPOCCODHHND = 5;</code>
|
|
* @param value The cPOCCODHHND to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setCPOCCODHHND(float value) {
|
|
|
|
cPOCCODHHND_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>float CPOCCODHHND = 5;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearCPOCCODHHND() {
|
|
|
|
cPOCCODHHND_ = 0F;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private float iGNJPGLNHPI_ ;
|
|
/**
|
|
* <code>float IGNJPGLNHPI = 12;</code>
|
|
* @return The iGNJPGLNHPI.
|
|
*/
|
|
@java.lang.Override
|
|
public float getIGNJPGLNHPI() {
|
|
return iGNJPGLNHPI_;
|
|
}
|
|
/**
|
|
* <code>float IGNJPGLNHPI = 12;</code>
|
|
* @param value The iGNJPGLNHPI to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setIGNJPGLNHPI(float value) {
|
|
|
|
iGNJPGLNHPI_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>float IGNJPGLNHPI = 12;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearIGNJPGLNHPI() {
|
|
|
|
iGNJPGLNHPI_ = 0F;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private java.util.List<emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle> finishedSkillCycles_ =
|
|
java.util.Collections.emptyList();
|
|
private void ensureFinishedSkillCyclesIsMutable() {
|
|
if (!((bitField0_ & 0x00000001) != 0)) {
|
|
finishedSkillCycles_ = new java.util.ArrayList<emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle>(finishedSkillCycles_);
|
|
bitField0_ |= 0x00000001;
|
|
}
|
|
}
|
|
|
|
private com.google.protobuf.RepeatedFieldBuilderV3<
|
|
emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle, emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle.Builder, emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycleOrBuilder> finishedSkillCyclesBuilder_;
|
|
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
public java.util.List<emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle> getFinishedSkillCyclesList() {
|
|
if (finishedSkillCyclesBuilder_ == null) {
|
|
return java.util.Collections.unmodifiableList(finishedSkillCycles_);
|
|
} else {
|
|
return finishedSkillCyclesBuilder_.getMessageList();
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
public int getFinishedSkillCyclesCount() {
|
|
if (finishedSkillCyclesBuilder_ == null) {
|
|
return finishedSkillCycles_.size();
|
|
} else {
|
|
return finishedSkillCyclesBuilder_.getCount();
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle getFinishedSkillCycles(int index) {
|
|
if (finishedSkillCyclesBuilder_ == null) {
|
|
return finishedSkillCycles_.get(index);
|
|
} else {
|
|
return finishedSkillCyclesBuilder_.getMessage(index);
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
public Builder setFinishedSkillCycles(
|
|
int index, emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle value) {
|
|
if (finishedSkillCyclesBuilder_ == null) {
|
|
if (value == null) {
|
|
throw new NullPointerException();
|
|
}
|
|
ensureFinishedSkillCyclesIsMutable();
|
|
finishedSkillCycles_.set(index, value);
|
|
onChanged();
|
|
} else {
|
|
finishedSkillCyclesBuilder_.setMessage(index, value);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
public Builder setFinishedSkillCycles(
|
|
int index, emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle.Builder builderForValue) {
|
|
if (finishedSkillCyclesBuilder_ == null) {
|
|
ensureFinishedSkillCyclesIsMutable();
|
|
finishedSkillCycles_.set(index, builderForValue.build());
|
|
onChanged();
|
|
} else {
|
|
finishedSkillCyclesBuilder_.setMessage(index, builderForValue.build());
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
public Builder addFinishedSkillCycles(emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle value) {
|
|
if (finishedSkillCyclesBuilder_ == null) {
|
|
if (value == null) {
|
|
throw new NullPointerException();
|
|
}
|
|
ensureFinishedSkillCyclesIsMutable();
|
|
finishedSkillCycles_.add(value);
|
|
onChanged();
|
|
} else {
|
|
finishedSkillCyclesBuilder_.addMessage(value);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
public Builder addFinishedSkillCycles(
|
|
int index, emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle value) {
|
|
if (finishedSkillCyclesBuilder_ == null) {
|
|
if (value == null) {
|
|
throw new NullPointerException();
|
|
}
|
|
ensureFinishedSkillCyclesIsMutable();
|
|
finishedSkillCycles_.add(index, value);
|
|
onChanged();
|
|
} else {
|
|
finishedSkillCyclesBuilder_.addMessage(index, value);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
public Builder addFinishedSkillCycles(
|
|
emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle.Builder builderForValue) {
|
|
if (finishedSkillCyclesBuilder_ == null) {
|
|
ensureFinishedSkillCyclesIsMutable();
|
|
finishedSkillCycles_.add(builderForValue.build());
|
|
onChanged();
|
|
} else {
|
|
finishedSkillCyclesBuilder_.addMessage(builderForValue.build());
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
public Builder addFinishedSkillCycles(
|
|
int index, emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle.Builder builderForValue) {
|
|
if (finishedSkillCyclesBuilder_ == null) {
|
|
ensureFinishedSkillCyclesIsMutable();
|
|
finishedSkillCycles_.add(index, builderForValue.build());
|
|
onChanged();
|
|
} else {
|
|
finishedSkillCyclesBuilder_.addMessage(index, builderForValue.build());
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
public Builder addAllFinishedSkillCycles(
|
|
java.lang.Iterable<? extends emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle> values) {
|
|
if (finishedSkillCyclesBuilder_ == null) {
|
|
ensureFinishedSkillCyclesIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, finishedSkillCycles_);
|
|
onChanged();
|
|
} else {
|
|
finishedSkillCyclesBuilder_.addAllMessages(values);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
public Builder clearFinishedSkillCycles() {
|
|
if (finishedSkillCyclesBuilder_ == null) {
|
|
finishedSkillCycles_ = java.util.Collections.emptyList();
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
onChanged();
|
|
} else {
|
|
finishedSkillCyclesBuilder_.clear();
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
public Builder removeFinishedSkillCycles(int index) {
|
|
if (finishedSkillCyclesBuilder_ == null) {
|
|
ensureFinishedSkillCyclesIsMutable();
|
|
finishedSkillCycles_.remove(index);
|
|
onChanged();
|
|
} else {
|
|
finishedSkillCyclesBuilder_.remove(index);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle.Builder getFinishedSkillCyclesBuilder(
|
|
int index) {
|
|
return getFinishedSkillCyclesFieldBuilder().getBuilder(index);
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycleOrBuilder getFinishedSkillCyclesOrBuilder(
|
|
int index) {
|
|
if (finishedSkillCyclesBuilder_ == null) {
|
|
return finishedSkillCycles_.get(index); } else {
|
|
return finishedSkillCyclesBuilder_.getMessageOrBuilder(index);
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
public java.util.List<? extends emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycleOrBuilder>
|
|
getFinishedSkillCyclesOrBuilderList() {
|
|
if (finishedSkillCyclesBuilder_ != null) {
|
|
return finishedSkillCyclesBuilder_.getMessageOrBuilderList();
|
|
} else {
|
|
return java.util.Collections.unmodifiableList(finishedSkillCycles_);
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle.Builder addFinishedSkillCyclesBuilder() {
|
|
return getFinishedSkillCyclesFieldBuilder().addBuilder(
|
|
emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle.getDefaultInstance());
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle.Builder addFinishedSkillCyclesBuilder(
|
|
int index) {
|
|
return getFinishedSkillCyclesFieldBuilder().addBuilder(
|
|
index, emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle.getDefaultInstance());
|
|
}
|
|
/**
|
|
* <code>repeated .AISnapshotEntitySkillCycle finished_skill_cycles = 13;</code>
|
|
*/
|
|
public java.util.List<emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle.Builder>
|
|
getFinishedSkillCyclesBuilderList() {
|
|
return getFinishedSkillCyclesFieldBuilder().getBuilderList();
|
|
}
|
|
private com.google.protobuf.RepeatedFieldBuilderV3<
|
|
emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle, emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle.Builder, emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycleOrBuilder>
|
|
getFinishedSkillCyclesFieldBuilder() {
|
|
if (finishedSkillCyclesBuilder_ == null) {
|
|
finishedSkillCyclesBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3<
|
|
emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle, emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycle.Builder, emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycleOrBuilder>(
|
|
finishedSkillCycles_,
|
|
((bitField0_ & 0x00000001) != 0),
|
|
getParentForChildren(),
|
|
isClean());
|
|
finishedSkillCycles_ = null;
|
|
}
|
|
return finishedSkillCyclesBuilder_;
|
|
}
|
|
|
|
private com.google.protobuf.MapField<
|
|
java.lang.Integer, java.lang.Integer> hittingAvatars_;
|
|
private com.google.protobuf.MapField<java.lang.Integer, java.lang.Integer>
|
|
internalGetHittingAvatars() {
|
|
if (hittingAvatars_ == null) {
|
|
return com.google.protobuf.MapField.emptyMapField(
|
|
HittingAvatarsDefaultEntryHolder.defaultEntry);
|
|
}
|
|
return hittingAvatars_;
|
|
}
|
|
private com.google.protobuf.MapField<java.lang.Integer, java.lang.Integer>
|
|
internalGetMutableHittingAvatars() {
|
|
onChanged();;
|
|
if (hittingAvatars_ == null) {
|
|
hittingAvatars_ = com.google.protobuf.MapField.newMapField(
|
|
HittingAvatarsDefaultEntryHolder.defaultEntry);
|
|
}
|
|
if (!hittingAvatars_.isMutable()) {
|
|
hittingAvatars_ = hittingAvatars_.copy();
|
|
}
|
|
return hittingAvatars_;
|
|
}
|
|
|
|
public int getHittingAvatarsCount() {
|
|
return internalGetHittingAvatars().getMap().size();
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> hitting_avatars = 11;</code>
|
|
*/
|
|
|
|
@java.lang.Override
|
|
public boolean containsHittingAvatars(
|
|
int key) {
|
|
|
|
return internalGetHittingAvatars().getMap().containsKey(key);
|
|
}
|
|
/**
|
|
* Use {@link #getHittingAvatarsMap()} instead.
|
|
*/
|
|
@java.lang.Override
|
|
@java.lang.Deprecated
|
|
public java.util.Map<java.lang.Integer, java.lang.Integer> getHittingAvatars() {
|
|
return getHittingAvatarsMap();
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> hitting_avatars = 11;</code>
|
|
*/
|
|
@java.lang.Override
|
|
|
|
public java.util.Map<java.lang.Integer, java.lang.Integer> getHittingAvatarsMap() {
|
|
return internalGetHittingAvatars().getMap();
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> hitting_avatars = 11;</code>
|
|
*/
|
|
@java.lang.Override
|
|
|
|
public int getHittingAvatarsOrDefault(
|
|
int key,
|
|
int defaultValue) {
|
|
|
|
java.util.Map<java.lang.Integer, java.lang.Integer> map =
|
|
internalGetHittingAvatars().getMap();
|
|
return map.containsKey(key) ? map.get(key) : defaultValue;
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> hitting_avatars = 11;</code>
|
|
*/
|
|
@java.lang.Override
|
|
|
|
public int getHittingAvatarsOrThrow(
|
|
int key) {
|
|
|
|
java.util.Map<java.lang.Integer, java.lang.Integer> map =
|
|
internalGetHittingAvatars().getMap();
|
|
if (!map.containsKey(key)) {
|
|
throw new java.lang.IllegalArgumentException();
|
|
}
|
|
return map.get(key);
|
|
}
|
|
|
|
public Builder clearHittingAvatars() {
|
|
internalGetMutableHittingAvatars().getMutableMap()
|
|
.clear();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> hitting_avatars = 11;</code>
|
|
*/
|
|
|
|
public Builder removeHittingAvatars(
|
|
int key) {
|
|
|
|
internalGetMutableHittingAvatars().getMutableMap()
|
|
.remove(key);
|
|
return this;
|
|
}
|
|
/**
|
|
* Use alternate mutation accessors instead.
|
|
*/
|
|
@java.lang.Deprecated
|
|
public java.util.Map<java.lang.Integer, java.lang.Integer>
|
|
getMutableHittingAvatars() {
|
|
return internalGetMutableHittingAvatars().getMutableMap();
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> hitting_avatars = 11;</code>
|
|
*/
|
|
public Builder putHittingAvatars(
|
|
int key,
|
|
int value) {
|
|
|
|
|
|
internalGetMutableHittingAvatars().getMutableMap()
|
|
.put(key, value);
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> hitting_avatars = 11;</code>
|
|
*/
|
|
|
|
public Builder putAllHittingAvatars(
|
|
java.util.Map<java.lang.Integer, java.lang.Integer> values) {
|
|
internalGetMutableHittingAvatars().getMutableMap()
|
|
.putAll(values);
|
|
return this;
|
|
}
|
|
|
|
private float hFFKLJAFLNJ_ ;
|
|
/**
|
|
* <code>float HFFKLJAFLNJ = 3;</code>
|
|
* @return The hFFKLJAFLNJ.
|
|
*/
|
|
@java.lang.Override
|
|
public float getHFFKLJAFLNJ() {
|
|
return hFFKLJAFLNJ_;
|
|
}
|
|
/**
|
|
* <code>float HFFKLJAFLNJ = 3;</code>
|
|
* @param value The hFFKLJAFLNJ to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setHFFKLJAFLNJ(float value) {
|
|
|
|
hFFKLJAFLNJ_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>float HFFKLJAFLNJ = 3;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearHFFKLJAFLNJ() {
|
|
|
|
hFFKLJAFLNJ_ = 0F;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private float mPNEAAFEJIJ_ ;
|
|
/**
|
|
* <code>float MPNEAAFEJIJ = 6;</code>
|
|
* @return The mPNEAAFEJIJ.
|
|
*/
|
|
@java.lang.Override
|
|
public float getMPNEAAFEJIJ() {
|
|
return mPNEAAFEJIJ_;
|
|
}
|
|
/**
|
|
* <code>float MPNEAAFEJIJ = 6;</code>
|
|
* @param value The mPNEAAFEJIJ to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setMPNEAAFEJIJ(float value) {
|
|
|
|
mPNEAAFEJIJ_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>float MPNEAAFEJIJ = 6;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearMPNEAAFEJIJ() {
|
|
|
|
mPNEAAFEJIJ_ = 0F;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int lCFPBOOCMNP_ ;
|
|
/**
|
|
* <code>uint32 LCFPBOOCMNP = 9;</code>
|
|
* @return The lCFPBOOCMNP.
|
|
*/
|
|
@java.lang.Override
|
|
public int getLCFPBOOCMNP() {
|
|
return lCFPBOOCMNP_;
|
|
}
|
|
/**
|
|
* <code>uint32 LCFPBOOCMNP = 9;</code>
|
|
* @param value The lCFPBOOCMNP to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setLCFPBOOCMNP(int value) {
|
|
|
|
lCFPBOOCMNP_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 LCFPBOOCMNP = 9;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearLCFPBOOCMNP() {
|
|
|
|
lCFPBOOCMNP_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int lMKIMJLALNM_ ;
|
|
/**
|
|
* <code>uint32 LMKIMJLALNM = 15;</code>
|
|
* @return The lMKIMJLALNM.
|
|
*/
|
|
@java.lang.Override
|
|
public int getLMKIMJLALNM() {
|
|
return lMKIMJLALNM_;
|
|
}
|
|
/**
|
|
* <code>uint32 LMKIMJLALNM = 15;</code>
|
|
* @param value The lMKIMJLALNM to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setLMKIMJLALNM(int value) {
|
|
|
|
lMKIMJLALNM_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 LMKIMJLALNM = 15;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearLMKIMJLALNM() {
|
|
|
|
lMKIMJLALNM_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int attackTargetId_ ;
|
|
/**
|
|
* <code>uint32 attack_target_id = 7;</code>
|
|
* @return The attackTargetId.
|
|
*/
|
|
@java.lang.Override
|
|
public int getAttackTargetId() {
|
|
return attackTargetId_;
|
|
}
|
|
/**
|
|
* <code>uint32 attack_target_id = 7;</code>
|
|
* @param value The attackTargetId to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setAttackTargetId(int value) {
|
|
|
|
attackTargetId_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 attack_target_id = 7;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearAttackTargetId() {
|
|
|
|
attackTargetId_ = 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:AISnapshotEntityData)
|
|
}
|
|
|
|
// @@protoc_insertion_point(class_scope:AISnapshotEntityData)
|
|
private static final emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData DEFAULT_INSTANCE;
|
|
static {
|
|
DEFAULT_INSTANCE = new emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData();
|
|
}
|
|
|
|
public static emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData getDefaultInstance() {
|
|
return DEFAULT_INSTANCE;
|
|
}
|
|
|
|
private static final com.google.protobuf.Parser<AISnapshotEntityData>
|
|
PARSER = new com.google.protobuf.AbstractParser<AISnapshotEntityData>() {
|
|
@java.lang.Override
|
|
public AISnapshotEntityData parsePartialFrom(
|
|
com.google.protobuf.CodedInputStream input,
|
|
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return new AISnapshotEntityData(input, extensionRegistry);
|
|
}
|
|
};
|
|
|
|
public static com.google.protobuf.Parser<AISnapshotEntityData> parser() {
|
|
return PARSER;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public com.google.protobuf.Parser<AISnapshotEntityData> getParserForType() {
|
|
return PARSER;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.AISnapshotEntityDataOuterClass.AISnapshotEntityData getDefaultInstanceForType() {
|
|
return DEFAULT_INSTANCE;
|
|
}
|
|
|
|
}
|
|
|
|
private static final com.google.protobuf.Descriptors.Descriptor
|
|
internal_static_AISnapshotEntityData_descriptor;
|
|
private static final
|
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
internal_static_AISnapshotEntityData_fieldAccessorTable;
|
|
private static final com.google.protobuf.Descriptors.Descriptor
|
|
internal_static_AISnapshotEntityData_HittingAvatarsEntry_descriptor;
|
|
private static final
|
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
internal_static_AISnapshotEntityData_HittingAvatarsEntry_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\032AISnapshotEntityData.proto\032 AISnapshot" +
|
|
"EntitySkillCycle.proto\"\242\003\n\024AISnapshotEnt" +
|
|
"ityData\022\021\n\tentity_id\030\004 \001(\r\022\023\n\013MONLECHIPD" +
|
|
"H\030\n \001(\r\022\023\n\013CFEJHIOCIDN\030\010 \001(\r\022\023\n\013CPOCCODH" +
|
|
"HND\030\005 \001(\002\022\023\n\013IGNJPGLNHPI\030\014 \001(\002\022:\n\025finish" +
|
|
"ed_skill_cycles\030\r \003(\0132\033.AISnapshotEntity" +
|
|
"SkillCycle\022B\n\017hitting_avatars\030\013 \003(\0132).AI" +
|
|
"SnapshotEntityData.HittingAvatarsEntry\022\023" +
|
|
"\n\013HFFKLJAFLNJ\030\003 \001(\002\022\023\n\013MPNEAAFEJIJ\030\006 \001(\002" +
|
|
"\022\023\n\013LCFPBOOCMNP\030\t \001(\r\022\023\n\013LMKIMJLALNM\030\017 \001" +
|
|
"(\r\022\030\n\020attack_target_id\030\007 \001(\r\0325\n\023HittingA" +
|
|
"vatarsEntry\022\013\n\003key\030\001 \001(\r\022\r\n\005value\030\002 \001(\r:" +
|
|
"\0028\001B\033\n\031emu.grasscutter.net.protob\006proto3"
|
|
};
|
|
descriptor = com.google.protobuf.Descriptors.FileDescriptor
|
|
.internalBuildGeneratedFileFrom(descriptorData,
|
|
new com.google.protobuf.Descriptors.FileDescriptor[] {
|
|
emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.getDescriptor(),
|
|
});
|
|
internal_static_AISnapshotEntityData_descriptor =
|
|
getDescriptor().getMessageTypes().get(0);
|
|
internal_static_AISnapshotEntityData_fieldAccessorTable = new
|
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
internal_static_AISnapshotEntityData_descriptor,
|
|
new java.lang.String[] { "EntityId", "MONLECHIPDH", "CFEJHIOCIDN", "CPOCCODHHND", "IGNJPGLNHPI", "FinishedSkillCycles", "HittingAvatars", "HFFKLJAFLNJ", "MPNEAAFEJIJ", "LCFPBOOCMNP", "LMKIMJLALNM", "AttackTargetId", });
|
|
internal_static_AISnapshotEntityData_HittingAvatarsEntry_descriptor =
|
|
internal_static_AISnapshotEntityData_descriptor.getNestedTypes().get(0);
|
|
internal_static_AISnapshotEntityData_HittingAvatarsEntry_fieldAccessorTable = new
|
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
internal_static_AISnapshotEntityData_HittingAvatarsEntry_descriptor,
|
|
new java.lang.String[] { "Key", "Value", });
|
|
emu.grasscutter.net.proto.AISnapshotEntitySkillCycleOuterClass.getDescriptor();
|
|
}
|
|
|
|
// @@protoc_insertion_point(outer_class_scope)
|
|
}
|