mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-23 20:49:57 +08:00
Add support for game version 3.6 (#2110)
* Update to game version `3.6.0` (pt. 1) not complete! * Update to game version `3.6.0` (pt. 2) not complete! * Update compiled definitions
This commit is contained in:
+156
-156
@@ -19,33 +19,33 @@ public final class PlayerCompoundMaterialBoostReqOuterClass {
|
||||
com.google.protobuf.MessageOrBuilder {
|
||||
|
||||
/**
|
||||
* <code>uint32 COBBLPOPDMO = 7;</code>
|
||||
* @return The cOBBLPOPDMO.
|
||||
* <code>uint32 GHBDKDMBGEH = 5;</code>
|
||||
* @return The gHBDKDMBGEH.
|
||||
*/
|
||||
int getCOBBLPOPDMO();
|
||||
int getGHBDKDMBGEH();
|
||||
|
||||
/**
|
||||
* <code>uint32 OMJHLAHAKJN = 1;</code>
|
||||
* @return The oMJHLAHAKJN.
|
||||
* <code>uint32 OBIJFFPNJCH = 13;</code>
|
||||
* @return The oBIJFFPNJCH.
|
||||
*/
|
||||
int getOMJHLAHAKJN();
|
||||
int getOBIJFFPNJCH();
|
||||
|
||||
/**
|
||||
* <code>uint32 NCHDGFJEELA = 13;</code>
|
||||
* @return The nCHDGFJEELA.
|
||||
*/
|
||||
int getNCHDGFJEELA();
|
||||
|
||||
/**
|
||||
* <code>bool is_boost_all = 4;</code>
|
||||
* <code>bool is_boost_all = 3;</code>
|
||||
* @return The isBoostAll.
|
||||
*/
|
||||
boolean getIsBoostAll();
|
||||
|
||||
/**
|
||||
* <code>uint32 MOOPCNDDCEP = 14;</code>
|
||||
* @return The mOOPCNDDCEP.
|
||||
*/
|
||||
int getMOOPCNDDCEP();
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* Name: KOOLAIHEKNG
|
||||
* CmdId: 177
|
||||
* CmdId: 179
|
||||
* Name: MEAHPANFPHD
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code PlayerCompoundMaterialBoostReq}
|
||||
@@ -92,24 +92,24 @@ public final class PlayerCompoundMaterialBoostReqOuterClass {
|
||||
case 0:
|
||||
done = true;
|
||||
break;
|
||||
case 8: {
|
||||
|
||||
oMJHLAHAKJN_ = input.readUInt32();
|
||||
break;
|
||||
}
|
||||
case 32: {
|
||||
case 24: {
|
||||
|
||||
isBoostAll_ = input.readBool();
|
||||
break;
|
||||
}
|
||||
case 56: {
|
||||
case 40: {
|
||||
|
||||
cOBBLPOPDMO_ = input.readUInt32();
|
||||
gHBDKDMBGEH_ = input.readUInt32();
|
||||
break;
|
||||
}
|
||||
case 104: {
|
||||
|
||||
nCHDGFJEELA_ = input.readUInt32();
|
||||
oBIJFFPNJCH_ = input.readUInt32();
|
||||
break;
|
||||
}
|
||||
case 112: {
|
||||
|
||||
mOOPCNDDCEP_ = input.readUInt32();
|
||||
break;
|
||||
}
|
||||
default: {
|
||||
@@ -144,43 +144,32 @@ public final class PlayerCompoundMaterialBoostReqOuterClass {
|
||||
emu.grasscutter.net.proto.PlayerCompoundMaterialBoostReqOuterClass.PlayerCompoundMaterialBoostReq.class, emu.grasscutter.net.proto.PlayerCompoundMaterialBoostReqOuterClass.PlayerCompoundMaterialBoostReq.Builder.class);
|
||||
}
|
||||
|
||||
public static final int COBBLPOPDMO_FIELD_NUMBER = 7;
|
||||
private int cOBBLPOPDMO_;
|
||||
public static final int GHBDKDMBGEH_FIELD_NUMBER = 5;
|
||||
private int gHBDKDMBGEH_;
|
||||
/**
|
||||
* <code>uint32 COBBLPOPDMO = 7;</code>
|
||||
* @return The cOBBLPOPDMO.
|
||||
* <code>uint32 GHBDKDMBGEH = 5;</code>
|
||||
* @return The gHBDKDMBGEH.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getCOBBLPOPDMO() {
|
||||
return cOBBLPOPDMO_;
|
||||
public int getGHBDKDMBGEH() {
|
||||
return gHBDKDMBGEH_;
|
||||
}
|
||||
|
||||
public static final int OMJHLAHAKJN_FIELD_NUMBER = 1;
|
||||
private int oMJHLAHAKJN_;
|
||||
public static final int OBIJFFPNJCH_FIELD_NUMBER = 13;
|
||||
private int oBIJFFPNJCH_;
|
||||
/**
|
||||
* <code>uint32 OMJHLAHAKJN = 1;</code>
|
||||
* @return The oMJHLAHAKJN.
|
||||
* <code>uint32 OBIJFFPNJCH = 13;</code>
|
||||
* @return The oBIJFFPNJCH.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getOMJHLAHAKJN() {
|
||||
return oMJHLAHAKJN_;
|
||||
public int getOBIJFFPNJCH() {
|
||||
return oBIJFFPNJCH_;
|
||||
}
|
||||
|
||||
public static final int NCHDGFJEELA_FIELD_NUMBER = 13;
|
||||
private int nCHDGFJEELA_;
|
||||
/**
|
||||
* <code>uint32 NCHDGFJEELA = 13;</code>
|
||||
* @return The nCHDGFJEELA.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getNCHDGFJEELA() {
|
||||
return nCHDGFJEELA_;
|
||||
}
|
||||
|
||||
public static final int IS_BOOST_ALL_FIELD_NUMBER = 4;
|
||||
public static final int IS_BOOST_ALL_FIELD_NUMBER = 3;
|
||||
private boolean isBoostAll_;
|
||||
/**
|
||||
* <code>bool is_boost_all = 4;</code>
|
||||
* <code>bool is_boost_all = 3;</code>
|
||||
* @return The isBoostAll.
|
||||
*/
|
||||
@java.lang.Override
|
||||
@@ -188,6 +177,17 @@ public final class PlayerCompoundMaterialBoostReqOuterClass {
|
||||
return isBoostAll_;
|
||||
}
|
||||
|
||||
public static final int MOOPCNDDCEP_FIELD_NUMBER = 14;
|
||||
private int mOOPCNDDCEP_;
|
||||
/**
|
||||
* <code>uint32 MOOPCNDDCEP = 14;</code>
|
||||
* @return The mOOPCNDDCEP.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getMOOPCNDDCEP() {
|
||||
return mOOPCNDDCEP_;
|
||||
}
|
||||
|
||||
private byte memoizedIsInitialized = -1;
|
||||
@java.lang.Override
|
||||
public final boolean isInitialized() {
|
||||
@@ -202,17 +202,17 @@ public final class PlayerCompoundMaterialBoostReqOuterClass {
|
||||
@java.lang.Override
|
||||
public void writeTo(com.google.protobuf.CodedOutputStream output)
|
||||
throws java.io.IOException {
|
||||
if (oMJHLAHAKJN_ != 0) {
|
||||
output.writeUInt32(1, oMJHLAHAKJN_);
|
||||
}
|
||||
if (isBoostAll_ != false) {
|
||||
output.writeBool(4, isBoostAll_);
|
||||
output.writeBool(3, isBoostAll_);
|
||||
}
|
||||
if (cOBBLPOPDMO_ != 0) {
|
||||
output.writeUInt32(7, cOBBLPOPDMO_);
|
||||
if (gHBDKDMBGEH_ != 0) {
|
||||
output.writeUInt32(5, gHBDKDMBGEH_);
|
||||
}
|
||||
if (nCHDGFJEELA_ != 0) {
|
||||
output.writeUInt32(13, nCHDGFJEELA_);
|
||||
if (oBIJFFPNJCH_ != 0) {
|
||||
output.writeUInt32(13, oBIJFFPNJCH_);
|
||||
}
|
||||
if (mOOPCNDDCEP_ != 0) {
|
||||
output.writeUInt32(14, mOOPCNDDCEP_);
|
||||
}
|
||||
unknownFields.writeTo(output);
|
||||
}
|
||||
@@ -223,21 +223,21 @@ public final class PlayerCompoundMaterialBoostReqOuterClass {
|
||||
if (size != -1) return size;
|
||||
|
||||
size = 0;
|
||||
if (oMJHLAHAKJN_ != 0) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeUInt32Size(1, oMJHLAHAKJN_);
|
||||
}
|
||||
if (isBoostAll_ != false) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeBoolSize(4, isBoostAll_);
|
||||
.computeBoolSize(3, isBoostAll_);
|
||||
}
|
||||
if (cOBBLPOPDMO_ != 0) {
|
||||
if (gHBDKDMBGEH_ != 0) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeUInt32Size(7, cOBBLPOPDMO_);
|
||||
.computeUInt32Size(5, gHBDKDMBGEH_);
|
||||
}
|
||||
if (nCHDGFJEELA_ != 0) {
|
||||
if (oBIJFFPNJCH_ != 0) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeUInt32Size(13, nCHDGFJEELA_);
|
||||
.computeUInt32Size(13, oBIJFFPNJCH_);
|
||||
}
|
||||
if (mOOPCNDDCEP_ != 0) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeUInt32Size(14, mOOPCNDDCEP_);
|
||||
}
|
||||
size += unknownFields.getSerializedSize();
|
||||
memoizedSize = size;
|
||||
@@ -254,14 +254,14 @@ public final class PlayerCompoundMaterialBoostReqOuterClass {
|
||||
}
|
||||
emu.grasscutter.net.proto.PlayerCompoundMaterialBoostReqOuterClass.PlayerCompoundMaterialBoostReq other = (emu.grasscutter.net.proto.PlayerCompoundMaterialBoostReqOuterClass.PlayerCompoundMaterialBoostReq) obj;
|
||||
|
||||
if (getCOBBLPOPDMO()
|
||||
!= other.getCOBBLPOPDMO()) return false;
|
||||
if (getOMJHLAHAKJN()
|
||||
!= other.getOMJHLAHAKJN()) return false;
|
||||
if (getNCHDGFJEELA()
|
||||
!= other.getNCHDGFJEELA()) return false;
|
||||
if (getGHBDKDMBGEH()
|
||||
!= other.getGHBDKDMBGEH()) return false;
|
||||
if (getOBIJFFPNJCH()
|
||||
!= other.getOBIJFFPNJCH()) return false;
|
||||
if (getIsBoostAll()
|
||||
!= other.getIsBoostAll()) return false;
|
||||
if (getMOOPCNDDCEP()
|
||||
!= other.getMOOPCNDDCEP()) return false;
|
||||
if (!unknownFields.equals(other.unknownFields)) return false;
|
||||
return true;
|
||||
}
|
||||
@@ -273,15 +273,15 @@ public final class PlayerCompoundMaterialBoostReqOuterClass {
|
||||
}
|
||||
int hash = 41;
|
||||
hash = (19 * hash) + getDescriptor().hashCode();
|
||||
hash = (37 * hash) + COBBLPOPDMO_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getCOBBLPOPDMO();
|
||||
hash = (37 * hash) + OMJHLAHAKJN_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getOMJHLAHAKJN();
|
||||
hash = (37 * hash) + NCHDGFJEELA_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getNCHDGFJEELA();
|
||||
hash = (37 * hash) + GHBDKDMBGEH_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getGHBDKDMBGEH();
|
||||
hash = (37 * hash) + OBIJFFPNJCH_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getOBIJFFPNJCH();
|
||||
hash = (37 * hash) + IS_BOOST_ALL_FIELD_NUMBER;
|
||||
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
||||
getIsBoostAll());
|
||||
hash = (37 * hash) + MOOPCNDDCEP_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getMOOPCNDDCEP();
|
||||
hash = (29 * hash) + unknownFields.hashCode();
|
||||
memoizedHashCode = hash;
|
||||
return hash;
|
||||
@@ -379,8 +379,8 @@ public final class PlayerCompoundMaterialBoostReqOuterClass {
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* Name: KOOLAIHEKNG
|
||||
* CmdId: 177
|
||||
* CmdId: 179
|
||||
* Name: MEAHPANFPHD
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code PlayerCompoundMaterialBoostReq}
|
||||
@@ -420,14 +420,14 @@ public final class PlayerCompoundMaterialBoostReqOuterClass {
|
||||
@java.lang.Override
|
||||
public Builder clear() {
|
||||
super.clear();
|
||||
cOBBLPOPDMO_ = 0;
|
||||
gHBDKDMBGEH_ = 0;
|
||||
|
||||
oMJHLAHAKJN_ = 0;
|
||||
|
||||
nCHDGFJEELA_ = 0;
|
||||
oBIJFFPNJCH_ = 0;
|
||||
|
||||
isBoostAll_ = false;
|
||||
|
||||
mOOPCNDDCEP_ = 0;
|
||||
|
||||
return this;
|
||||
}
|
||||
|
||||
@@ -454,10 +454,10 @@ public final class PlayerCompoundMaterialBoostReqOuterClass {
|
||||
@java.lang.Override
|
||||
public emu.grasscutter.net.proto.PlayerCompoundMaterialBoostReqOuterClass.PlayerCompoundMaterialBoostReq buildPartial() {
|
||||
emu.grasscutter.net.proto.PlayerCompoundMaterialBoostReqOuterClass.PlayerCompoundMaterialBoostReq result = new emu.grasscutter.net.proto.PlayerCompoundMaterialBoostReqOuterClass.PlayerCompoundMaterialBoostReq(this);
|
||||
result.cOBBLPOPDMO_ = cOBBLPOPDMO_;
|
||||
result.oMJHLAHAKJN_ = oMJHLAHAKJN_;
|
||||
result.nCHDGFJEELA_ = nCHDGFJEELA_;
|
||||
result.gHBDKDMBGEH_ = gHBDKDMBGEH_;
|
||||
result.oBIJFFPNJCH_ = oBIJFFPNJCH_;
|
||||
result.isBoostAll_ = isBoostAll_;
|
||||
result.mOOPCNDDCEP_ = mOOPCNDDCEP_;
|
||||
onBuilt();
|
||||
return result;
|
||||
}
|
||||
@@ -506,18 +506,18 @@ public final class PlayerCompoundMaterialBoostReqOuterClass {
|
||||
|
||||
public Builder mergeFrom(emu.grasscutter.net.proto.PlayerCompoundMaterialBoostReqOuterClass.PlayerCompoundMaterialBoostReq other) {
|
||||
if (other == emu.grasscutter.net.proto.PlayerCompoundMaterialBoostReqOuterClass.PlayerCompoundMaterialBoostReq.getDefaultInstance()) return this;
|
||||
if (other.getCOBBLPOPDMO() != 0) {
|
||||
setCOBBLPOPDMO(other.getCOBBLPOPDMO());
|
||||
if (other.getGHBDKDMBGEH() != 0) {
|
||||
setGHBDKDMBGEH(other.getGHBDKDMBGEH());
|
||||
}
|
||||
if (other.getOMJHLAHAKJN() != 0) {
|
||||
setOMJHLAHAKJN(other.getOMJHLAHAKJN());
|
||||
}
|
||||
if (other.getNCHDGFJEELA() != 0) {
|
||||
setNCHDGFJEELA(other.getNCHDGFJEELA());
|
||||
if (other.getOBIJFFPNJCH() != 0) {
|
||||
setOBIJFFPNJCH(other.getOBIJFFPNJCH());
|
||||
}
|
||||
if (other.getIsBoostAll() != false) {
|
||||
setIsBoostAll(other.getIsBoostAll());
|
||||
}
|
||||
if (other.getMOOPCNDDCEP() != 0) {
|
||||
setMOOPCNDDCEP(other.getMOOPCNDDCEP());
|
||||
}
|
||||
this.mergeUnknownFields(other.unknownFields);
|
||||
onChanged();
|
||||
return this;
|
||||
@@ -547,102 +547,71 @@ public final class PlayerCompoundMaterialBoostReqOuterClass {
|
||||
return this;
|
||||
}
|
||||
|
||||
private int cOBBLPOPDMO_ ;
|
||||
private int gHBDKDMBGEH_ ;
|
||||
/**
|
||||
* <code>uint32 COBBLPOPDMO = 7;</code>
|
||||
* @return The cOBBLPOPDMO.
|
||||
* <code>uint32 GHBDKDMBGEH = 5;</code>
|
||||
* @return The gHBDKDMBGEH.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getCOBBLPOPDMO() {
|
||||
return cOBBLPOPDMO_;
|
||||
public int getGHBDKDMBGEH() {
|
||||
return gHBDKDMBGEH_;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 COBBLPOPDMO = 7;</code>
|
||||
* @param value The cOBBLPOPDMO to set.
|
||||
* <code>uint32 GHBDKDMBGEH = 5;</code>
|
||||
* @param value The gHBDKDMBGEH to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder setCOBBLPOPDMO(int value) {
|
||||
public Builder setGHBDKDMBGEH(int value) {
|
||||
|
||||
cOBBLPOPDMO_ = value;
|
||||
gHBDKDMBGEH_ = value;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 COBBLPOPDMO = 7;</code>
|
||||
* <code>uint32 GHBDKDMBGEH = 5;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearCOBBLPOPDMO() {
|
||||
public Builder clearGHBDKDMBGEH() {
|
||||
|
||||
cOBBLPOPDMO_ = 0;
|
||||
gHBDKDMBGEH_ = 0;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
|
||||
private int oMJHLAHAKJN_ ;
|
||||
private int oBIJFFPNJCH_ ;
|
||||
/**
|
||||
* <code>uint32 OMJHLAHAKJN = 1;</code>
|
||||
* @return The oMJHLAHAKJN.
|
||||
* <code>uint32 OBIJFFPNJCH = 13;</code>
|
||||
* @return The oBIJFFPNJCH.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getOMJHLAHAKJN() {
|
||||
return oMJHLAHAKJN_;
|
||||
public int getOBIJFFPNJCH() {
|
||||
return oBIJFFPNJCH_;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 OMJHLAHAKJN = 1;</code>
|
||||
* @param value The oMJHLAHAKJN to set.
|
||||
* <code>uint32 OBIJFFPNJCH = 13;</code>
|
||||
* @param value The oBIJFFPNJCH to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder setOMJHLAHAKJN(int value) {
|
||||
public Builder setOBIJFFPNJCH(int value) {
|
||||
|
||||
oMJHLAHAKJN_ = value;
|
||||
oBIJFFPNJCH_ = value;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 OMJHLAHAKJN = 1;</code>
|
||||
* <code>uint32 OBIJFFPNJCH = 13;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearOMJHLAHAKJN() {
|
||||
public Builder clearOBIJFFPNJCH() {
|
||||
|
||||
oMJHLAHAKJN_ = 0;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
|
||||
private int nCHDGFJEELA_ ;
|
||||
/**
|
||||
* <code>uint32 NCHDGFJEELA = 13;</code>
|
||||
* @return The nCHDGFJEELA.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getNCHDGFJEELA() {
|
||||
return nCHDGFJEELA_;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 NCHDGFJEELA = 13;</code>
|
||||
* @param value The nCHDGFJEELA to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder setNCHDGFJEELA(int value) {
|
||||
|
||||
nCHDGFJEELA_ = value;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 NCHDGFJEELA = 13;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearNCHDGFJEELA() {
|
||||
|
||||
nCHDGFJEELA_ = 0;
|
||||
oBIJFFPNJCH_ = 0;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
|
||||
private boolean isBoostAll_ ;
|
||||
/**
|
||||
* <code>bool is_boost_all = 4;</code>
|
||||
* <code>bool is_boost_all = 3;</code>
|
||||
* @return The isBoostAll.
|
||||
*/
|
||||
@java.lang.Override
|
||||
@@ -650,7 +619,7 @@ public final class PlayerCompoundMaterialBoostReqOuterClass {
|
||||
return isBoostAll_;
|
||||
}
|
||||
/**
|
||||
* <code>bool is_boost_all = 4;</code>
|
||||
* <code>bool is_boost_all = 3;</code>
|
||||
* @param value The isBoostAll to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
@@ -661,7 +630,7 @@ public final class PlayerCompoundMaterialBoostReqOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>bool is_boost_all = 4;</code>
|
||||
* <code>bool is_boost_all = 3;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearIsBoostAll() {
|
||||
@@ -670,6 +639,37 @@ public final class PlayerCompoundMaterialBoostReqOuterClass {
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
|
||||
private int mOOPCNDDCEP_ ;
|
||||
/**
|
||||
* <code>uint32 MOOPCNDDCEP = 14;</code>
|
||||
* @return The mOOPCNDDCEP.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getMOOPCNDDCEP() {
|
||||
return mOOPCNDDCEP_;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 MOOPCNDDCEP = 14;</code>
|
||||
* @param value The mOOPCNDDCEP to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder setMOOPCNDDCEP(int value) {
|
||||
|
||||
mOOPCNDDCEP_ = value;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 MOOPCNDDCEP = 14;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearMOOPCNDDCEP() {
|
||||
|
||||
mOOPCNDDCEP_ = 0;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
@java.lang.Override
|
||||
public final Builder setUnknownFields(
|
||||
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
||||
@@ -738,9 +738,9 @@ public final class PlayerCompoundMaterialBoostReqOuterClass {
|
||||
static {
|
||||
java.lang.String[] descriptorData = {
|
||||
"\n$PlayerCompoundMaterialBoostReq.proto\"u" +
|
||||
"\n\036PlayerCompoundMaterialBoostReq\022\023\n\013COBB" +
|
||||
"LPOPDMO\030\007 \001(\r\022\023\n\013OMJHLAHAKJN\030\001 \001(\r\022\023\n\013NC" +
|
||||
"HDGFJEELA\030\r \001(\r\022\024\n\014is_boost_all\030\004 \001(\010B\033\n" +
|
||||
"\n\036PlayerCompoundMaterialBoostReq\022\023\n\013GHBD" +
|
||||
"KDMBGEH\030\005 \001(\r\022\023\n\013OBIJFFPNJCH\030\r \001(\r\022\024\n\014is" +
|
||||
"_boost_all\030\003 \001(\010\022\023\n\013MOOPCNDDCEP\030\016 \001(\rB\033\n" +
|
||||
"\031emu.grasscutter.net.protob\006proto3"
|
||||
};
|
||||
descriptor = com.google.protobuf.Descriptors.FileDescriptor
|
||||
@@ -752,7 +752,7 @@ public final class PlayerCompoundMaterialBoostReqOuterClass {
|
||||
internal_static_PlayerCompoundMaterialBoostReq_fieldAccessorTable = new
|
||||
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
||||
internal_static_PlayerCompoundMaterialBoostReq_descriptor,
|
||||
new java.lang.String[] { "COBBLPOPDMO", "OMJHLAHAKJN", "NCHDGFJEELA", "IsBoostAll", });
|
||||
new java.lang.String[] { "GHBDKDMBGEH", "OBIJFFPNJCH", "IsBoostAll", "MOOPCNDDCEP", });
|
||||
}
|
||||
|
||||
// @@protoc_insertion_point(outer_class_scope)
|
||||
|
||||
Reference in New Issue
Block a user