mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-06-05 17:23:37 +08:00
1999 lines
60 KiB
Java
1999 lines
60 KiB
Java
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: AMMBHMNGBIH.proto
|
|
|
|
package emu.grasscutter.net.proto;
|
|
|
|
public final class AMMBHMNGBIHOuterClass {
|
|
private AMMBHMNGBIHOuterClass() {}
|
|
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 AMMBHMNGBIHOrBuilder extends
|
|
// @@protoc_insertion_point(interface_extends:AMMBHMNGBIH)
|
|
com.google.protobuf.MessageOrBuilder {
|
|
|
|
/**
|
|
* <code>bool MAMHOPGFOKD = 510;</code>
|
|
* @return The mAMHOPGFOKD.
|
|
*/
|
|
boolean getMAMHOPGFOKD();
|
|
|
|
/**
|
|
* <code>uint32 combo = 5;</code>
|
|
* @return The combo.
|
|
*/
|
|
int getCombo();
|
|
|
|
/**
|
|
* <code>uint32 MECALGKAKJK = 4;</code>
|
|
* @return The mECALGKAKJK.
|
|
*/
|
|
int getMECALGKAKJK();
|
|
|
|
/**
|
|
* <code>uint32 NMPPJPOJFDC = 10;</code>
|
|
* @return The nMPPJPOJFDC.
|
|
*/
|
|
int getNMPPJPOJFDC();
|
|
|
|
/**
|
|
* <code>uint32 FCFNKIDLDHJ = 487;</code>
|
|
* @return The fCFNKIDLDHJ.
|
|
*/
|
|
int getFCFNKIDLDHJ();
|
|
|
|
/**
|
|
* <code>repeated uint32 OEAHADEGEOA = 1789;</code>
|
|
* @return A list containing the oEAHADEGEOA.
|
|
*/
|
|
java.util.List<java.lang.Integer> getOEAHADEGEOAList();
|
|
/**
|
|
* <code>repeated uint32 OEAHADEGEOA = 1789;</code>
|
|
* @return The count of oEAHADEGEOA.
|
|
*/
|
|
int getOEAHADEGEOACount();
|
|
/**
|
|
* <code>repeated uint32 OEAHADEGEOA = 1789;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The oEAHADEGEOA at the given index.
|
|
*/
|
|
int getOEAHADEGEOA(int index);
|
|
|
|
/**
|
|
* <code>uint32 max_combo = 6;</code>
|
|
* @return The maxCombo.
|
|
*/
|
|
int getMaxCombo();
|
|
|
|
/**
|
|
* <code>bool is_save_score = 14;</code>
|
|
* @return The isSaveScore.
|
|
*/
|
|
boolean getIsSaveScore();
|
|
|
|
/**
|
|
* <code>bool BPNLLFDJJOL = 1659;</code>
|
|
* @return The bPNLLFDJJOL.
|
|
*/
|
|
boolean getBPNLLFDJJOL();
|
|
|
|
/**
|
|
* <code>uint32 music_basic_id = 1;</code>
|
|
* @return The musicBasicId.
|
|
*/
|
|
int getMusicBasicId();
|
|
|
|
/**
|
|
* <code>uint32 score = 15;</code>
|
|
* @return The score.
|
|
*/
|
|
int getScore();
|
|
|
|
/**
|
|
* <code>uint64 ugc_guid = 8;</code>
|
|
* @return The ugcGuid.
|
|
*/
|
|
long getUgcGuid();
|
|
|
|
/**
|
|
* <code>uint32 KDAOEDCLEFG = 1960;</code>
|
|
* @return The kDAOEDCLEFG.
|
|
*/
|
|
int getKDAOEDCLEFG();
|
|
|
|
/**
|
|
* <code>uint32 GDOMKIHOKCC = 1346;</code>
|
|
* @return The gDOMKIHOKCC.
|
|
*/
|
|
int getGDOMKIHOKCC();
|
|
|
|
/**
|
|
* <code>uint32 NGALDEAEBHG = 13;</code>
|
|
* @return The nGALDEAEBHG.
|
|
*/
|
|
int getNGALDEAEBHG();
|
|
|
|
/**
|
|
* <code>repeated uint32 KPPICEDHMPN = 3;</code>
|
|
* @return A list containing the kPPICEDHMPN.
|
|
*/
|
|
java.util.List<java.lang.Integer> getKPPICEDHMPNList();
|
|
/**
|
|
* <code>repeated uint32 KPPICEDHMPN = 3;</code>
|
|
* @return The count of kPPICEDHMPN.
|
|
*/
|
|
int getKPPICEDHMPNCount();
|
|
/**
|
|
* <code>repeated uint32 KPPICEDHMPN = 3;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The kPPICEDHMPN at the given index.
|
|
*/
|
|
int getKPPICEDHMPN(int index);
|
|
|
|
/**
|
|
* <code>uint32 correct_hit = 12;</code>
|
|
* @return The correctHit.
|
|
*/
|
|
int getCorrectHit();
|
|
|
|
/**
|
|
* <code>float speed = 1929;</code>
|
|
* @return The speed.
|
|
*/
|
|
float getSpeed();
|
|
}
|
|
/**
|
|
* <pre>
|
|
* CmdId: 20828
|
|
* </pre>
|
|
*
|
|
* Protobuf type {@code AMMBHMNGBIH}
|
|
*/
|
|
public static final class AMMBHMNGBIH extends
|
|
com.google.protobuf.GeneratedMessageV3 implements
|
|
// @@protoc_insertion_point(message_implements:AMMBHMNGBIH)
|
|
AMMBHMNGBIHOrBuilder {
|
|
private static final long serialVersionUID = 0L;
|
|
// Use AMMBHMNGBIH.newBuilder() to construct.
|
|
private AMMBHMNGBIH(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
|
|
super(builder);
|
|
}
|
|
private AMMBHMNGBIH() {
|
|
oEAHADEGEOA_ = emptyIntList();
|
|
kPPICEDHMPN_ = emptyIntList();
|
|
}
|
|
|
|
@java.lang.Override
|
|
@SuppressWarnings({"unused"})
|
|
protected java.lang.Object newInstance(
|
|
UnusedPrivateParameter unused) {
|
|
return new AMMBHMNGBIH();
|
|
}
|
|
|
|
@java.lang.Override
|
|
public final com.google.protobuf.UnknownFieldSet
|
|
getUnknownFields() {
|
|
return this.unknownFields;
|
|
}
|
|
private AMMBHMNGBIH(
|
|
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 8: {
|
|
|
|
musicBasicId_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
if (!((mutable_bitField0_ & 0x00000002) != 0)) {
|
|
kPPICEDHMPN_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000002;
|
|
}
|
|
kPPICEDHMPN_.addInt(input.readUInt32());
|
|
break;
|
|
}
|
|
case 26: {
|
|
int length = input.readRawVarint32();
|
|
int limit = input.pushLimit(length);
|
|
if (!((mutable_bitField0_ & 0x00000002) != 0) && input.getBytesUntilLimit() > 0) {
|
|
kPPICEDHMPN_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000002;
|
|
}
|
|
while (input.getBytesUntilLimit() > 0) {
|
|
kPPICEDHMPN_.addInt(input.readUInt32());
|
|
}
|
|
input.popLimit(limit);
|
|
break;
|
|
}
|
|
case 32: {
|
|
|
|
mECALGKAKJK_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
|
|
combo_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
|
|
maxCombo_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
|
|
ugcGuid_ = input.readUInt64();
|
|
break;
|
|
}
|
|
case 80: {
|
|
|
|
nMPPJPOJFDC_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
|
|
correctHit_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
|
|
nGALDEAEBHG_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 112: {
|
|
|
|
isSaveScore_ = input.readBool();
|
|
break;
|
|
}
|
|
case 120: {
|
|
|
|
score_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 3896: {
|
|
|
|
fCFNKIDLDHJ_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 4080: {
|
|
|
|
mAMHOPGFOKD_ = input.readBool();
|
|
break;
|
|
}
|
|
case 10768: {
|
|
|
|
gDOMKIHOKCC_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 13272: {
|
|
|
|
bPNLLFDJJOL_ = input.readBool();
|
|
break;
|
|
}
|
|
case 14312: {
|
|
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
|
|
oEAHADEGEOA_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000001;
|
|
}
|
|
oEAHADEGEOA_.addInt(input.readUInt32());
|
|
break;
|
|
}
|
|
case 14314: {
|
|
int length = input.readRawVarint32();
|
|
int limit = input.pushLimit(length);
|
|
if (!((mutable_bitField0_ & 0x00000001) != 0) && input.getBytesUntilLimit() > 0) {
|
|
oEAHADEGEOA_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000001;
|
|
}
|
|
while (input.getBytesUntilLimit() > 0) {
|
|
oEAHADEGEOA_.addInt(input.readUInt32());
|
|
}
|
|
input.popLimit(limit);
|
|
break;
|
|
}
|
|
case 15437: {
|
|
|
|
speed_ = input.readFloat();
|
|
break;
|
|
}
|
|
case 15680: {
|
|
|
|
kDAOEDCLEFG_ = 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_ & 0x00000002) != 0)) {
|
|
kPPICEDHMPN_.makeImmutable(); // C
|
|
}
|
|
if (((mutable_bitField0_ & 0x00000001) != 0)) {
|
|
oEAHADEGEOA_.makeImmutable(); // C
|
|
}
|
|
this.unknownFields = unknownFields.build();
|
|
makeExtensionsImmutable();
|
|
}
|
|
}
|
|
public static final com.google.protobuf.Descriptors.Descriptor
|
|
getDescriptor() {
|
|
return emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.internal_static_AMMBHMNGBIH_descriptor;
|
|
}
|
|
|
|
@java.lang.Override
|
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
internalGetFieldAccessorTable() {
|
|
return emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.internal_static_AMMBHMNGBIH_fieldAccessorTable
|
|
.ensureFieldAccessorsInitialized(
|
|
emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH.class, emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH.Builder.class);
|
|
}
|
|
|
|
public static final int MAMHOPGFOKD_FIELD_NUMBER = 510;
|
|
private boolean mAMHOPGFOKD_;
|
|
/**
|
|
* <code>bool MAMHOPGFOKD = 510;</code>
|
|
* @return The mAMHOPGFOKD.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getMAMHOPGFOKD() {
|
|
return mAMHOPGFOKD_;
|
|
}
|
|
|
|
public static final int COMBO_FIELD_NUMBER = 5;
|
|
private int combo_;
|
|
/**
|
|
* <code>uint32 combo = 5;</code>
|
|
* @return The combo.
|
|
*/
|
|
@java.lang.Override
|
|
public int getCombo() {
|
|
return combo_;
|
|
}
|
|
|
|
public static final int MECALGKAKJK_FIELD_NUMBER = 4;
|
|
private int mECALGKAKJK_;
|
|
/**
|
|
* <code>uint32 MECALGKAKJK = 4;</code>
|
|
* @return The mECALGKAKJK.
|
|
*/
|
|
@java.lang.Override
|
|
public int getMECALGKAKJK() {
|
|
return mECALGKAKJK_;
|
|
}
|
|
|
|
public static final int NMPPJPOJFDC_FIELD_NUMBER = 10;
|
|
private int nMPPJPOJFDC_;
|
|
/**
|
|
* <code>uint32 NMPPJPOJFDC = 10;</code>
|
|
* @return The nMPPJPOJFDC.
|
|
*/
|
|
@java.lang.Override
|
|
public int getNMPPJPOJFDC() {
|
|
return nMPPJPOJFDC_;
|
|
}
|
|
|
|
public static final int FCFNKIDLDHJ_FIELD_NUMBER = 487;
|
|
private int fCFNKIDLDHJ_;
|
|
/**
|
|
* <code>uint32 FCFNKIDLDHJ = 487;</code>
|
|
* @return The fCFNKIDLDHJ.
|
|
*/
|
|
@java.lang.Override
|
|
public int getFCFNKIDLDHJ() {
|
|
return fCFNKIDLDHJ_;
|
|
}
|
|
|
|
public static final int OEAHADEGEOA_FIELD_NUMBER = 1789;
|
|
private com.google.protobuf.Internal.IntList oEAHADEGEOA_;
|
|
/**
|
|
* <code>repeated uint32 OEAHADEGEOA = 1789;</code>
|
|
* @return A list containing the oEAHADEGEOA.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<java.lang.Integer>
|
|
getOEAHADEGEOAList() {
|
|
return oEAHADEGEOA_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 OEAHADEGEOA = 1789;</code>
|
|
* @return The count of oEAHADEGEOA.
|
|
*/
|
|
public int getOEAHADEGEOACount() {
|
|
return oEAHADEGEOA_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 OEAHADEGEOA = 1789;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The oEAHADEGEOA at the given index.
|
|
*/
|
|
public int getOEAHADEGEOA(int index) {
|
|
return oEAHADEGEOA_.getInt(index);
|
|
}
|
|
private int oEAHADEGEOAMemoizedSerializedSize = -1;
|
|
|
|
public static final int MAX_COMBO_FIELD_NUMBER = 6;
|
|
private int maxCombo_;
|
|
/**
|
|
* <code>uint32 max_combo = 6;</code>
|
|
* @return The maxCombo.
|
|
*/
|
|
@java.lang.Override
|
|
public int getMaxCombo() {
|
|
return maxCombo_;
|
|
}
|
|
|
|
public static final int IS_SAVE_SCORE_FIELD_NUMBER = 14;
|
|
private boolean isSaveScore_;
|
|
/**
|
|
* <code>bool is_save_score = 14;</code>
|
|
* @return The isSaveScore.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getIsSaveScore() {
|
|
return isSaveScore_;
|
|
}
|
|
|
|
public static final int BPNLLFDJJOL_FIELD_NUMBER = 1659;
|
|
private boolean bPNLLFDJJOL_;
|
|
/**
|
|
* <code>bool BPNLLFDJJOL = 1659;</code>
|
|
* @return The bPNLLFDJJOL.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getBPNLLFDJJOL() {
|
|
return bPNLLFDJJOL_;
|
|
}
|
|
|
|
public static final int MUSIC_BASIC_ID_FIELD_NUMBER = 1;
|
|
private int musicBasicId_;
|
|
/**
|
|
* <code>uint32 music_basic_id = 1;</code>
|
|
* @return The musicBasicId.
|
|
*/
|
|
@java.lang.Override
|
|
public int getMusicBasicId() {
|
|
return musicBasicId_;
|
|
}
|
|
|
|
public static final int SCORE_FIELD_NUMBER = 15;
|
|
private int score_;
|
|
/**
|
|
* <code>uint32 score = 15;</code>
|
|
* @return The score.
|
|
*/
|
|
@java.lang.Override
|
|
public int getScore() {
|
|
return score_;
|
|
}
|
|
|
|
public static final int UGC_GUID_FIELD_NUMBER = 8;
|
|
private long ugcGuid_;
|
|
/**
|
|
* <code>uint64 ugc_guid = 8;</code>
|
|
* @return The ugcGuid.
|
|
*/
|
|
@java.lang.Override
|
|
public long getUgcGuid() {
|
|
return ugcGuid_;
|
|
}
|
|
|
|
public static final int KDAOEDCLEFG_FIELD_NUMBER = 1960;
|
|
private int kDAOEDCLEFG_;
|
|
/**
|
|
* <code>uint32 KDAOEDCLEFG = 1960;</code>
|
|
* @return The kDAOEDCLEFG.
|
|
*/
|
|
@java.lang.Override
|
|
public int getKDAOEDCLEFG() {
|
|
return kDAOEDCLEFG_;
|
|
}
|
|
|
|
public static final int GDOMKIHOKCC_FIELD_NUMBER = 1346;
|
|
private int gDOMKIHOKCC_;
|
|
/**
|
|
* <code>uint32 GDOMKIHOKCC = 1346;</code>
|
|
* @return The gDOMKIHOKCC.
|
|
*/
|
|
@java.lang.Override
|
|
public int getGDOMKIHOKCC() {
|
|
return gDOMKIHOKCC_;
|
|
}
|
|
|
|
public static final int NGALDEAEBHG_FIELD_NUMBER = 13;
|
|
private int nGALDEAEBHG_;
|
|
/**
|
|
* <code>uint32 NGALDEAEBHG = 13;</code>
|
|
* @return The nGALDEAEBHG.
|
|
*/
|
|
@java.lang.Override
|
|
public int getNGALDEAEBHG() {
|
|
return nGALDEAEBHG_;
|
|
}
|
|
|
|
public static final int KPPICEDHMPN_FIELD_NUMBER = 3;
|
|
private com.google.protobuf.Internal.IntList kPPICEDHMPN_;
|
|
/**
|
|
* <code>repeated uint32 KPPICEDHMPN = 3;</code>
|
|
* @return A list containing the kPPICEDHMPN.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<java.lang.Integer>
|
|
getKPPICEDHMPNList() {
|
|
return kPPICEDHMPN_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 KPPICEDHMPN = 3;</code>
|
|
* @return The count of kPPICEDHMPN.
|
|
*/
|
|
public int getKPPICEDHMPNCount() {
|
|
return kPPICEDHMPN_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 KPPICEDHMPN = 3;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The kPPICEDHMPN at the given index.
|
|
*/
|
|
public int getKPPICEDHMPN(int index) {
|
|
return kPPICEDHMPN_.getInt(index);
|
|
}
|
|
private int kPPICEDHMPNMemoizedSerializedSize = -1;
|
|
|
|
public static final int CORRECT_HIT_FIELD_NUMBER = 12;
|
|
private int correctHit_;
|
|
/**
|
|
* <code>uint32 correct_hit = 12;</code>
|
|
* @return The correctHit.
|
|
*/
|
|
@java.lang.Override
|
|
public int getCorrectHit() {
|
|
return correctHit_;
|
|
}
|
|
|
|
public static final int SPEED_FIELD_NUMBER = 1929;
|
|
private float speed_;
|
|
/**
|
|
* <code>float speed = 1929;</code>
|
|
* @return The speed.
|
|
*/
|
|
@java.lang.Override
|
|
public float getSpeed() {
|
|
return speed_;
|
|
}
|
|
|
|
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 {
|
|
getSerializedSize();
|
|
if (musicBasicId_ != 0) {
|
|
output.writeUInt32(1, musicBasicId_);
|
|
}
|
|
if (getKPPICEDHMPNList().size() > 0) {
|
|
output.writeUInt32NoTag(26);
|
|
output.writeUInt32NoTag(kPPICEDHMPNMemoizedSerializedSize);
|
|
}
|
|
for (int i = 0; i < kPPICEDHMPN_.size(); i++) {
|
|
output.writeUInt32NoTag(kPPICEDHMPN_.getInt(i));
|
|
}
|
|
if (mECALGKAKJK_ != 0) {
|
|
output.writeUInt32(4, mECALGKAKJK_);
|
|
}
|
|
if (combo_ != 0) {
|
|
output.writeUInt32(5, combo_);
|
|
}
|
|
if (maxCombo_ != 0) {
|
|
output.writeUInt32(6, maxCombo_);
|
|
}
|
|
if (ugcGuid_ != 0L) {
|
|
output.writeUInt64(8, ugcGuid_);
|
|
}
|
|
if (nMPPJPOJFDC_ != 0) {
|
|
output.writeUInt32(10, nMPPJPOJFDC_);
|
|
}
|
|
if (correctHit_ != 0) {
|
|
output.writeUInt32(12, correctHit_);
|
|
}
|
|
if (nGALDEAEBHG_ != 0) {
|
|
output.writeUInt32(13, nGALDEAEBHG_);
|
|
}
|
|
if (isSaveScore_ != false) {
|
|
output.writeBool(14, isSaveScore_);
|
|
}
|
|
if (score_ != 0) {
|
|
output.writeUInt32(15, score_);
|
|
}
|
|
if (fCFNKIDLDHJ_ != 0) {
|
|
output.writeUInt32(487, fCFNKIDLDHJ_);
|
|
}
|
|
if (mAMHOPGFOKD_ != false) {
|
|
output.writeBool(510, mAMHOPGFOKD_);
|
|
}
|
|
if (gDOMKIHOKCC_ != 0) {
|
|
output.writeUInt32(1346, gDOMKIHOKCC_);
|
|
}
|
|
if (bPNLLFDJJOL_ != false) {
|
|
output.writeBool(1659, bPNLLFDJJOL_);
|
|
}
|
|
if (getOEAHADEGEOAList().size() > 0) {
|
|
output.writeUInt32NoTag(14314);
|
|
output.writeUInt32NoTag(oEAHADEGEOAMemoizedSerializedSize);
|
|
}
|
|
for (int i = 0; i < oEAHADEGEOA_.size(); i++) {
|
|
output.writeUInt32NoTag(oEAHADEGEOA_.getInt(i));
|
|
}
|
|
if (speed_ != 0F) {
|
|
output.writeFloat(1929, speed_);
|
|
}
|
|
if (kDAOEDCLEFG_ != 0) {
|
|
output.writeUInt32(1960, kDAOEDCLEFG_);
|
|
}
|
|
unknownFields.writeTo(output);
|
|
}
|
|
|
|
@java.lang.Override
|
|
public int getSerializedSize() {
|
|
int size = memoizedSize;
|
|
if (size != -1) return size;
|
|
|
|
size = 0;
|
|
if (musicBasicId_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(1, musicBasicId_);
|
|
}
|
|
{
|
|
int dataSize = 0;
|
|
for (int i = 0; i < kPPICEDHMPN_.size(); i++) {
|
|
dataSize += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32SizeNoTag(kPPICEDHMPN_.getInt(i));
|
|
}
|
|
size += dataSize;
|
|
if (!getKPPICEDHMPNList().isEmpty()) {
|
|
size += 1;
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeInt32SizeNoTag(dataSize);
|
|
}
|
|
kPPICEDHMPNMemoizedSerializedSize = dataSize;
|
|
}
|
|
if (mECALGKAKJK_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(4, mECALGKAKJK_);
|
|
}
|
|
if (combo_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(5, combo_);
|
|
}
|
|
if (maxCombo_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(6, maxCombo_);
|
|
}
|
|
if (ugcGuid_ != 0L) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt64Size(8, ugcGuid_);
|
|
}
|
|
if (nMPPJPOJFDC_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(10, nMPPJPOJFDC_);
|
|
}
|
|
if (correctHit_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(12, correctHit_);
|
|
}
|
|
if (nGALDEAEBHG_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(13, nGALDEAEBHG_);
|
|
}
|
|
if (isSaveScore_ != false) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeBoolSize(14, isSaveScore_);
|
|
}
|
|
if (score_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(15, score_);
|
|
}
|
|
if (fCFNKIDLDHJ_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(487, fCFNKIDLDHJ_);
|
|
}
|
|
if (mAMHOPGFOKD_ != false) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeBoolSize(510, mAMHOPGFOKD_);
|
|
}
|
|
if (gDOMKIHOKCC_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(1346, gDOMKIHOKCC_);
|
|
}
|
|
if (bPNLLFDJJOL_ != false) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeBoolSize(1659, bPNLLFDJJOL_);
|
|
}
|
|
{
|
|
int dataSize = 0;
|
|
for (int i = 0; i < oEAHADEGEOA_.size(); i++) {
|
|
dataSize += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32SizeNoTag(oEAHADEGEOA_.getInt(i));
|
|
}
|
|
size += dataSize;
|
|
if (!getOEAHADEGEOAList().isEmpty()) {
|
|
size += 2;
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeInt32SizeNoTag(dataSize);
|
|
}
|
|
oEAHADEGEOAMemoizedSerializedSize = dataSize;
|
|
}
|
|
if (speed_ != 0F) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeFloatSize(1929, speed_);
|
|
}
|
|
if (kDAOEDCLEFG_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(1960, kDAOEDCLEFG_);
|
|
}
|
|
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.AMMBHMNGBIHOuterClass.AMMBHMNGBIH)) {
|
|
return super.equals(obj);
|
|
}
|
|
emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH other = (emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH) obj;
|
|
|
|
if (getMAMHOPGFOKD()
|
|
!= other.getMAMHOPGFOKD()) return false;
|
|
if (getCombo()
|
|
!= other.getCombo()) return false;
|
|
if (getMECALGKAKJK()
|
|
!= other.getMECALGKAKJK()) return false;
|
|
if (getNMPPJPOJFDC()
|
|
!= other.getNMPPJPOJFDC()) return false;
|
|
if (getFCFNKIDLDHJ()
|
|
!= other.getFCFNKIDLDHJ()) return false;
|
|
if (!getOEAHADEGEOAList()
|
|
.equals(other.getOEAHADEGEOAList())) return false;
|
|
if (getMaxCombo()
|
|
!= other.getMaxCombo()) return false;
|
|
if (getIsSaveScore()
|
|
!= other.getIsSaveScore()) return false;
|
|
if (getBPNLLFDJJOL()
|
|
!= other.getBPNLLFDJJOL()) return false;
|
|
if (getMusicBasicId()
|
|
!= other.getMusicBasicId()) return false;
|
|
if (getScore()
|
|
!= other.getScore()) return false;
|
|
if (getUgcGuid()
|
|
!= other.getUgcGuid()) return false;
|
|
if (getKDAOEDCLEFG()
|
|
!= other.getKDAOEDCLEFG()) return false;
|
|
if (getGDOMKIHOKCC()
|
|
!= other.getGDOMKIHOKCC()) return false;
|
|
if (getNGALDEAEBHG()
|
|
!= other.getNGALDEAEBHG()) return false;
|
|
if (!getKPPICEDHMPNList()
|
|
.equals(other.getKPPICEDHMPNList())) return false;
|
|
if (getCorrectHit()
|
|
!= other.getCorrectHit()) return false;
|
|
if (java.lang.Float.floatToIntBits(getSpeed())
|
|
!= java.lang.Float.floatToIntBits(
|
|
other.getSpeed())) 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) + MAMHOPGFOKD_FIELD_NUMBER;
|
|
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
getMAMHOPGFOKD());
|
|
hash = (37 * hash) + COMBO_FIELD_NUMBER;
|
|
hash = (53 * hash) + getCombo();
|
|
hash = (37 * hash) + MECALGKAKJK_FIELD_NUMBER;
|
|
hash = (53 * hash) + getMECALGKAKJK();
|
|
hash = (37 * hash) + NMPPJPOJFDC_FIELD_NUMBER;
|
|
hash = (53 * hash) + getNMPPJPOJFDC();
|
|
hash = (37 * hash) + FCFNKIDLDHJ_FIELD_NUMBER;
|
|
hash = (53 * hash) + getFCFNKIDLDHJ();
|
|
if (getOEAHADEGEOACount() > 0) {
|
|
hash = (37 * hash) + OEAHADEGEOA_FIELD_NUMBER;
|
|
hash = (53 * hash) + getOEAHADEGEOAList().hashCode();
|
|
}
|
|
hash = (37 * hash) + MAX_COMBO_FIELD_NUMBER;
|
|
hash = (53 * hash) + getMaxCombo();
|
|
hash = (37 * hash) + IS_SAVE_SCORE_FIELD_NUMBER;
|
|
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
getIsSaveScore());
|
|
hash = (37 * hash) + BPNLLFDJJOL_FIELD_NUMBER;
|
|
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
getBPNLLFDJJOL());
|
|
hash = (37 * hash) + MUSIC_BASIC_ID_FIELD_NUMBER;
|
|
hash = (53 * hash) + getMusicBasicId();
|
|
hash = (37 * hash) + SCORE_FIELD_NUMBER;
|
|
hash = (53 * hash) + getScore();
|
|
hash = (37 * hash) + UGC_GUID_FIELD_NUMBER;
|
|
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
getUgcGuid());
|
|
hash = (37 * hash) + KDAOEDCLEFG_FIELD_NUMBER;
|
|
hash = (53 * hash) + getKDAOEDCLEFG();
|
|
hash = (37 * hash) + GDOMKIHOKCC_FIELD_NUMBER;
|
|
hash = (53 * hash) + getGDOMKIHOKCC();
|
|
hash = (37 * hash) + NGALDEAEBHG_FIELD_NUMBER;
|
|
hash = (53 * hash) + getNGALDEAEBHG();
|
|
if (getKPPICEDHMPNCount() > 0) {
|
|
hash = (37 * hash) + KPPICEDHMPN_FIELD_NUMBER;
|
|
hash = (53 * hash) + getKPPICEDHMPNList().hashCode();
|
|
}
|
|
hash = (37 * hash) + CORRECT_HIT_FIELD_NUMBER;
|
|
hash = (53 * hash) + getCorrectHit();
|
|
hash = (37 * hash) + SPEED_FIELD_NUMBER;
|
|
hash = (53 * hash) + java.lang.Float.floatToIntBits(
|
|
getSpeed());
|
|
hash = (29 * hash) + unknownFields.hashCode();
|
|
memoizedHashCode = hash;
|
|
return hash;
|
|
}
|
|
|
|
public static emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH parseFrom(
|
|
java.nio.ByteBuffer data)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data);
|
|
}
|
|
public static emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH 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.AMMBHMNGBIHOuterClass.AMMBHMNGBIH parseFrom(
|
|
com.google.protobuf.ByteString data)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data);
|
|
}
|
|
public static emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH 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.AMMBHMNGBIHOuterClass.AMMBHMNGBIH parseFrom(byte[] data)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data);
|
|
}
|
|
public static emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH parseFrom(
|
|
byte[] data,
|
|
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data, extensionRegistry);
|
|
}
|
|
public static emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH parseFrom(java.io.InputStream input)
|
|
throws java.io.IOException {
|
|
return com.google.protobuf.GeneratedMessageV3
|
|
.parseWithIOException(PARSER, input);
|
|
}
|
|
public static emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH 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.AMMBHMNGBIHOuterClass.AMMBHMNGBIH parseDelimitedFrom(java.io.InputStream input)
|
|
throws java.io.IOException {
|
|
return com.google.protobuf.GeneratedMessageV3
|
|
.parseDelimitedWithIOException(PARSER, input);
|
|
}
|
|
public static emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH 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.AMMBHMNGBIHOuterClass.AMMBHMNGBIH parseFrom(
|
|
com.google.protobuf.CodedInputStream input)
|
|
throws java.io.IOException {
|
|
return com.google.protobuf.GeneratedMessageV3
|
|
.parseWithIOException(PARSER, input);
|
|
}
|
|
public static emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH 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.AMMBHMNGBIHOuterClass.AMMBHMNGBIH 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: 20828
|
|
* </pre>
|
|
*
|
|
* Protobuf type {@code AMMBHMNGBIH}
|
|
*/
|
|
public static final class Builder extends
|
|
com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
|
|
// @@protoc_insertion_point(builder_implements:AMMBHMNGBIH)
|
|
emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIHOrBuilder {
|
|
public static final com.google.protobuf.Descriptors.Descriptor
|
|
getDescriptor() {
|
|
return emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.internal_static_AMMBHMNGBIH_descriptor;
|
|
}
|
|
|
|
@java.lang.Override
|
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
internalGetFieldAccessorTable() {
|
|
return emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.internal_static_AMMBHMNGBIH_fieldAccessorTable
|
|
.ensureFieldAccessorsInitialized(
|
|
emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH.class, emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH.Builder.class);
|
|
}
|
|
|
|
// Construct using emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH.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();
|
|
mAMHOPGFOKD_ = false;
|
|
|
|
combo_ = 0;
|
|
|
|
mECALGKAKJK_ = 0;
|
|
|
|
nMPPJPOJFDC_ = 0;
|
|
|
|
fCFNKIDLDHJ_ = 0;
|
|
|
|
oEAHADEGEOA_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
maxCombo_ = 0;
|
|
|
|
isSaveScore_ = false;
|
|
|
|
bPNLLFDJJOL_ = false;
|
|
|
|
musicBasicId_ = 0;
|
|
|
|
score_ = 0;
|
|
|
|
ugcGuid_ = 0L;
|
|
|
|
kDAOEDCLEFG_ = 0;
|
|
|
|
gDOMKIHOKCC_ = 0;
|
|
|
|
nGALDEAEBHG_ = 0;
|
|
|
|
kPPICEDHMPN_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000002);
|
|
correctHit_ = 0;
|
|
|
|
speed_ = 0F;
|
|
|
|
return this;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public com.google.protobuf.Descriptors.Descriptor
|
|
getDescriptorForType() {
|
|
return emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.internal_static_AMMBHMNGBIH_descriptor;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH getDefaultInstanceForType() {
|
|
return emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH.getDefaultInstance();
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH build() {
|
|
emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH result = buildPartial();
|
|
if (!result.isInitialized()) {
|
|
throw newUninitializedMessageException(result);
|
|
}
|
|
return result;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH buildPartial() {
|
|
emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH result = new emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH(this);
|
|
int from_bitField0_ = bitField0_;
|
|
result.mAMHOPGFOKD_ = mAMHOPGFOKD_;
|
|
result.combo_ = combo_;
|
|
result.mECALGKAKJK_ = mECALGKAKJK_;
|
|
result.nMPPJPOJFDC_ = nMPPJPOJFDC_;
|
|
result.fCFNKIDLDHJ_ = fCFNKIDLDHJ_;
|
|
if (((bitField0_ & 0x00000001) != 0)) {
|
|
oEAHADEGEOA_.makeImmutable();
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
}
|
|
result.oEAHADEGEOA_ = oEAHADEGEOA_;
|
|
result.maxCombo_ = maxCombo_;
|
|
result.isSaveScore_ = isSaveScore_;
|
|
result.bPNLLFDJJOL_ = bPNLLFDJJOL_;
|
|
result.musicBasicId_ = musicBasicId_;
|
|
result.score_ = score_;
|
|
result.ugcGuid_ = ugcGuid_;
|
|
result.kDAOEDCLEFG_ = kDAOEDCLEFG_;
|
|
result.gDOMKIHOKCC_ = gDOMKIHOKCC_;
|
|
result.nGALDEAEBHG_ = nGALDEAEBHG_;
|
|
if (((bitField0_ & 0x00000002) != 0)) {
|
|
kPPICEDHMPN_.makeImmutable();
|
|
bitField0_ = (bitField0_ & ~0x00000002);
|
|
}
|
|
result.kPPICEDHMPN_ = kPPICEDHMPN_;
|
|
result.correctHit_ = correctHit_;
|
|
result.speed_ = speed_;
|
|
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.AMMBHMNGBIHOuterClass.AMMBHMNGBIH) {
|
|
return mergeFrom((emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH)other);
|
|
} else {
|
|
super.mergeFrom(other);
|
|
return this;
|
|
}
|
|
}
|
|
|
|
public Builder mergeFrom(emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH other) {
|
|
if (other == emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH.getDefaultInstance()) return this;
|
|
if (other.getMAMHOPGFOKD() != false) {
|
|
setMAMHOPGFOKD(other.getMAMHOPGFOKD());
|
|
}
|
|
if (other.getCombo() != 0) {
|
|
setCombo(other.getCombo());
|
|
}
|
|
if (other.getMECALGKAKJK() != 0) {
|
|
setMECALGKAKJK(other.getMECALGKAKJK());
|
|
}
|
|
if (other.getNMPPJPOJFDC() != 0) {
|
|
setNMPPJPOJFDC(other.getNMPPJPOJFDC());
|
|
}
|
|
if (other.getFCFNKIDLDHJ() != 0) {
|
|
setFCFNKIDLDHJ(other.getFCFNKIDLDHJ());
|
|
}
|
|
if (!other.oEAHADEGEOA_.isEmpty()) {
|
|
if (oEAHADEGEOA_.isEmpty()) {
|
|
oEAHADEGEOA_ = other.oEAHADEGEOA_;
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
} else {
|
|
ensureOEAHADEGEOAIsMutable();
|
|
oEAHADEGEOA_.addAll(other.oEAHADEGEOA_);
|
|
}
|
|
onChanged();
|
|
}
|
|
if (other.getMaxCombo() != 0) {
|
|
setMaxCombo(other.getMaxCombo());
|
|
}
|
|
if (other.getIsSaveScore() != false) {
|
|
setIsSaveScore(other.getIsSaveScore());
|
|
}
|
|
if (other.getBPNLLFDJJOL() != false) {
|
|
setBPNLLFDJJOL(other.getBPNLLFDJJOL());
|
|
}
|
|
if (other.getMusicBasicId() != 0) {
|
|
setMusicBasicId(other.getMusicBasicId());
|
|
}
|
|
if (other.getScore() != 0) {
|
|
setScore(other.getScore());
|
|
}
|
|
if (other.getUgcGuid() != 0L) {
|
|
setUgcGuid(other.getUgcGuid());
|
|
}
|
|
if (other.getKDAOEDCLEFG() != 0) {
|
|
setKDAOEDCLEFG(other.getKDAOEDCLEFG());
|
|
}
|
|
if (other.getGDOMKIHOKCC() != 0) {
|
|
setGDOMKIHOKCC(other.getGDOMKIHOKCC());
|
|
}
|
|
if (other.getNGALDEAEBHG() != 0) {
|
|
setNGALDEAEBHG(other.getNGALDEAEBHG());
|
|
}
|
|
if (!other.kPPICEDHMPN_.isEmpty()) {
|
|
if (kPPICEDHMPN_.isEmpty()) {
|
|
kPPICEDHMPN_ = other.kPPICEDHMPN_;
|
|
bitField0_ = (bitField0_ & ~0x00000002);
|
|
} else {
|
|
ensureKPPICEDHMPNIsMutable();
|
|
kPPICEDHMPN_.addAll(other.kPPICEDHMPN_);
|
|
}
|
|
onChanged();
|
|
}
|
|
if (other.getCorrectHit() != 0) {
|
|
setCorrectHit(other.getCorrectHit());
|
|
}
|
|
if (other.getSpeed() != 0F) {
|
|
setSpeed(other.getSpeed());
|
|
}
|
|
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.AMMBHMNGBIHOuterClass.AMMBHMNGBIH parsedMessage = null;
|
|
try {
|
|
parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
|
|
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
parsedMessage = (emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH) e.getUnfinishedMessage();
|
|
throw e.unwrapIOException();
|
|
} finally {
|
|
if (parsedMessage != null) {
|
|
mergeFrom(parsedMessage);
|
|
}
|
|
}
|
|
return this;
|
|
}
|
|
private int bitField0_;
|
|
|
|
private boolean mAMHOPGFOKD_ ;
|
|
/**
|
|
* <code>bool MAMHOPGFOKD = 510;</code>
|
|
* @return The mAMHOPGFOKD.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getMAMHOPGFOKD() {
|
|
return mAMHOPGFOKD_;
|
|
}
|
|
/**
|
|
* <code>bool MAMHOPGFOKD = 510;</code>
|
|
* @param value The mAMHOPGFOKD to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setMAMHOPGFOKD(boolean value) {
|
|
|
|
mAMHOPGFOKD_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>bool MAMHOPGFOKD = 510;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearMAMHOPGFOKD() {
|
|
|
|
mAMHOPGFOKD_ = false;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int combo_ ;
|
|
/**
|
|
* <code>uint32 combo = 5;</code>
|
|
* @return The combo.
|
|
*/
|
|
@java.lang.Override
|
|
public int getCombo() {
|
|
return combo_;
|
|
}
|
|
/**
|
|
* <code>uint32 combo = 5;</code>
|
|
* @param value The combo to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setCombo(int value) {
|
|
|
|
combo_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 combo = 5;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearCombo() {
|
|
|
|
combo_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int mECALGKAKJK_ ;
|
|
/**
|
|
* <code>uint32 MECALGKAKJK = 4;</code>
|
|
* @return The mECALGKAKJK.
|
|
*/
|
|
@java.lang.Override
|
|
public int getMECALGKAKJK() {
|
|
return mECALGKAKJK_;
|
|
}
|
|
/**
|
|
* <code>uint32 MECALGKAKJK = 4;</code>
|
|
* @param value The mECALGKAKJK to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setMECALGKAKJK(int value) {
|
|
|
|
mECALGKAKJK_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 MECALGKAKJK = 4;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearMECALGKAKJK() {
|
|
|
|
mECALGKAKJK_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int nMPPJPOJFDC_ ;
|
|
/**
|
|
* <code>uint32 NMPPJPOJFDC = 10;</code>
|
|
* @return The nMPPJPOJFDC.
|
|
*/
|
|
@java.lang.Override
|
|
public int getNMPPJPOJFDC() {
|
|
return nMPPJPOJFDC_;
|
|
}
|
|
/**
|
|
* <code>uint32 NMPPJPOJFDC = 10;</code>
|
|
* @param value The nMPPJPOJFDC to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setNMPPJPOJFDC(int value) {
|
|
|
|
nMPPJPOJFDC_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 NMPPJPOJFDC = 10;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearNMPPJPOJFDC() {
|
|
|
|
nMPPJPOJFDC_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int fCFNKIDLDHJ_ ;
|
|
/**
|
|
* <code>uint32 FCFNKIDLDHJ = 487;</code>
|
|
* @return The fCFNKIDLDHJ.
|
|
*/
|
|
@java.lang.Override
|
|
public int getFCFNKIDLDHJ() {
|
|
return fCFNKIDLDHJ_;
|
|
}
|
|
/**
|
|
* <code>uint32 FCFNKIDLDHJ = 487;</code>
|
|
* @param value The fCFNKIDLDHJ to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setFCFNKIDLDHJ(int value) {
|
|
|
|
fCFNKIDLDHJ_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 FCFNKIDLDHJ = 487;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearFCFNKIDLDHJ() {
|
|
|
|
fCFNKIDLDHJ_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private com.google.protobuf.Internal.IntList oEAHADEGEOA_ = emptyIntList();
|
|
private void ensureOEAHADEGEOAIsMutable() {
|
|
if (!((bitField0_ & 0x00000001) != 0)) {
|
|
oEAHADEGEOA_ = mutableCopy(oEAHADEGEOA_);
|
|
bitField0_ |= 0x00000001;
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated uint32 OEAHADEGEOA = 1789;</code>
|
|
* @return A list containing the oEAHADEGEOA.
|
|
*/
|
|
public java.util.List<java.lang.Integer>
|
|
getOEAHADEGEOAList() {
|
|
return ((bitField0_ & 0x00000001) != 0) ?
|
|
java.util.Collections.unmodifiableList(oEAHADEGEOA_) : oEAHADEGEOA_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 OEAHADEGEOA = 1789;</code>
|
|
* @return The count of oEAHADEGEOA.
|
|
*/
|
|
public int getOEAHADEGEOACount() {
|
|
return oEAHADEGEOA_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 OEAHADEGEOA = 1789;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The oEAHADEGEOA at the given index.
|
|
*/
|
|
public int getOEAHADEGEOA(int index) {
|
|
return oEAHADEGEOA_.getInt(index);
|
|
}
|
|
/**
|
|
* <code>repeated uint32 OEAHADEGEOA = 1789;</code>
|
|
* @param index The index to set the value at.
|
|
* @param value The oEAHADEGEOA to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setOEAHADEGEOA(
|
|
int index, int value) {
|
|
ensureOEAHADEGEOAIsMutable();
|
|
oEAHADEGEOA_.setInt(index, value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 OEAHADEGEOA = 1789;</code>
|
|
* @param value The oEAHADEGEOA to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addOEAHADEGEOA(int value) {
|
|
ensureOEAHADEGEOAIsMutable();
|
|
oEAHADEGEOA_.addInt(value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 OEAHADEGEOA = 1789;</code>
|
|
* @param values The oEAHADEGEOA to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllOEAHADEGEOA(
|
|
java.lang.Iterable<? extends java.lang.Integer> values) {
|
|
ensureOEAHADEGEOAIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, oEAHADEGEOA_);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 OEAHADEGEOA = 1789;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearOEAHADEGEOA() {
|
|
oEAHADEGEOA_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int maxCombo_ ;
|
|
/**
|
|
* <code>uint32 max_combo = 6;</code>
|
|
* @return The maxCombo.
|
|
*/
|
|
@java.lang.Override
|
|
public int getMaxCombo() {
|
|
return maxCombo_;
|
|
}
|
|
/**
|
|
* <code>uint32 max_combo = 6;</code>
|
|
* @param value The maxCombo to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setMaxCombo(int value) {
|
|
|
|
maxCombo_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 max_combo = 6;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearMaxCombo() {
|
|
|
|
maxCombo_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private boolean isSaveScore_ ;
|
|
/**
|
|
* <code>bool is_save_score = 14;</code>
|
|
* @return The isSaveScore.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getIsSaveScore() {
|
|
return isSaveScore_;
|
|
}
|
|
/**
|
|
* <code>bool is_save_score = 14;</code>
|
|
* @param value The isSaveScore to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setIsSaveScore(boolean value) {
|
|
|
|
isSaveScore_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>bool is_save_score = 14;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearIsSaveScore() {
|
|
|
|
isSaveScore_ = false;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private boolean bPNLLFDJJOL_ ;
|
|
/**
|
|
* <code>bool BPNLLFDJJOL = 1659;</code>
|
|
* @return The bPNLLFDJJOL.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getBPNLLFDJJOL() {
|
|
return bPNLLFDJJOL_;
|
|
}
|
|
/**
|
|
* <code>bool BPNLLFDJJOL = 1659;</code>
|
|
* @param value The bPNLLFDJJOL to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setBPNLLFDJJOL(boolean value) {
|
|
|
|
bPNLLFDJJOL_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>bool BPNLLFDJJOL = 1659;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearBPNLLFDJJOL() {
|
|
|
|
bPNLLFDJJOL_ = false;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int musicBasicId_ ;
|
|
/**
|
|
* <code>uint32 music_basic_id = 1;</code>
|
|
* @return The musicBasicId.
|
|
*/
|
|
@java.lang.Override
|
|
public int getMusicBasicId() {
|
|
return musicBasicId_;
|
|
}
|
|
/**
|
|
* <code>uint32 music_basic_id = 1;</code>
|
|
* @param value The musicBasicId to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setMusicBasicId(int value) {
|
|
|
|
musicBasicId_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 music_basic_id = 1;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearMusicBasicId() {
|
|
|
|
musicBasicId_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int score_ ;
|
|
/**
|
|
* <code>uint32 score = 15;</code>
|
|
* @return The score.
|
|
*/
|
|
@java.lang.Override
|
|
public int getScore() {
|
|
return score_;
|
|
}
|
|
/**
|
|
* <code>uint32 score = 15;</code>
|
|
* @param value The score to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setScore(int value) {
|
|
|
|
score_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 score = 15;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearScore() {
|
|
|
|
score_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private long ugcGuid_ ;
|
|
/**
|
|
* <code>uint64 ugc_guid = 8;</code>
|
|
* @return The ugcGuid.
|
|
*/
|
|
@java.lang.Override
|
|
public long getUgcGuid() {
|
|
return ugcGuid_;
|
|
}
|
|
/**
|
|
* <code>uint64 ugc_guid = 8;</code>
|
|
* @param value The ugcGuid to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setUgcGuid(long value) {
|
|
|
|
ugcGuid_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint64 ugc_guid = 8;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearUgcGuid() {
|
|
|
|
ugcGuid_ = 0L;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int kDAOEDCLEFG_ ;
|
|
/**
|
|
* <code>uint32 KDAOEDCLEFG = 1960;</code>
|
|
* @return The kDAOEDCLEFG.
|
|
*/
|
|
@java.lang.Override
|
|
public int getKDAOEDCLEFG() {
|
|
return kDAOEDCLEFG_;
|
|
}
|
|
/**
|
|
* <code>uint32 KDAOEDCLEFG = 1960;</code>
|
|
* @param value The kDAOEDCLEFG to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setKDAOEDCLEFG(int value) {
|
|
|
|
kDAOEDCLEFG_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 KDAOEDCLEFG = 1960;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearKDAOEDCLEFG() {
|
|
|
|
kDAOEDCLEFG_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int gDOMKIHOKCC_ ;
|
|
/**
|
|
* <code>uint32 GDOMKIHOKCC = 1346;</code>
|
|
* @return The gDOMKIHOKCC.
|
|
*/
|
|
@java.lang.Override
|
|
public int getGDOMKIHOKCC() {
|
|
return gDOMKIHOKCC_;
|
|
}
|
|
/**
|
|
* <code>uint32 GDOMKIHOKCC = 1346;</code>
|
|
* @param value The gDOMKIHOKCC to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setGDOMKIHOKCC(int value) {
|
|
|
|
gDOMKIHOKCC_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 GDOMKIHOKCC = 1346;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearGDOMKIHOKCC() {
|
|
|
|
gDOMKIHOKCC_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int nGALDEAEBHG_ ;
|
|
/**
|
|
* <code>uint32 NGALDEAEBHG = 13;</code>
|
|
* @return The nGALDEAEBHG.
|
|
*/
|
|
@java.lang.Override
|
|
public int getNGALDEAEBHG() {
|
|
return nGALDEAEBHG_;
|
|
}
|
|
/**
|
|
* <code>uint32 NGALDEAEBHG = 13;</code>
|
|
* @param value The nGALDEAEBHG to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setNGALDEAEBHG(int value) {
|
|
|
|
nGALDEAEBHG_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 NGALDEAEBHG = 13;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearNGALDEAEBHG() {
|
|
|
|
nGALDEAEBHG_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private com.google.protobuf.Internal.IntList kPPICEDHMPN_ = emptyIntList();
|
|
private void ensureKPPICEDHMPNIsMutable() {
|
|
if (!((bitField0_ & 0x00000002) != 0)) {
|
|
kPPICEDHMPN_ = mutableCopy(kPPICEDHMPN_);
|
|
bitField0_ |= 0x00000002;
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated uint32 KPPICEDHMPN = 3;</code>
|
|
* @return A list containing the kPPICEDHMPN.
|
|
*/
|
|
public java.util.List<java.lang.Integer>
|
|
getKPPICEDHMPNList() {
|
|
return ((bitField0_ & 0x00000002) != 0) ?
|
|
java.util.Collections.unmodifiableList(kPPICEDHMPN_) : kPPICEDHMPN_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 KPPICEDHMPN = 3;</code>
|
|
* @return The count of kPPICEDHMPN.
|
|
*/
|
|
public int getKPPICEDHMPNCount() {
|
|
return kPPICEDHMPN_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 KPPICEDHMPN = 3;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The kPPICEDHMPN at the given index.
|
|
*/
|
|
public int getKPPICEDHMPN(int index) {
|
|
return kPPICEDHMPN_.getInt(index);
|
|
}
|
|
/**
|
|
* <code>repeated uint32 KPPICEDHMPN = 3;</code>
|
|
* @param index The index to set the value at.
|
|
* @param value The kPPICEDHMPN to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setKPPICEDHMPN(
|
|
int index, int value) {
|
|
ensureKPPICEDHMPNIsMutable();
|
|
kPPICEDHMPN_.setInt(index, value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 KPPICEDHMPN = 3;</code>
|
|
* @param value The kPPICEDHMPN to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addKPPICEDHMPN(int value) {
|
|
ensureKPPICEDHMPNIsMutable();
|
|
kPPICEDHMPN_.addInt(value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 KPPICEDHMPN = 3;</code>
|
|
* @param values The kPPICEDHMPN to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllKPPICEDHMPN(
|
|
java.lang.Iterable<? extends java.lang.Integer> values) {
|
|
ensureKPPICEDHMPNIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, kPPICEDHMPN_);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 KPPICEDHMPN = 3;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearKPPICEDHMPN() {
|
|
kPPICEDHMPN_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000002);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int correctHit_ ;
|
|
/**
|
|
* <code>uint32 correct_hit = 12;</code>
|
|
* @return The correctHit.
|
|
*/
|
|
@java.lang.Override
|
|
public int getCorrectHit() {
|
|
return correctHit_;
|
|
}
|
|
/**
|
|
* <code>uint32 correct_hit = 12;</code>
|
|
* @param value The correctHit to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setCorrectHit(int value) {
|
|
|
|
correctHit_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 correct_hit = 12;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearCorrectHit() {
|
|
|
|
correctHit_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private float speed_ ;
|
|
/**
|
|
* <code>float speed = 1929;</code>
|
|
* @return The speed.
|
|
*/
|
|
@java.lang.Override
|
|
public float getSpeed() {
|
|
return speed_;
|
|
}
|
|
/**
|
|
* <code>float speed = 1929;</code>
|
|
* @param value The speed to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setSpeed(float value) {
|
|
|
|
speed_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>float speed = 1929;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearSpeed() {
|
|
|
|
speed_ = 0F;
|
|
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:AMMBHMNGBIH)
|
|
}
|
|
|
|
// @@protoc_insertion_point(class_scope:AMMBHMNGBIH)
|
|
private static final emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH DEFAULT_INSTANCE;
|
|
static {
|
|
DEFAULT_INSTANCE = new emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH();
|
|
}
|
|
|
|
public static emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH getDefaultInstance() {
|
|
return DEFAULT_INSTANCE;
|
|
}
|
|
|
|
private static final com.google.protobuf.Parser<AMMBHMNGBIH>
|
|
PARSER = new com.google.protobuf.AbstractParser<AMMBHMNGBIH>() {
|
|
@java.lang.Override
|
|
public AMMBHMNGBIH parsePartialFrom(
|
|
com.google.protobuf.CodedInputStream input,
|
|
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return new AMMBHMNGBIH(input, extensionRegistry);
|
|
}
|
|
};
|
|
|
|
public static com.google.protobuf.Parser<AMMBHMNGBIH> parser() {
|
|
return PARSER;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public com.google.protobuf.Parser<AMMBHMNGBIH> getParserForType() {
|
|
return PARSER;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.AMMBHMNGBIHOuterClass.AMMBHMNGBIH getDefaultInstanceForType() {
|
|
return DEFAULT_INSTANCE;
|
|
}
|
|
|
|
}
|
|
|
|
private static final com.google.protobuf.Descriptors.Descriptor
|
|
internal_static_AMMBHMNGBIH_descriptor;
|
|
private static final
|
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
internal_static_AMMBHMNGBIH_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\021AMMBHMNGBIH.proto\"\374\002\n\013AMMBHMNGBIH\022\024\n\013M" +
|
|
"AMHOPGFOKD\030\376\003 \001(\010\022\r\n\005combo\030\005 \001(\r\022\023\n\013MECA" +
|
|
"LGKAKJK\030\004 \001(\r\022\023\n\013NMPPJPOJFDC\030\n \001(\r\022\024\n\013FC" +
|
|
"FNKIDLDHJ\030\347\003 \001(\r\022\024\n\013OEAHADEGEOA\030\375\r \003(\r\022\021" +
|
|
"\n\tmax_combo\030\006 \001(\r\022\025\n\ris_save_score\030\016 \001(\010" +
|
|
"\022\024\n\013BPNLLFDJJOL\030\373\014 \001(\010\022\026\n\016music_basic_id" +
|
|
"\030\001 \001(\r\022\r\n\005score\030\017 \001(\r\022\020\n\010ugc_guid\030\010 \001(\004\022" +
|
|
"\024\n\013KDAOEDCLEFG\030\250\017 \001(\r\022\024\n\013GDOMKIHOKCC\030\302\n " +
|
|
"\001(\r\022\023\n\013NGALDEAEBHG\030\r \001(\r\022\023\n\013KPPICEDHMPN\030" +
|
|
"\003 \003(\r\022\023\n\013correct_hit\030\014 \001(\r\022\016\n\005speed\030\211\017 \001" +
|
|
"(\002B\033\n\031emu.grasscutter.net.protob\006proto3"
|
|
};
|
|
descriptor = com.google.protobuf.Descriptors.FileDescriptor
|
|
.internalBuildGeneratedFileFrom(descriptorData,
|
|
new com.google.protobuf.Descriptors.FileDescriptor[] {
|
|
});
|
|
internal_static_AMMBHMNGBIH_descriptor =
|
|
getDescriptor().getMessageTypes().get(0);
|
|
internal_static_AMMBHMNGBIH_fieldAccessorTable = new
|
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
internal_static_AMMBHMNGBIH_descriptor,
|
|
new java.lang.String[] { "MAMHOPGFOKD", "Combo", "MECALGKAKJK", "NMPPJPOJFDC", "FCFNKIDLDHJ", "OEAHADEGEOA", "MaxCombo", "IsSaveScore", "BPNLLFDJJOL", "MusicBasicId", "Score", "UgcGuid", "KDAOEDCLEFG", "GDOMKIHOKCC", "NGALDEAEBHG", "KPPICEDHMPN", "CorrectHit", "Speed", });
|
|
}
|
|
|
|
// @@protoc_insertion_point(outer_class_scope)
|
|
}
|