Files
Grasscutter/src/generated/main/java/emu/grasscutter/net/proto/MusicGameSettleReqOuterClass.java
T
2022-08-24 11:34:26 +09:30

2008 lines
65 KiB
Java

// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: MusicGameSettleReq.proto
package emu.grasscutter.net.proto;
public final class MusicGameSettleReqOuterClass {
private MusicGameSettleReqOuterClass() {}
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 MusicGameSettleReqOrBuilder extends
// @@protoc_insertion_point(interface_extends:MusicGameSettleReq)
com.google.protobuf.MessageOrBuilder {
/**
* <code>repeated uint32 Unk2700_GDPKOANEDEB = 384;</code>
* @return A list containing the unk2700GDPKOANEDEB.
*/
java.util.List<java.lang.Integer> getUnk2700GDPKOANEDEBList();
/**
* <code>repeated uint32 Unk2700_GDPKOANEDEB = 384;</code>
* @return The count of unk2700GDPKOANEDEB.
*/
int getUnk2700GDPKOANEDEBCount();
/**
* <code>repeated uint32 Unk2700_GDPKOANEDEB = 384;</code>
* @param index The index of the element to return.
* @return The unk2700GDPKOANEDEB at the given index.
*/
int getUnk2700GDPKOANEDEB(int index);
/**
* <code>uint32 Unk2700_NMHGADLANMM = 795;</code>
* @return The unk2700NMHGADLANMM.
*/
int getUnk2700NMHGADLANMM();
/**
* <code>repeated uint32 Unk2700_NNHGOCJLKFH = 4;</code>
* @return A list containing the unk2700NNHGOCJLKFH.
*/
java.util.List<java.lang.Integer> getUnk2700NNHGOCJLKFHList();
/**
* <code>repeated uint32 Unk2700_NNHGOCJLKFH = 4;</code>
* @return The count of unk2700NNHGOCJLKFH.
*/
int getUnk2700NNHGOCJLKFHCount();
/**
* <code>repeated uint32 Unk2700_NNHGOCJLKFH = 4;</code>
* @param index The index of the element to return.
* @return The unk2700NNHGOCJLKFH at the given index.
*/
int getUnk2700NNHGOCJLKFH(int index);
/**
* <code>uint32 Unk2700_NCHHEJNFECG = 15;</code>
* @return The unk2700NCHHEJNFECG.
*/
int getUnk2700NCHHEJNFECG();
/**
* <code>uint32 score = 9;</code>
* @return The score.
*/
int getScore();
/**
* <code>uint64 Unk2700_CEPGMKAHHCD = 6;</code>
* @return The unk2700CEPGMKAHHCD.
*/
long getUnk2700CEPGMKAHHCD();
/**
* <code>uint32 Unk2700_MMHHGALFHGA = 13;</code>
* @return The unk2700MMHHGALFHGA.
*/
int getUnk2700MMHHGALFHGA();
/**
* <code>bool Unk2700_CBLIJHDFKHA = 422;</code>
* @return The unk2700CBLIJHDFKHA.
*/
boolean getUnk2700CBLIJHDFKHA();
/**
* <code>uint32 max_combo = 5;</code>
* @return The maxCombo.
*/
int getMaxCombo();
/**
* <code>uint32 Unk2700_FBLBGPHMLAL = 1058;</code>
* @return The unk2700FBLBGPHMLAL.
*/
int getUnk2700FBLBGPHMLAL();
/**
* <code>float speed = 409;</code>
* @return The speed.
*/
float getSpeed();
/**
* <code>bool Unk2700_IOKPIKJDEHG = 3;</code>
* @return The unk2700IOKPIKJDEHG.
*/
boolean getUnk2700IOKPIKJDEHG();
/**
* <code>uint32 combo = 1;</code>
* @return The combo.
*/
int getCombo();
/**
* <code>uint32 music_basic_id = 7;</code>
* @return The musicBasicId.
*/
int getMusicBasicId();
/**
* <code>uint32 Unk2700_DIMBABOGNEM = 2;</code>
* @return The unk2700DIMBABOGNEM.
*/
int getUnk2700DIMBABOGNEM();
/**
* <code>uint32 Unk2700_IOMOHEKJJLJ = 1953;</code>
* @return The unk2700IOMOHEKJJLJ.
*/
int getUnk2700IOMOHEKJJLJ();
/**
* <code>uint32 correct_hit = 14;</code>
* @return The correctHit.
*/
int getCorrectHit();
/**
* <code>bool Unk2700_LKJNLDJAGGL = 1285;</code>
* @return The unk2700LKJNLDJAGGL.
*/
boolean getUnk2700LKJNLDJAGGL();
}
/**
* <pre>
* CmdId: 8892
* EnetChannelId: 0
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code MusicGameSettleReq}
*/
public static final class MusicGameSettleReq extends
com.google.protobuf.GeneratedMessageV3 implements
// @@protoc_insertion_point(message_implements:MusicGameSettleReq)
MusicGameSettleReqOrBuilder {
private static final long serialVersionUID = 0L;
// Use MusicGameSettleReq.newBuilder() to construct.
private MusicGameSettleReq(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
super(builder);
}
private MusicGameSettleReq() {
unk2700GDPKOANEDEB_ = emptyIntList();
unk2700NNHGOCJLKFH_ = emptyIntList();
}
@java.lang.Override
@SuppressWarnings({"unused"})
protected java.lang.Object newInstance(
UnusedPrivateParameter unused) {
return new MusicGameSettleReq();
}
@java.lang.Override
public final com.google.protobuf.UnknownFieldSet
getUnknownFields() {
return this.unknownFields;
}
private MusicGameSettleReq(
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: {
combo_ = input.readUInt32();
break;
}
case 16: {
unk2700DIMBABOGNEM_ = input.readUInt32();
break;
}
case 24: {
unk2700IOKPIKJDEHG_ = input.readBool();
break;
}
case 32: {
if (!((mutable_bitField0_ & 0x00000002) != 0)) {
unk2700NNHGOCJLKFH_ = newIntList();
mutable_bitField0_ |= 0x00000002;
}
unk2700NNHGOCJLKFH_.addInt(input.readUInt32());
break;
}
case 34: {
int length = input.readRawVarint32();
int limit = input.pushLimit(length);
if (!((mutable_bitField0_ & 0x00000002) != 0) && input.getBytesUntilLimit() > 0) {
unk2700NNHGOCJLKFH_ = newIntList();
mutable_bitField0_ |= 0x00000002;
}
while (input.getBytesUntilLimit() > 0) {
unk2700NNHGOCJLKFH_.addInt(input.readUInt32());
}
input.popLimit(limit);
break;
}
case 40: {
maxCombo_ = input.readUInt32();
break;
}
case 48: {
unk2700CEPGMKAHHCD_ = input.readUInt64();
break;
}
case 56: {
musicBasicId_ = input.readUInt32();
break;
}
case 72: {
score_ = input.readUInt32();
break;
}
case 104: {
unk2700MMHHGALFHGA_ = input.readUInt32();
break;
}
case 112: {
correctHit_ = input.readUInt32();
break;
}
case 120: {
unk2700NCHHEJNFECG_ = input.readUInt32();
break;
}
case 3072: {
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
unk2700GDPKOANEDEB_ = newIntList();
mutable_bitField0_ |= 0x00000001;
}
unk2700GDPKOANEDEB_.addInt(input.readUInt32());
break;
}
case 3074: {
int length = input.readRawVarint32();
int limit = input.pushLimit(length);
if (!((mutable_bitField0_ & 0x00000001) != 0) && input.getBytesUntilLimit() > 0) {
unk2700GDPKOANEDEB_ = newIntList();
mutable_bitField0_ |= 0x00000001;
}
while (input.getBytesUntilLimit() > 0) {
unk2700GDPKOANEDEB_.addInt(input.readUInt32());
}
input.popLimit(limit);
break;
}
case 3277: {
speed_ = input.readFloat();
break;
}
case 3376: {
unk2700CBLIJHDFKHA_ = input.readBool();
break;
}
case 6360: {
unk2700NMHGADLANMM_ = input.readUInt32();
break;
}
case 8464: {
unk2700FBLBGPHMLAL_ = input.readUInt32();
break;
}
case 10280: {
unk2700LKJNLDJAGGL_ = input.readBool();
break;
}
case 15624: {
unk2700IOMOHEKJJLJ_ = 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)) {
unk2700NNHGOCJLKFH_.makeImmutable(); // C
}
if (((mutable_bitField0_ & 0x00000001) != 0)) {
unk2700GDPKOANEDEB_.makeImmutable(); // C
}
this.unknownFields = unknownFields.build();
makeExtensionsImmutable();
}
}
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.internal_static_MusicGameSettleReq_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.internal_static_MusicGameSettleReq_fieldAccessorTable
.ensureFieldAccessorsInitialized(
emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq.class, emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq.Builder.class);
}
public static final int UNK2700_GDPKOANEDEB_FIELD_NUMBER = 384;
private com.google.protobuf.Internal.IntList unk2700GDPKOANEDEB_;
/**
* <code>repeated uint32 Unk2700_GDPKOANEDEB = 384;</code>
* @return A list containing the unk2700GDPKOANEDEB.
*/
@java.lang.Override
public java.util.List<java.lang.Integer>
getUnk2700GDPKOANEDEBList() {
return unk2700GDPKOANEDEB_;
}
/**
* <code>repeated uint32 Unk2700_GDPKOANEDEB = 384;</code>
* @return The count of unk2700GDPKOANEDEB.
*/
public int getUnk2700GDPKOANEDEBCount() {
return unk2700GDPKOANEDEB_.size();
}
/**
* <code>repeated uint32 Unk2700_GDPKOANEDEB = 384;</code>
* @param index The index of the element to return.
* @return The unk2700GDPKOANEDEB at the given index.
*/
public int getUnk2700GDPKOANEDEB(int index) {
return unk2700GDPKOANEDEB_.getInt(index);
}
private int unk2700GDPKOANEDEBMemoizedSerializedSize = -1;
public static final int UNK2700_NMHGADLANMM_FIELD_NUMBER = 795;
private int unk2700NMHGADLANMM_;
/**
* <code>uint32 Unk2700_NMHGADLANMM = 795;</code>
* @return The unk2700NMHGADLANMM.
*/
@java.lang.Override
public int getUnk2700NMHGADLANMM() {
return unk2700NMHGADLANMM_;
}
public static final int UNK2700_NNHGOCJLKFH_FIELD_NUMBER = 4;
private com.google.protobuf.Internal.IntList unk2700NNHGOCJLKFH_;
/**
* <code>repeated uint32 Unk2700_NNHGOCJLKFH = 4;</code>
* @return A list containing the unk2700NNHGOCJLKFH.
*/
@java.lang.Override
public java.util.List<java.lang.Integer>
getUnk2700NNHGOCJLKFHList() {
return unk2700NNHGOCJLKFH_;
}
/**
* <code>repeated uint32 Unk2700_NNHGOCJLKFH = 4;</code>
* @return The count of unk2700NNHGOCJLKFH.
*/
public int getUnk2700NNHGOCJLKFHCount() {
return unk2700NNHGOCJLKFH_.size();
}
/**
* <code>repeated uint32 Unk2700_NNHGOCJLKFH = 4;</code>
* @param index The index of the element to return.
* @return The unk2700NNHGOCJLKFH at the given index.
*/
public int getUnk2700NNHGOCJLKFH(int index) {
return unk2700NNHGOCJLKFH_.getInt(index);
}
private int unk2700NNHGOCJLKFHMemoizedSerializedSize = -1;
public static final int UNK2700_NCHHEJNFECG_FIELD_NUMBER = 15;
private int unk2700NCHHEJNFECG_;
/**
* <code>uint32 Unk2700_NCHHEJNFECG = 15;</code>
* @return The unk2700NCHHEJNFECG.
*/
@java.lang.Override
public int getUnk2700NCHHEJNFECG() {
return unk2700NCHHEJNFECG_;
}
public static final int SCORE_FIELD_NUMBER = 9;
private int score_;
/**
* <code>uint32 score = 9;</code>
* @return The score.
*/
@java.lang.Override
public int getScore() {
return score_;
}
public static final int UNK2700_CEPGMKAHHCD_FIELD_NUMBER = 6;
private long unk2700CEPGMKAHHCD_;
/**
* <code>uint64 Unk2700_CEPGMKAHHCD = 6;</code>
* @return The unk2700CEPGMKAHHCD.
*/
@java.lang.Override
public long getUnk2700CEPGMKAHHCD() {
return unk2700CEPGMKAHHCD_;
}
public static final int UNK2700_MMHHGALFHGA_FIELD_NUMBER = 13;
private int unk2700MMHHGALFHGA_;
/**
* <code>uint32 Unk2700_MMHHGALFHGA = 13;</code>
* @return The unk2700MMHHGALFHGA.
*/
@java.lang.Override
public int getUnk2700MMHHGALFHGA() {
return unk2700MMHHGALFHGA_;
}
public static final int UNK2700_CBLIJHDFKHA_FIELD_NUMBER = 422;
private boolean unk2700CBLIJHDFKHA_;
/**
* <code>bool Unk2700_CBLIJHDFKHA = 422;</code>
* @return The unk2700CBLIJHDFKHA.
*/
@java.lang.Override
public boolean getUnk2700CBLIJHDFKHA() {
return unk2700CBLIJHDFKHA_;
}
public static final int MAX_COMBO_FIELD_NUMBER = 5;
private int maxCombo_;
/**
* <code>uint32 max_combo = 5;</code>
* @return The maxCombo.
*/
@java.lang.Override
public int getMaxCombo() {
return maxCombo_;
}
public static final int UNK2700_FBLBGPHMLAL_FIELD_NUMBER = 1058;
private int unk2700FBLBGPHMLAL_;
/**
* <code>uint32 Unk2700_FBLBGPHMLAL = 1058;</code>
* @return The unk2700FBLBGPHMLAL.
*/
@java.lang.Override
public int getUnk2700FBLBGPHMLAL() {
return unk2700FBLBGPHMLAL_;
}
public static final int SPEED_FIELD_NUMBER = 409;
private float speed_;
/**
* <code>float speed = 409;</code>
* @return The speed.
*/
@java.lang.Override
public float getSpeed() {
return speed_;
}
public static final int UNK2700_IOKPIKJDEHG_FIELD_NUMBER = 3;
private boolean unk2700IOKPIKJDEHG_;
/**
* <code>bool Unk2700_IOKPIKJDEHG = 3;</code>
* @return The unk2700IOKPIKJDEHG.
*/
@java.lang.Override
public boolean getUnk2700IOKPIKJDEHG() {
return unk2700IOKPIKJDEHG_;
}
public static final int COMBO_FIELD_NUMBER = 1;
private int combo_;
/**
* <code>uint32 combo = 1;</code>
* @return The combo.
*/
@java.lang.Override
public int getCombo() {
return combo_;
}
public static final int MUSIC_BASIC_ID_FIELD_NUMBER = 7;
private int musicBasicId_;
/**
* <code>uint32 music_basic_id = 7;</code>
* @return The musicBasicId.
*/
@java.lang.Override
public int getMusicBasicId() {
return musicBasicId_;
}
public static final int UNK2700_DIMBABOGNEM_FIELD_NUMBER = 2;
private int unk2700DIMBABOGNEM_;
/**
* <code>uint32 Unk2700_DIMBABOGNEM = 2;</code>
* @return The unk2700DIMBABOGNEM.
*/
@java.lang.Override
public int getUnk2700DIMBABOGNEM() {
return unk2700DIMBABOGNEM_;
}
public static final int UNK2700_IOMOHEKJJLJ_FIELD_NUMBER = 1953;
private int unk2700IOMOHEKJJLJ_;
/**
* <code>uint32 Unk2700_IOMOHEKJJLJ = 1953;</code>
* @return The unk2700IOMOHEKJJLJ.
*/
@java.lang.Override
public int getUnk2700IOMOHEKJJLJ() {
return unk2700IOMOHEKJJLJ_;
}
public static final int CORRECT_HIT_FIELD_NUMBER = 14;
private int correctHit_;
/**
* <code>uint32 correct_hit = 14;</code>
* @return The correctHit.
*/
@java.lang.Override
public int getCorrectHit() {
return correctHit_;
}
public static final int UNK2700_LKJNLDJAGGL_FIELD_NUMBER = 1285;
private boolean unk2700LKJNLDJAGGL_;
/**
* <code>bool Unk2700_LKJNLDJAGGL = 1285;</code>
* @return The unk2700LKJNLDJAGGL.
*/
@java.lang.Override
public boolean getUnk2700LKJNLDJAGGL() {
return unk2700LKJNLDJAGGL_;
}
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 (combo_ != 0) {
output.writeUInt32(1, combo_);
}
if (unk2700DIMBABOGNEM_ != 0) {
output.writeUInt32(2, unk2700DIMBABOGNEM_);
}
if (unk2700IOKPIKJDEHG_ != false) {
output.writeBool(3, unk2700IOKPIKJDEHG_);
}
if (getUnk2700NNHGOCJLKFHList().size() > 0) {
output.writeUInt32NoTag(34);
output.writeUInt32NoTag(unk2700NNHGOCJLKFHMemoizedSerializedSize);
}
for (int i = 0; i < unk2700NNHGOCJLKFH_.size(); i++) {
output.writeUInt32NoTag(unk2700NNHGOCJLKFH_.getInt(i));
}
if (maxCombo_ != 0) {
output.writeUInt32(5, maxCombo_);
}
if (unk2700CEPGMKAHHCD_ != 0L) {
output.writeUInt64(6, unk2700CEPGMKAHHCD_);
}
if (musicBasicId_ != 0) {
output.writeUInt32(7, musicBasicId_);
}
if (score_ != 0) {
output.writeUInt32(9, score_);
}
if (unk2700MMHHGALFHGA_ != 0) {
output.writeUInt32(13, unk2700MMHHGALFHGA_);
}
if (correctHit_ != 0) {
output.writeUInt32(14, correctHit_);
}
if (unk2700NCHHEJNFECG_ != 0) {
output.writeUInt32(15, unk2700NCHHEJNFECG_);
}
if (getUnk2700GDPKOANEDEBList().size() > 0) {
output.writeUInt32NoTag(3074);
output.writeUInt32NoTag(unk2700GDPKOANEDEBMemoizedSerializedSize);
}
for (int i = 0; i < unk2700GDPKOANEDEB_.size(); i++) {
output.writeUInt32NoTag(unk2700GDPKOANEDEB_.getInt(i));
}
if (speed_ != 0F) {
output.writeFloat(409, speed_);
}
if (unk2700CBLIJHDFKHA_ != false) {
output.writeBool(422, unk2700CBLIJHDFKHA_);
}
if (unk2700NMHGADLANMM_ != 0) {
output.writeUInt32(795, unk2700NMHGADLANMM_);
}
if (unk2700FBLBGPHMLAL_ != 0) {
output.writeUInt32(1058, unk2700FBLBGPHMLAL_);
}
if (unk2700LKJNLDJAGGL_ != false) {
output.writeBool(1285, unk2700LKJNLDJAGGL_);
}
if (unk2700IOMOHEKJJLJ_ != 0) {
output.writeUInt32(1953, unk2700IOMOHEKJJLJ_);
}
unknownFields.writeTo(output);
}
@java.lang.Override
public int getSerializedSize() {
int size = memoizedSize;
if (size != -1) return size;
size = 0;
if (combo_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(1, combo_);
}
if (unk2700DIMBABOGNEM_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(2, unk2700DIMBABOGNEM_);
}
if (unk2700IOKPIKJDEHG_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(3, unk2700IOKPIKJDEHG_);
}
{
int dataSize = 0;
for (int i = 0; i < unk2700NNHGOCJLKFH_.size(); i++) {
dataSize += com.google.protobuf.CodedOutputStream
.computeUInt32SizeNoTag(unk2700NNHGOCJLKFH_.getInt(i));
}
size += dataSize;
if (!getUnk2700NNHGOCJLKFHList().isEmpty()) {
size += 1;
size += com.google.protobuf.CodedOutputStream
.computeInt32SizeNoTag(dataSize);
}
unk2700NNHGOCJLKFHMemoizedSerializedSize = dataSize;
}
if (maxCombo_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(5, maxCombo_);
}
if (unk2700CEPGMKAHHCD_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeUInt64Size(6, unk2700CEPGMKAHHCD_);
}
if (musicBasicId_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(7, musicBasicId_);
}
if (score_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(9, score_);
}
if (unk2700MMHHGALFHGA_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(13, unk2700MMHHGALFHGA_);
}
if (correctHit_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(14, correctHit_);
}
if (unk2700NCHHEJNFECG_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(15, unk2700NCHHEJNFECG_);
}
{
int dataSize = 0;
for (int i = 0; i < unk2700GDPKOANEDEB_.size(); i++) {
dataSize += com.google.protobuf.CodedOutputStream
.computeUInt32SizeNoTag(unk2700GDPKOANEDEB_.getInt(i));
}
size += dataSize;
if (!getUnk2700GDPKOANEDEBList().isEmpty()) {
size += 2;
size += com.google.protobuf.CodedOutputStream
.computeInt32SizeNoTag(dataSize);
}
unk2700GDPKOANEDEBMemoizedSerializedSize = dataSize;
}
if (speed_ != 0F) {
size += com.google.protobuf.CodedOutputStream
.computeFloatSize(409, speed_);
}
if (unk2700CBLIJHDFKHA_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(422, unk2700CBLIJHDFKHA_);
}
if (unk2700NMHGADLANMM_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(795, unk2700NMHGADLANMM_);
}
if (unk2700FBLBGPHMLAL_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(1058, unk2700FBLBGPHMLAL_);
}
if (unk2700LKJNLDJAGGL_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1285, unk2700LKJNLDJAGGL_);
}
if (unk2700IOMOHEKJJLJ_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(1953, unk2700IOMOHEKJJLJ_);
}
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.MusicGameSettleReqOuterClass.MusicGameSettleReq)) {
return super.equals(obj);
}
emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq other = (emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq) obj;
if (!getUnk2700GDPKOANEDEBList()
.equals(other.getUnk2700GDPKOANEDEBList())) return false;
if (getUnk2700NMHGADLANMM()
!= other.getUnk2700NMHGADLANMM()) return false;
if (!getUnk2700NNHGOCJLKFHList()
.equals(other.getUnk2700NNHGOCJLKFHList())) return false;
if (getUnk2700NCHHEJNFECG()
!= other.getUnk2700NCHHEJNFECG()) return false;
if (getScore()
!= other.getScore()) return false;
if (getUnk2700CEPGMKAHHCD()
!= other.getUnk2700CEPGMKAHHCD()) return false;
if (getUnk2700MMHHGALFHGA()
!= other.getUnk2700MMHHGALFHGA()) return false;
if (getUnk2700CBLIJHDFKHA()
!= other.getUnk2700CBLIJHDFKHA()) return false;
if (getMaxCombo()
!= other.getMaxCombo()) return false;
if (getUnk2700FBLBGPHMLAL()
!= other.getUnk2700FBLBGPHMLAL()) return false;
if (java.lang.Float.floatToIntBits(getSpeed())
!= java.lang.Float.floatToIntBits(
other.getSpeed())) return false;
if (getUnk2700IOKPIKJDEHG()
!= other.getUnk2700IOKPIKJDEHG()) return false;
if (getCombo()
!= other.getCombo()) return false;
if (getMusicBasicId()
!= other.getMusicBasicId()) return false;
if (getUnk2700DIMBABOGNEM()
!= other.getUnk2700DIMBABOGNEM()) return false;
if (getUnk2700IOMOHEKJJLJ()
!= other.getUnk2700IOMOHEKJJLJ()) return false;
if (getCorrectHit()
!= other.getCorrectHit()) return false;
if (getUnk2700LKJNLDJAGGL()
!= other.getUnk2700LKJNLDJAGGL()) 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();
if (getUnk2700GDPKOANEDEBCount() > 0) {
hash = (37 * hash) + UNK2700_GDPKOANEDEB_FIELD_NUMBER;
hash = (53 * hash) + getUnk2700GDPKOANEDEBList().hashCode();
}
hash = (37 * hash) + UNK2700_NMHGADLANMM_FIELD_NUMBER;
hash = (53 * hash) + getUnk2700NMHGADLANMM();
if (getUnk2700NNHGOCJLKFHCount() > 0) {
hash = (37 * hash) + UNK2700_NNHGOCJLKFH_FIELD_NUMBER;
hash = (53 * hash) + getUnk2700NNHGOCJLKFHList().hashCode();
}
hash = (37 * hash) + UNK2700_NCHHEJNFECG_FIELD_NUMBER;
hash = (53 * hash) + getUnk2700NCHHEJNFECG();
hash = (37 * hash) + SCORE_FIELD_NUMBER;
hash = (53 * hash) + getScore();
hash = (37 * hash) + UNK2700_CEPGMKAHHCD_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getUnk2700CEPGMKAHHCD());
hash = (37 * hash) + UNK2700_MMHHGALFHGA_FIELD_NUMBER;
hash = (53 * hash) + getUnk2700MMHHGALFHGA();
hash = (37 * hash) + UNK2700_CBLIJHDFKHA_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getUnk2700CBLIJHDFKHA());
hash = (37 * hash) + MAX_COMBO_FIELD_NUMBER;
hash = (53 * hash) + getMaxCombo();
hash = (37 * hash) + UNK2700_FBLBGPHMLAL_FIELD_NUMBER;
hash = (53 * hash) + getUnk2700FBLBGPHMLAL();
hash = (37 * hash) + SPEED_FIELD_NUMBER;
hash = (53 * hash) + java.lang.Float.floatToIntBits(
getSpeed());
hash = (37 * hash) + UNK2700_IOKPIKJDEHG_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getUnk2700IOKPIKJDEHG());
hash = (37 * hash) + COMBO_FIELD_NUMBER;
hash = (53 * hash) + getCombo();
hash = (37 * hash) + MUSIC_BASIC_ID_FIELD_NUMBER;
hash = (53 * hash) + getMusicBasicId();
hash = (37 * hash) + UNK2700_DIMBABOGNEM_FIELD_NUMBER;
hash = (53 * hash) + getUnk2700DIMBABOGNEM();
hash = (37 * hash) + UNK2700_IOMOHEKJJLJ_FIELD_NUMBER;
hash = (53 * hash) + getUnk2700IOMOHEKJJLJ();
hash = (37 * hash) + CORRECT_HIT_FIELD_NUMBER;
hash = (53 * hash) + getCorrectHit();
hash = (37 * hash) + UNK2700_LKJNLDJAGGL_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getUnk2700LKJNLDJAGGL());
hash = (29 * hash) + unknownFields.hashCode();
memoizedHashCode = hash;
return hash;
}
public static emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq parseFrom(
java.nio.ByteBuffer data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq 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.MusicGameSettleReqOuterClass.MusicGameSettleReq parseFrom(
com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq 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.MusicGameSettleReqOuterClass.MusicGameSettleReq parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq parseFrom(
byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq parseFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq 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.MusicGameSettleReqOuterClass.MusicGameSettleReq parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input);
}
public static emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq 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.MusicGameSettleReqOuterClass.MusicGameSettleReq parseFrom(
com.google.protobuf.CodedInputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq 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.MusicGameSettleReqOuterClass.MusicGameSettleReq 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: 8892
* EnetChannelId: 0
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code MusicGameSettleReq}
*/
public static final class Builder extends
com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
// @@protoc_insertion_point(builder_implements:MusicGameSettleReq)
emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReqOrBuilder {
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.internal_static_MusicGameSettleReq_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.internal_static_MusicGameSettleReq_fieldAccessorTable
.ensureFieldAccessorsInitialized(
emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq.class, emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq.Builder.class);
}
// Construct using emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq.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();
unk2700GDPKOANEDEB_ = emptyIntList();
bitField0_ = (bitField0_ & ~0x00000001);
unk2700NMHGADLANMM_ = 0;
unk2700NNHGOCJLKFH_ = emptyIntList();
bitField0_ = (bitField0_ & ~0x00000002);
unk2700NCHHEJNFECG_ = 0;
score_ = 0;
unk2700CEPGMKAHHCD_ = 0L;
unk2700MMHHGALFHGA_ = 0;
unk2700CBLIJHDFKHA_ = false;
maxCombo_ = 0;
unk2700FBLBGPHMLAL_ = 0;
speed_ = 0F;
unk2700IOKPIKJDEHG_ = false;
combo_ = 0;
musicBasicId_ = 0;
unk2700DIMBABOGNEM_ = 0;
unk2700IOMOHEKJJLJ_ = 0;
correctHit_ = 0;
unk2700LKJNLDJAGGL_ = false;
return this;
}
@java.lang.Override
public com.google.protobuf.Descriptors.Descriptor
getDescriptorForType() {
return emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.internal_static_MusicGameSettleReq_descriptor;
}
@java.lang.Override
public emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq getDefaultInstanceForType() {
return emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq.getDefaultInstance();
}
@java.lang.Override
public emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq build() {
emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq result = buildPartial();
if (!result.isInitialized()) {
throw newUninitializedMessageException(result);
}
return result;
}
@java.lang.Override
public emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq buildPartial() {
emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq result = new emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq(this);
int from_bitField0_ = bitField0_;
if (((bitField0_ & 0x00000001) != 0)) {
unk2700GDPKOANEDEB_.makeImmutable();
bitField0_ = (bitField0_ & ~0x00000001);
}
result.unk2700GDPKOANEDEB_ = unk2700GDPKOANEDEB_;
result.unk2700NMHGADLANMM_ = unk2700NMHGADLANMM_;
if (((bitField0_ & 0x00000002) != 0)) {
unk2700NNHGOCJLKFH_.makeImmutable();
bitField0_ = (bitField0_ & ~0x00000002);
}
result.unk2700NNHGOCJLKFH_ = unk2700NNHGOCJLKFH_;
result.unk2700NCHHEJNFECG_ = unk2700NCHHEJNFECG_;
result.score_ = score_;
result.unk2700CEPGMKAHHCD_ = unk2700CEPGMKAHHCD_;
result.unk2700MMHHGALFHGA_ = unk2700MMHHGALFHGA_;
result.unk2700CBLIJHDFKHA_ = unk2700CBLIJHDFKHA_;
result.maxCombo_ = maxCombo_;
result.unk2700FBLBGPHMLAL_ = unk2700FBLBGPHMLAL_;
result.speed_ = speed_;
result.unk2700IOKPIKJDEHG_ = unk2700IOKPIKJDEHG_;
result.combo_ = combo_;
result.musicBasicId_ = musicBasicId_;
result.unk2700DIMBABOGNEM_ = unk2700DIMBABOGNEM_;
result.unk2700IOMOHEKJJLJ_ = unk2700IOMOHEKJJLJ_;
result.correctHit_ = correctHit_;
result.unk2700LKJNLDJAGGL_ = unk2700LKJNLDJAGGL_;
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.MusicGameSettleReqOuterClass.MusicGameSettleReq) {
return mergeFrom((emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq)other);
} else {
super.mergeFrom(other);
return this;
}
}
public Builder mergeFrom(emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq other) {
if (other == emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq.getDefaultInstance()) return this;
if (!other.unk2700GDPKOANEDEB_.isEmpty()) {
if (unk2700GDPKOANEDEB_.isEmpty()) {
unk2700GDPKOANEDEB_ = other.unk2700GDPKOANEDEB_;
bitField0_ = (bitField0_ & ~0x00000001);
} else {
ensureUnk2700GDPKOANEDEBIsMutable();
unk2700GDPKOANEDEB_.addAll(other.unk2700GDPKOANEDEB_);
}
onChanged();
}
if (other.getUnk2700NMHGADLANMM() != 0) {
setUnk2700NMHGADLANMM(other.getUnk2700NMHGADLANMM());
}
if (!other.unk2700NNHGOCJLKFH_.isEmpty()) {
if (unk2700NNHGOCJLKFH_.isEmpty()) {
unk2700NNHGOCJLKFH_ = other.unk2700NNHGOCJLKFH_;
bitField0_ = (bitField0_ & ~0x00000002);
} else {
ensureUnk2700NNHGOCJLKFHIsMutable();
unk2700NNHGOCJLKFH_.addAll(other.unk2700NNHGOCJLKFH_);
}
onChanged();
}
if (other.getUnk2700NCHHEJNFECG() != 0) {
setUnk2700NCHHEJNFECG(other.getUnk2700NCHHEJNFECG());
}
if (other.getScore() != 0) {
setScore(other.getScore());
}
if (other.getUnk2700CEPGMKAHHCD() != 0L) {
setUnk2700CEPGMKAHHCD(other.getUnk2700CEPGMKAHHCD());
}
if (other.getUnk2700MMHHGALFHGA() != 0) {
setUnk2700MMHHGALFHGA(other.getUnk2700MMHHGALFHGA());
}
if (other.getUnk2700CBLIJHDFKHA() != false) {
setUnk2700CBLIJHDFKHA(other.getUnk2700CBLIJHDFKHA());
}
if (other.getMaxCombo() != 0) {
setMaxCombo(other.getMaxCombo());
}
if (other.getUnk2700FBLBGPHMLAL() != 0) {
setUnk2700FBLBGPHMLAL(other.getUnk2700FBLBGPHMLAL());
}
if (other.getSpeed() != 0F) {
setSpeed(other.getSpeed());
}
if (other.getUnk2700IOKPIKJDEHG() != false) {
setUnk2700IOKPIKJDEHG(other.getUnk2700IOKPIKJDEHG());
}
if (other.getCombo() != 0) {
setCombo(other.getCombo());
}
if (other.getMusicBasicId() != 0) {
setMusicBasicId(other.getMusicBasicId());
}
if (other.getUnk2700DIMBABOGNEM() != 0) {
setUnk2700DIMBABOGNEM(other.getUnk2700DIMBABOGNEM());
}
if (other.getUnk2700IOMOHEKJJLJ() != 0) {
setUnk2700IOMOHEKJJLJ(other.getUnk2700IOMOHEKJJLJ());
}
if (other.getCorrectHit() != 0) {
setCorrectHit(other.getCorrectHit());
}
if (other.getUnk2700LKJNLDJAGGL() != false) {
setUnk2700LKJNLDJAGGL(other.getUnk2700LKJNLDJAGGL());
}
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.MusicGameSettleReqOuterClass.MusicGameSettleReq parsedMessage = null;
try {
parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
parsedMessage = (emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq) e.getUnfinishedMessage();
throw e.unwrapIOException();
} finally {
if (parsedMessage != null) {
mergeFrom(parsedMessage);
}
}
return this;
}
private int bitField0_;
private com.google.protobuf.Internal.IntList unk2700GDPKOANEDEB_ = emptyIntList();
private void ensureUnk2700GDPKOANEDEBIsMutable() {
if (!((bitField0_ & 0x00000001) != 0)) {
unk2700GDPKOANEDEB_ = mutableCopy(unk2700GDPKOANEDEB_);
bitField0_ |= 0x00000001;
}
}
/**
* <code>repeated uint32 Unk2700_GDPKOANEDEB = 384;</code>
* @return A list containing the unk2700GDPKOANEDEB.
*/
public java.util.List<java.lang.Integer>
getUnk2700GDPKOANEDEBList() {
return ((bitField0_ & 0x00000001) != 0) ?
java.util.Collections.unmodifiableList(unk2700GDPKOANEDEB_) : unk2700GDPKOANEDEB_;
}
/**
* <code>repeated uint32 Unk2700_GDPKOANEDEB = 384;</code>
* @return The count of unk2700GDPKOANEDEB.
*/
public int getUnk2700GDPKOANEDEBCount() {
return unk2700GDPKOANEDEB_.size();
}
/**
* <code>repeated uint32 Unk2700_GDPKOANEDEB = 384;</code>
* @param index The index of the element to return.
* @return The unk2700GDPKOANEDEB at the given index.
*/
public int getUnk2700GDPKOANEDEB(int index) {
return unk2700GDPKOANEDEB_.getInt(index);
}
/**
* <code>repeated uint32 Unk2700_GDPKOANEDEB = 384;</code>
* @param index The index to set the value at.
* @param value The unk2700GDPKOANEDEB to set.
* @return This builder for chaining.
*/
public Builder setUnk2700GDPKOANEDEB(
int index, int value) {
ensureUnk2700GDPKOANEDEBIsMutable();
unk2700GDPKOANEDEB_.setInt(index, value);
onChanged();
return this;
}
/**
* <code>repeated uint32 Unk2700_GDPKOANEDEB = 384;</code>
* @param value The unk2700GDPKOANEDEB to add.
* @return This builder for chaining.
*/
public Builder addUnk2700GDPKOANEDEB(int value) {
ensureUnk2700GDPKOANEDEBIsMutable();
unk2700GDPKOANEDEB_.addInt(value);
onChanged();
return this;
}
/**
* <code>repeated uint32 Unk2700_GDPKOANEDEB = 384;</code>
* @param values The unk2700GDPKOANEDEB to add.
* @return This builder for chaining.
*/
public Builder addAllUnk2700GDPKOANEDEB(
java.lang.Iterable<? extends java.lang.Integer> values) {
ensureUnk2700GDPKOANEDEBIsMutable();
com.google.protobuf.AbstractMessageLite.Builder.addAll(
values, unk2700GDPKOANEDEB_);
onChanged();
return this;
}
/**
* <code>repeated uint32 Unk2700_GDPKOANEDEB = 384;</code>
* @return This builder for chaining.
*/
public Builder clearUnk2700GDPKOANEDEB() {
unk2700GDPKOANEDEB_ = emptyIntList();
bitField0_ = (bitField0_ & ~0x00000001);
onChanged();
return this;
}
private int unk2700NMHGADLANMM_ ;
/**
* <code>uint32 Unk2700_NMHGADLANMM = 795;</code>
* @return The unk2700NMHGADLANMM.
*/
@java.lang.Override
public int getUnk2700NMHGADLANMM() {
return unk2700NMHGADLANMM_;
}
/**
* <code>uint32 Unk2700_NMHGADLANMM = 795;</code>
* @param value The unk2700NMHGADLANMM to set.
* @return This builder for chaining.
*/
public Builder setUnk2700NMHGADLANMM(int value) {
unk2700NMHGADLANMM_ = value;
onChanged();
return this;
}
/**
* <code>uint32 Unk2700_NMHGADLANMM = 795;</code>
* @return This builder for chaining.
*/
public Builder clearUnk2700NMHGADLANMM() {
unk2700NMHGADLANMM_ = 0;
onChanged();
return this;
}
private com.google.protobuf.Internal.IntList unk2700NNHGOCJLKFH_ = emptyIntList();
private void ensureUnk2700NNHGOCJLKFHIsMutable() {
if (!((bitField0_ & 0x00000002) != 0)) {
unk2700NNHGOCJLKFH_ = mutableCopy(unk2700NNHGOCJLKFH_);
bitField0_ |= 0x00000002;
}
}
/**
* <code>repeated uint32 Unk2700_NNHGOCJLKFH = 4;</code>
* @return A list containing the unk2700NNHGOCJLKFH.
*/
public java.util.List<java.lang.Integer>
getUnk2700NNHGOCJLKFHList() {
return ((bitField0_ & 0x00000002) != 0) ?
java.util.Collections.unmodifiableList(unk2700NNHGOCJLKFH_) : unk2700NNHGOCJLKFH_;
}
/**
* <code>repeated uint32 Unk2700_NNHGOCJLKFH = 4;</code>
* @return The count of unk2700NNHGOCJLKFH.
*/
public int getUnk2700NNHGOCJLKFHCount() {
return unk2700NNHGOCJLKFH_.size();
}
/**
* <code>repeated uint32 Unk2700_NNHGOCJLKFH = 4;</code>
* @param index The index of the element to return.
* @return The unk2700NNHGOCJLKFH at the given index.
*/
public int getUnk2700NNHGOCJLKFH(int index) {
return unk2700NNHGOCJLKFH_.getInt(index);
}
/**
* <code>repeated uint32 Unk2700_NNHGOCJLKFH = 4;</code>
* @param index The index to set the value at.
* @param value The unk2700NNHGOCJLKFH to set.
* @return This builder for chaining.
*/
public Builder setUnk2700NNHGOCJLKFH(
int index, int value) {
ensureUnk2700NNHGOCJLKFHIsMutable();
unk2700NNHGOCJLKFH_.setInt(index, value);
onChanged();
return this;
}
/**
* <code>repeated uint32 Unk2700_NNHGOCJLKFH = 4;</code>
* @param value The unk2700NNHGOCJLKFH to add.
* @return This builder for chaining.
*/
public Builder addUnk2700NNHGOCJLKFH(int value) {
ensureUnk2700NNHGOCJLKFHIsMutable();
unk2700NNHGOCJLKFH_.addInt(value);
onChanged();
return this;
}
/**
* <code>repeated uint32 Unk2700_NNHGOCJLKFH = 4;</code>
* @param values The unk2700NNHGOCJLKFH to add.
* @return This builder for chaining.
*/
public Builder addAllUnk2700NNHGOCJLKFH(
java.lang.Iterable<? extends java.lang.Integer> values) {
ensureUnk2700NNHGOCJLKFHIsMutable();
com.google.protobuf.AbstractMessageLite.Builder.addAll(
values, unk2700NNHGOCJLKFH_);
onChanged();
return this;
}
/**
* <code>repeated uint32 Unk2700_NNHGOCJLKFH = 4;</code>
* @return This builder for chaining.
*/
public Builder clearUnk2700NNHGOCJLKFH() {
unk2700NNHGOCJLKFH_ = emptyIntList();
bitField0_ = (bitField0_ & ~0x00000002);
onChanged();
return this;
}
private int unk2700NCHHEJNFECG_ ;
/**
* <code>uint32 Unk2700_NCHHEJNFECG = 15;</code>
* @return The unk2700NCHHEJNFECG.
*/
@java.lang.Override
public int getUnk2700NCHHEJNFECG() {
return unk2700NCHHEJNFECG_;
}
/**
* <code>uint32 Unk2700_NCHHEJNFECG = 15;</code>
* @param value The unk2700NCHHEJNFECG to set.
* @return This builder for chaining.
*/
public Builder setUnk2700NCHHEJNFECG(int value) {
unk2700NCHHEJNFECG_ = value;
onChanged();
return this;
}
/**
* <code>uint32 Unk2700_NCHHEJNFECG = 15;</code>
* @return This builder for chaining.
*/
public Builder clearUnk2700NCHHEJNFECG() {
unk2700NCHHEJNFECG_ = 0;
onChanged();
return this;
}
private int score_ ;
/**
* <code>uint32 score = 9;</code>
* @return The score.
*/
@java.lang.Override
public int getScore() {
return score_;
}
/**
* <code>uint32 score = 9;</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 = 9;</code>
* @return This builder for chaining.
*/
public Builder clearScore() {
score_ = 0;
onChanged();
return this;
}
private long unk2700CEPGMKAHHCD_ ;
/**
* <code>uint64 Unk2700_CEPGMKAHHCD = 6;</code>
* @return The unk2700CEPGMKAHHCD.
*/
@java.lang.Override
public long getUnk2700CEPGMKAHHCD() {
return unk2700CEPGMKAHHCD_;
}
/**
* <code>uint64 Unk2700_CEPGMKAHHCD = 6;</code>
* @param value The unk2700CEPGMKAHHCD to set.
* @return This builder for chaining.
*/
public Builder setUnk2700CEPGMKAHHCD(long value) {
unk2700CEPGMKAHHCD_ = value;
onChanged();
return this;
}
/**
* <code>uint64 Unk2700_CEPGMKAHHCD = 6;</code>
* @return This builder for chaining.
*/
public Builder clearUnk2700CEPGMKAHHCD() {
unk2700CEPGMKAHHCD_ = 0L;
onChanged();
return this;
}
private int unk2700MMHHGALFHGA_ ;
/**
* <code>uint32 Unk2700_MMHHGALFHGA = 13;</code>
* @return The unk2700MMHHGALFHGA.
*/
@java.lang.Override
public int getUnk2700MMHHGALFHGA() {
return unk2700MMHHGALFHGA_;
}
/**
* <code>uint32 Unk2700_MMHHGALFHGA = 13;</code>
* @param value The unk2700MMHHGALFHGA to set.
* @return This builder for chaining.
*/
public Builder setUnk2700MMHHGALFHGA(int value) {
unk2700MMHHGALFHGA_ = value;
onChanged();
return this;
}
/**
* <code>uint32 Unk2700_MMHHGALFHGA = 13;</code>
* @return This builder for chaining.
*/
public Builder clearUnk2700MMHHGALFHGA() {
unk2700MMHHGALFHGA_ = 0;
onChanged();
return this;
}
private boolean unk2700CBLIJHDFKHA_ ;
/**
* <code>bool Unk2700_CBLIJHDFKHA = 422;</code>
* @return The unk2700CBLIJHDFKHA.
*/
@java.lang.Override
public boolean getUnk2700CBLIJHDFKHA() {
return unk2700CBLIJHDFKHA_;
}
/**
* <code>bool Unk2700_CBLIJHDFKHA = 422;</code>
* @param value The unk2700CBLIJHDFKHA to set.
* @return This builder for chaining.
*/
public Builder setUnk2700CBLIJHDFKHA(boolean value) {
unk2700CBLIJHDFKHA_ = value;
onChanged();
return this;
}
/**
* <code>bool Unk2700_CBLIJHDFKHA = 422;</code>
* @return This builder for chaining.
*/
public Builder clearUnk2700CBLIJHDFKHA() {
unk2700CBLIJHDFKHA_ = false;
onChanged();
return this;
}
private int maxCombo_ ;
/**
* <code>uint32 max_combo = 5;</code>
* @return The maxCombo.
*/
@java.lang.Override
public int getMaxCombo() {
return maxCombo_;
}
/**
* <code>uint32 max_combo = 5;</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 = 5;</code>
* @return This builder for chaining.
*/
public Builder clearMaxCombo() {
maxCombo_ = 0;
onChanged();
return this;
}
private int unk2700FBLBGPHMLAL_ ;
/**
* <code>uint32 Unk2700_FBLBGPHMLAL = 1058;</code>
* @return The unk2700FBLBGPHMLAL.
*/
@java.lang.Override
public int getUnk2700FBLBGPHMLAL() {
return unk2700FBLBGPHMLAL_;
}
/**
* <code>uint32 Unk2700_FBLBGPHMLAL = 1058;</code>
* @param value The unk2700FBLBGPHMLAL to set.
* @return This builder for chaining.
*/
public Builder setUnk2700FBLBGPHMLAL(int value) {
unk2700FBLBGPHMLAL_ = value;
onChanged();
return this;
}
/**
* <code>uint32 Unk2700_FBLBGPHMLAL = 1058;</code>
* @return This builder for chaining.
*/
public Builder clearUnk2700FBLBGPHMLAL() {
unk2700FBLBGPHMLAL_ = 0;
onChanged();
return this;
}
private float speed_ ;
/**
* <code>float speed = 409;</code>
* @return The speed.
*/
@java.lang.Override
public float getSpeed() {
return speed_;
}
/**
* <code>float speed = 409;</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 = 409;</code>
* @return This builder for chaining.
*/
public Builder clearSpeed() {
speed_ = 0F;
onChanged();
return this;
}
private boolean unk2700IOKPIKJDEHG_ ;
/**
* <code>bool Unk2700_IOKPIKJDEHG = 3;</code>
* @return The unk2700IOKPIKJDEHG.
*/
@java.lang.Override
public boolean getUnk2700IOKPIKJDEHG() {
return unk2700IOKPIKJDEHG_;
}
/**
* <code>bool Unk2700_IOKPIKJDEHG = 3;</code>
* @param value The unk2700IOKPIKJDEHG to set.
* @return This builder for chaining.
*/
public Builder setUnk2700IOKPIKJDEHG(boolean value) {
unk2700IOKPIKJDEHG_ = value;
onChanged();
return this;
}
/**
* <code>bool Unk2700_IOKPIKJDEHG = 3;</code>
* @return This builder for chaining.
*/
public Builder clearUnk2700IOKPIKJDEHG() {
unk2700IOKPIKJDEHG_ = false;
onChanged();
return this;
}
private int combo_ ;
/**
* <code>uint32 combo = 1;</code>
* @return The combo.
*/
@java.lang.Override
public int getCombo() {
return combo_;
}
/**
* <code>uint32 combo = 1;</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 = 1;</code>
* @return This builder for chaining.
*/
public Builder clearCombo() {
combo_ = 0;
onChanged();
return this;
}
private int musicBasicId_ ;
/**
* <code>uint32 music_basic_id = 7;</code>
* @return The musicBasicId.
*/
@java.lang.Override
public int getMusicBasicId() {
return musicBasicId_;
}
/**
* <code>uint32 music_basic_id = 7;</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 = 7;</code>
* @return This builder for chaining.
*/
public Builder clearMusicBasicId() {
musicBasicId_ = 0;
onChanged();
return this;
}
private int unk2700DIMBABOGNEM_ ;
/**
* <code>uint32 Unk2700_DIMBABOGNEM = 2;</code>
* @return The unk2700DIMBABOGNEM.
*/
@java.lang.Override
public int getUnk2700DIMBABOGNEM() {
return unk2700DIMBABOGNEM_;
}
/**
* <code>uint32 Unk2700_DIMBABOGNEM = 2;</code>
* @param value The unk2700DIMBABOGNEM to set.
* @return This builder for chaining.
*/
public Builder setUnk2700DIMBABOGNEM(int value) {
unk2700DIMBABOGNEM_ = value;
onChanged();
return this;
}
/**
* <code>uint32 Unk2700_DIMBABOGNEM = 2;</code>
* @return This builder for chaining.
*/
public Builder clearUnk2700DIMBABOGNEM() {
unk2700DIMBABOGNEM_ = 0;
onChanged();
return this;
}
private int unk2700IOMOHEKJJLJ_ ;
/**
* <code>uint32 Unk2700_IOMOHEKJJLJ = 1953;</code>
* @return The unk2700IOMOHEKJJLJ.
*/
@java.lang.Override
public int getUnk2700IOMOHEKJJLJ() {
return unk2700IOMOHEKJJLJ_;
}
/**
* <code>uint32 Unk2700_IOMOHEKJJLJ = 1953;</code>
* @param value The unk2700IOMOHEKJJLJ to set.
* @return This builder for chaining.
*/
public Builder setUnk2700IOMOHEKJJLJ(int value) {
unk2700IOMOHEKJJLJ_ = value;
onChanged();
return this;
}
/**
* <code>uint32 Unk2700_IOMOHEKJJLJ = 1953;</code>
* @return This builder for chaining.
*/
public Builder clearUnk2700IOMOHEKJJLJ() {
unk2700IOMOHEKJJLJ_ = 0;
onChanged();
return this;
}
private int correctHit_ ;
/**
* <code>uint32 correct_hit = 14;</code>
* @return The correctHit.
*/
@java.lang.Override
public int getCorrectHit() {
return correctHit_;
}
/**
* <code>uint32 correct_hit = 14;</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 = 14;</code>
* @return This builder for chaining.
*/
public Builder clearCorrectHit() {
correctHit_ = 0;
onChanged();
return this;
}
private boolean unk2700LKJNLDJAGGL_ ;
/**
* <code>bool Unk2700_LKJNLDJAGGL = 1285;</code>
* @return The unk2700LKJNLDJAGGL.
*/
@java.lang.Override
public boolean getUnk2700LKJNLDJAGGL() {
return unk2700LKJNLDJAGGL_;
}
/**
* <code>bool Unk2700_LKJNLDJAGGL = 1285;</code>
* @param value The unk2700LKJNLDJAGGL to set.
* @return This builder for chaining.
*/
public Builder setUnk2700LKJNLDJAGGL(boolean value) {
unk2700LKJNLDJAGGL_ = value;
onChanged();
return this;
}
/**
* <code>bool Unk2700_LKJNLDJAGGL = 1285;</code>
* @return This builder for chaining.
*/
public Builder clearUnk2700LKJNLDJAGGL() {
unk2700LKJNLDJAGGL_ = false;
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:MusicGameSettleReq)
}
// @@protoc_insertion_point(class_scope:MusicGameSettleReq)
private static final emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq DEFAULT_INSTANCE;
static {
DEFAULT_INSTANCE = new emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq();
}
public static emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq getDefaultInstance() {
return DEFAULT_INSTANCE;
}
private static final com.google.protobuf.Parser<MusicGameSettleReq>
PARSER = new com.google.protobuf.AbstractParser<MusicGameSettleReq>() {
@java.lang.Override
public MusicGameSettleReq parsePartialFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return new MusicGameSettleReq(input, extensionRegistry);
}
};
public static com.google.protobuf.Parser<MusicGameSettleReq> parser() {
return PARSER;
}
@java.lang.Override
public com.google.protobuf.Parser<MusicGameSettleReq> getParserForType() {
return PARSER;
}
@java.lang.Override
public emu.grasscutter.net.proto.MusicGameSettleReqOuterClass.MusicGameSettleReq getDefaultInstanceForType() {
return DEFAULT_INSTANCE;
}
}
private static final com.google.protobuf.Descriptors.Descriptor
internal_static_MusicGameSettleReq_descriptor;
private static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_MusicGameSettleReq_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\030MusicGameSettleReq.proto\"\344\003\n\022MusicGame" +
"SettleReq\022\034\n\023Unk2700_GDPKOANEDEB\030\200\003 \003(\r\022" +
"\034\n\023Unk2700_NMHGADLANMM\030\233\006 \001(\r\022\033\n\023Unk2700" +
"_NNHGOCJLKFH\030\004 \003(\r\022\033\n\023Unk2700_NCHHEJNFEC" +
"G\030\017 \001(\r\022\r\n\005score\030\t \001(\r\022\033\n\023Unk2700_CEPGMK" +
"AHHCD\030\006 \001(\004\022\033\n\023Unk2700_MMHHGALFHGA\030\r \001(\r" +
"\022\034\n\023Unk2700_CBLIJHDFKHA\030\246\003 \001(\010\022\021\n\tmax_co" +
"mbo\030\005 \001(\r\022\034\n\023Unk2700_FBLBGPHMLAL\030\242\010 \001(\r\022" +
"\016\n\005speed\030\231\003 \001(\002\022\033\n\023Unk2700_IOKPIKJDEHG\030\003" +
" \001(\010\022\r\n\005combo\030\001 \001(\r\022\026\n\016music_basic_id\030\007 " +
"\001(\r\022\033\n\023Unk2700_DIMBABOGNEM\030\002 \001(\r\022\034\n\023Unk2" +
"700_IOMOHEKJJLJ\030\241\017 \001(\r\022\023\n\013correct_hit\030\016 " +
"\001(\r\022\034\n\023Unk2700_LKJNLDJAGGL\030\205\n \001(\010B\033\n\031emu" +
".grasscutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_MusicGameSettleReq_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_MusicGameSettleReq_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_MusicGameSettleReq_descriptor,
new java.lang.String[] { "Unk2700GDPKOANEDEB", "Unk2700NMHGADLANMM", "Unk2700NNHGOCJLKFH", "Unk2700NCHHEJNFECG", "Score", "Unk2700CEPGMKAHHCD", "Unk2700MMHHGALFHGA", "Unk2700CBLIJHDFKHA", "MaxCombo", "Unk2700FBLBGPHMLAL", "Speed", "Unk2700IOKPIKJDEHG", "Combo", "MusicBasicId", "Unk2700DIMBABOGNEM", "Unk2700IOMOHEKJJLJ", "CorrectHit", "Unk2700LKJNLDJAGGL", });
}
// @@protoc_insertion_point(outer_class_scope)
}