mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-06-05 10:13:35 +08:00
Update gc to 3.3 (#1981)
* replace the deprecated api * update proto * delete music game * fixed codes * fix costume switch * fix mail bug * Bump version number. * Re-add max boss chest number Co-authored-by: GanyusLeftHorn <1244229+GanyusLeftHorn@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
Unverified
parent
8b83dbf58c
commit
92fbaa8670
+268
-260
@@ -19,58 +19,62 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
com.google.protobuf.MessageOrBuilder {
|
||||
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 3;</code>
|
||||
* @return A list containing the foodReliquaryGuidList.
|
||||
*/
|
||||
java.util.List<java.lang.Long> getFoodReliquaryGuidListList();
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 3;</code>
|
||||
* @return The count of foodReliquaryGuidList.
|
||||
*/
|
||||
int getFoodReliquaryGuidListCount();
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 3;</code>
|
||||
* @param index The index of the element to return.
|
||||
* @return The foodReliquaryGuidList at the given index.
|
||||
*/
|
||||
long getFoodReliquaryGuidList(int index);
|
||||
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
java.util.List<emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam>
|
||||
getItemParamListList();
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam getItemParamList(int index);
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
int getItemParamListCount();
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
java.util.List<? extends emu.grasscutter.net.proto.ItemParamOuterClass.ItemParamOrBuilder>
|
||||
getItemParamListOrBuilderList();
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
emu.grasscutter.net.proto.ItemParamOuterClass.ItemParamOrBuilder getItemParamListOrBuilder(
|
||||
int index);
|
||||
|
||||
/**
|
||||
* <code>uint64 target_reliquary_guid = 6;</code>
|
||||
* <code>uint64 target_reliquary_guid = 8;</code>
|
||||
* @return The targetReliquaryGuid.
|
||||
*/
|
||||
long getTargetReliquaryGuid();
|
||||
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 12;</code>
|
||||
* @return A list containing the foodReliquaryGuidList.
|
||||
*/
|
||||
java.util.List<java.lang.Long> getFoodReliquaryGuidListList();
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 12;</code>
|
||||
* @return The count of foodReliquaryGuidList.
|
||||
*/
|
||||
int getFoodReliquaryGuidListCount();
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 12;</code>
|
||||
* @param index The index of the element to return.
|
||||
* @return The foodReliquaryGuidList at the given index.
|
||||
*/
|
||||
long getFoodReliquaryGuidList(int index);
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* CmdId: 604
|
||||
* EnetChannelId: 0
|
||||
* EnetIsReliable: false
|
||||
* IsAllowClient: true
|
||||
* enum CmdId {
|
||||
* option allow_alias = true;
|
||||
* NONE = 0;
|
||||
* CMD_ID = 644;
|
||||
* ENET_CHANNEL_ID = 0;
|
||||
* ENET_IS_RELIABLE = 1;
|
||||
* IS_ALLOW_CLIENT = 1;
|
||||
* }
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code ReliquaryUpgradeReq}
|
||||
@@ -85,8 +89,8 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
super(builder);
|
||||
}
|
||||
private ReliquaryUpgradeReq() {
|
||||
itemParamList_ = java.util.Collections.emptyList();
|
||||
foodReliquaryGuidList_ = emptyLongList();
|
||||
itemParamList_ = java.util.Collections.emptyList();
|
||||
}
|
||||
|
||||
@java.lang.Override
|
||||
@@ -120,34 +124,20 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
case 0:
|
||||
done = true;
|
||||
break;
|
||||
case 48: {
|
||||
|
||||
targetReliquaryGuid_ = input.readUInt64();
|
||||
break;
|
||||
}
|
||||
case 90: {
|
||||
case 24: {
|
||||
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
|
||||
itemParamList_ = new java.util.ArrayList<emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam>();
|
||||
mutable_bitField0_ |= 0x00000001;
|
||||
}
|
||||
itemParamList_.add(
|
||||
input.readMessage(emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam.parser(), extensionRegistry));
|
||||
break;
|
||||
}
|
||||
case 96: {
|
||||
if (!((mutable_bitField0_ & 0x00000002) != 0)) {
|
||||
foodReliquaryGuidList_ = newLongList();
|
||||
mutable_bitField0_ |= 0x00000002;
|
||||
mutable_bitField0_ |= 0x00000001;
|
||||
}
|
||||
foodReliquaryGuidList_.addLong(input.readUInt64());
|
||||
break;
|
||||
}
|
||||
case 98: {
|
||||
case 26: {
|
||||
int length = input.readRawVarint32();
|
||||
int limit = input.pushLimit(length);
|
||||
if (!((mutable_bitField0_ & 0x00000002) != 0) && input.getBytesUntilLimit() > 0) {
|
||||
if (!((mutable_bitField0_ & 0x00000001) != 0) && input.getBytesUntilLimit() > 0) {
|
||||
foodReliquaryGuidList_ = newLongList();
|
||||
mutable_bitField0_ |= 0x00000002;
|
||||
mutable_bitField0_ |= 0x00000001;
|
||||
}
|
||||
while (input.getBytesUntilLimit() > 0) {
|
||||
foodReliquaryGuidList_.addLong(input.readUInt64());
|
||||
@@ -155,6 +145,20 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
input.popLimit(limit);
|
||||
break;
|
||||
}
|
||||
case 64: {
|
||||
|
||||
targetReliquaryGuid_ = input.readUInt64();
|
||||
break;
|
||||
}
|
||||
case 122: {
|
||||
if (!((mutable_bitField0_ & 0x00000002) != 0)) {
|
||||
itemParamList_ = new java.util.ArrayList<emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam>();
|
||||
mutable_bitField0_ |= 0x00000002;
|
||||
}
|
||||
itemParamList_.add(
|
||||
input.readMessage(emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam.parser(), extensionRegistry));
|
||||
break;
|
||||
}
|
||||
default: {
|
||||
if (!parseUnknownField(
|
||||
input, unknownFields, extensionRegistry, tag)) {
|
||||
@@ -171,10 +175,10 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
e).setUnfinishedMessage(this);
|
||||
} finally {
|
||||
if (((mutable_bitField0_ & 0x00000001) != 0)) {
|
||||
itemParamList_ = java.util.Collections.unmodifiableList(itemParamList_);
|
||||
foodReliquaryGuidList_.makeImmutable(); // C
|
||||
}
|
||||
if (((mutable_bitField0_ & 0x00000002) != 0)) {
|
||||
foodReliquaryGuidList_.makeImmutable(); // C
|
||||
itemParamList_ = java.util.Collections.unmodifiableList(itemParamList_);
|
||||
}
|
||||
this.unknownFields = unknownFields.build();
|
||||
makeExtensionsImmutable();
|
||||
@@ -193,61 +197,10 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
emu.grasscutter.net.proto.ReliquaryUpgradeReqOuterClass.ReliquaryUpgradeReq.class, emu.grasscutter.net.proto.ReliquaryUpgradeReqOuterClass.ReliquaryUpgradeReq.Builder.class);
|
||||
}
|
||||
|
||||
public static final int ITEM_PARAM_LIST_FIELD_NUMBER = 11;
|
||||
private java.util.List<emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam> itemParamList_;
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public java.util.List<emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam> getItemParamListList() {
|
||||
return itemParamList_;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public java.util.List<? extends emu.grasscutter.net.proto.ItemParamOuterClass.ItemParamOrBuilder>
|
||||
getItemParamListOrBuilderList() {
|
||||
return itemParamList_;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getItemParamListCount() {
|
||||
return itemParamList_.size();
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam getItemParamList(int index) {
|
||||
return itemParamList_.get(index);
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public emu.grasscutter.net.proto.ItemParamOuterClass.ItemParamOrBuilder getItemParamListOrBuilder(
|
||||
int index) {
|
||||
return itemParamList_.get(index);
|
||||
}
|
||||
|
||||
public static final int TARGET_RELIQUARY_GUID_FIELD_NUMBER = 6;
|
||||
private long targetReliquaryGuid_;
|
||||
/**
|
||||
* <code>uint64 target_reliquary_guid = 6;</code>
|
||||
* @return The targetReliquaryGuid.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public long getTargetReliquaryGuid() {
|
||||
return targetReliquaryGuid_;
|
||||
}
|
||||
|
||||
public static final int FOOD_RELIQUARY_GUID_LIST_FIELD_NUMBER = 12;
|
||||
public static final int FOOD_RELIQUARY_GUID_LIST_FIELD_NUMBER = 3;
|
||||
private com.google.protobuf.Internal.LongList foodReliquaryGuidList_;
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 12;</code>
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 3;</code>
|
||||
* @return A list containing the foodReliquaryGuidList.
|
||||
*/
|
||||
@java.lang.Override
|
||||
@@ -256,14 +209,14 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
return foodReliquaryGuidList_;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 12;</code>
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 3;</code>
|
||||
* @return The count of foodReliquaryGuidList.
|
||||
*/
|
||||
public int getFoodReliquaryGuidListCount() {
|
||||
return foodReliquaryGuidList_.size();
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 12;</code>
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 3;</code>
|
||||
* @param index The index of the element to return.
|
||||
* @return The foodReliquaryGuidList at the given index.
|
||||
*/
|
||||
@@ -272,6 +225,57 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
}
|
||||
private int foodReliquaryGuidListMemoizedSerializedSize = -1;
|
||||
|
||||
public static final int ITEM_PARAM_LIST_FIELD_NUMBER = 15;
|
||||
private java.util.List<emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam> itemParamList_;
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public java.util.List<emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam> getItemParamListList() {
|
||||
return itemParamList_;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public java.util.List<? extends emu.grasscutter.net.proto.ItemParamOuterClass.ItemParamOrBuilder>
|
||||
getItemParamListOrBuilderList() {
|
||||
return itemParamList_;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getItemParamListCount() {
|
||||
return itemParamList_.size();
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam getItemParamList(int index) {
|
||||
return itemParamList_.get(index);
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public emu.grasscutter.net.proto.ItemParamOuterClass.ItemParamOrBuilder getItemParamListOrBuilder(
|
||||
int index) {
|
||||
return itemParamList_.get(index);
|
||||
}
|
||||
|
||||
public static final int TARGET_RELIQUARY_GUID_FIELD_NUMBER = 8;
|
||||
private long targetReliquaryGuid_;
|
||||
/**
|
||||
* <code>uint64 target_reliquary_guid = 8;</code>
|
||||
* @return The targetReliquaryGuid.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public long getTargetReliquaryGuid() {
|
||||
return targetReliquaryGuid_;
|
||||
}
|
||||
|
||||
private byte memoizedIsInitialized = -1;
|
||||
@java.lang.Override
|
||||
public final boolean isInitialized() {
|
||||
@@ -287,19 +291,19 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
public void writeTo(com.google.protobuf.CodedOutputStream output)
|
||||
throws java.io.IOException {
|
||||
getSerializedSize();
|
||||
if (targetReliquaryGuid_ != 0L) {
|
||||
output.writeUInt64(6, targetReliquaryGuid_);
|
||||
}
|
||||
for (int i = 0; i < itemParamList_.size(); i++) {
|
||||
output.writeMessage(11, itemParamList_.get(i));
|
||||
}
|
||||
if (getFoodReliquaryGuidListList().size() > 0) {
|
||||
output.writeUInt32NoTag(98);
|
||||
output.writeUInt32NoTag(26);
|
||||
output.writeUInt32NoTag(foodReliquaryGuidListMemoizedSerializedSize);
|
||||
}
|
||||
for (int i = 0; i < foodReliquaryGuidList_.size(); i++) {
|
||||
output.writeUInt64NoTag(foodReliquaryGuidList_.getLong(i));
|
||||
}
|
||||
if (targetReliquaryGuid_ != 0L) {
|
||||
output.writeUInt64(8, targetReliquaryGuid_);
|
||||
}
|
||||
for (int i = 0; i < itemParamList_.size(); i++) {
|
||||
output.writeMessage(15, itemParamList_.get(i));
|
||||
}
|
||||
unknownFields.writeTo(output);
|
||||
}
|
||||
|
||||
@@ -309,14 +313,6 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
if (size != -1) return size;
|
||||
|
||||
size = 0;
|
||||
if (targetReliquaryGuid_ != 0L) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeUInt64Size(6, targetReliquaryGuid_);
|
||||
}
|
||||
for (int i = 0; i < itemParamList_.size(); i++) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeMessageSize(11, itemParamList_.get(i));
|
||||
}
|
||||
{
|
||||
int dataSize = 0;
|
||||
for (int i = 0; i < foodReliquaryGuidList_.size(); i++) {
|
||||
@@ -331,6 +327,14 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
}
|
||||
foodReliquaryGuidListMemoizedSerializedSize = dataSize;
|
||||
}
|
||||
if (targetReliquaryGuid_ != 0L) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeUInt64Size(8, targetReliquaryGuid_);
|
||||
}
|
||||
for (int i = 0; i < itemParamList_.size(); i++) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeMessageSize(15, itemParamList_.get(i));
|
||||
}
|
||||
size += unknownFields.getSerializedSize();
|
||||
memoizedSize = size;
|
||||
return size;
|
||||
@@ -346,12 +350,12 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
}
|
||||
emu.grasscutter.net.proto.ReliquaryUpgradeReqOuterClass.ReliquaryUpgradeReq other = (emu.grasscutter.net.proto.ReliquaryUpgradeReqOuterClass.ReliquaryUpgradeReq) obj;
|
||||
|
||||
if (!getFoodReliquaryGuidListList()
|
||||
.equals(other.getFoodReliquaryGuidListList())) return false;
|
||||
if (!getItemParamListList()
|
||||
.equals(other.getItemParamListList())) return false;
|
||||
if (getTargetReliquaryGuid()
|
||||
!= other.getTargetReliquaryGuid()) return false;
|
||||
if (!getFoodReliquaryGuidListList()
|
||||
.equals(other.getFoodReliquaryGuidListList())) return false;
|
||||
if (!unknownFields.equals(other.unknownFields)) return false;
|
||||
return true;
|
||||
}
|
||||
@@ -363,6 +367,10 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
}
|
||||
int hash = 41;
|
||||
hash = (19 * hash) + getDescriptor().hashCode();
|
||||
if (getFoodReliquaryGuidListCount() > 0) {
|
||||
hash = (37 * hash) + FOOD_RELIQUARY_GUID_LIST_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getFoodReliquaryGuidListList().hashCode();
|
||||
}
|
||||
if (getItemParamListCount() > 0) {
|
||||
hash = (37 * hash) + ITEM_PARAM_LIST_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getItemParamListList().hashCode();
|
||||
@@ -370,10 +378,6 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
hash = (37 * hash) + TARGET_RELIQUARY_GUID_FIELD_NUMBER;
|
||||
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
||||
getTargetReliquaryGuid());
|
||||
if (getFoodReliquaryGuidListCount() > 0) {
|
||||
hash = (37 * hash) + FOOD_RELIQUARY_GUID_LIST_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getFoodReliquaryGuidListList().hashCode();
|
||||
}
|
||||
hash = (29 * hash) + unknownFields.hashCode();
|
||||
memoizedHashCode = hash;
|
||||
return hash;
|
||||
@@ -471,10 +475,14 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* CmdId: 604
|
||||
* EnetChannelId: 0
|
||||
* EnetIsReliable: false
|
||||
* IsAllowClient: true
|
||||
* enum CmdId {
|
||||
* option allow_alias = true;
|
||||
* NONE = 0;
|
||||
* CMD_ID = 644;
|
||||
* ENET_CHANNEL_ID = 0;
|
||||
* ENET_IS_RELIABLE = 1;
|
||||
* IS_ALLOW_CLIENT = 1;
|
||||
* }
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code ReliquaryUpgradeReq}
|
||||
@@ -515,16 +523,16 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
@java.lang.Override
|
||||
public Builder clear() {
|
||||
super.clear();
|
||||
foodReliquaryGuidList_ = emptyLongList();
|
||||
bitField0_ = (bitField0_ & ~0x00000001);
|
||||
if (itemParamListBuilder_ == null) {
|
||||
itemParamList_ = java.util.Collections.emptyList();
|
||||
bitField0_ = (bitField0_ & ~0x00000001);
|
||||
bitField0_ = (bitField0_ & ~0x00000002);
|
||||
} else {
|
||||
itemParamListBuilder_.clear();
|
||||
}
|
||||
targetReliquaryGuid_ = 0L;
|
||||
|
||||
foodReliquaryGuidList_ = emptyLongList();
|
||||
bitField0_ = (bitField0_ & ~0x00000002);
|
||||
return this;
|
||||
}
|
||||
|
||||
@@ -552,21 +560,21 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
public emu.grasscutter.net.proto.ReliquaryUpgradeReqOuterClass.ReliquaryUpgradeReq buildPartial() {
|
||||
emu.grasscutter.net.proto.ReliquaryUpgradeReqOuterClass.ReliquaryUpgradeReq result = new emu.grasscutter.net.proto.ReliquaryUpgradeReqOuterClass.ReliquaryUpgradeReq(this);
|
||||
int from_bitField0_ = bitField0_;
|
||||
if (((bitField0_ & 0x00000001) != 0)) {
|
||||
foodReliquaryGuidList_.makeImmutable();
|
||||
bitField0_ = (bitField0_ & ~0x00000001);
|
||||
}
|
||||
result.foodReliquaryGuidList_ = foodReliquaryGuidList_;
|
||||
if (itemParamListBuilder_ == null) {
|
||||
if (((bitField0_ & 0x00000001) != 0)) {
|
||||
if (((bitField0_ & 0x00000002) != 0)) {
|
||||
itemParamList_ = java.util.Collections.unmodifiableList(itemParamList_);
|
||||
bitField0_ = (bitField0_ & ~0x00000001);
|
||||
bitField0_ = (bitField0_ & ~0x00000002);
|
||||
}
|
||||
result.itemParamList_ = itemParamList_;
|
||||
} else {
|
||||
result.itemParamList_ = itemParamListBuilder_.build();
|
||||
}
|
||||
result.targetReliquaryGuid_ = targetReliquaryGuid_;
|
||||
if (((bitField0_ & 0x00000002) != 0)) {
|
||||
foodReliquaryGuidList_.makeImmutable();
|
||||
bitField0_ = (bitField0_ & ~0x00000002);
|
||||
}
|
||||
result.foodReliquaryGuidList_ = foodReliquaryGuidList_;
|
||||
onBuilt();
|
||||
return result;
|
||||
}
|
||||
@@ -615,11 +623,21 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
|
||||
public Builder mergeFrom(emu.grasscutter.net.proto.ReliquaryUpgradeReqOuterClass.ReliquaryUpgradeReq other) {
|
||||
if (other == emu.grasscutter.net.proto.ReliquaryUpgradeReqOuterClass.ReliquaryUpgradeReq.getDefaultInstance()) return this;
|
||||
if (!other.foodReliquaryGuidList_.isEmpty()) {
|
||||
if (foodReliquaryGuidList_.isEmpty()) {
|
||||
foodReliquaryGuidList_ = other.foodReliquaryGuidList_;
|
||||
bitField0_ = (bitField0_ & ~0x00000001);
|
||||
} else {
|
||||
ensureFoodReliquaryGuidListIsMutable();
|
||||
foodReliquaryGuidList_.addAll(other.foodReliquaryGuidList_);
|
||||
}
|
||||
onChanged();
|
||||
}
|
||||
if (itemParamListBuilder_ == null) {
|
||||
if (!other.itemParamList_.isEmpty()) {
|
||||
if (itemParamList_.isEmpty()) {
|
||||
itemParamList_ = other.itemParamList_;
|
||||
bitField0_ = (bitField0_ & ~0x00000001);
|
||||
bitField0_ = (bitField0_ & ~0x00000002);
|
||||
} else {
|
||||
ensureItemParamListIsMutable();
|
||||
itemParamList_.addAll(other.itemParamList_);
|
||||
@@ -632,7 +650,7 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
itemParamListBuilder_.dispose();
|
||||
itemParamListBuilder_ = null;
|
||||
itemParamList_ = other.itemParamList_;
|
||||
bitField0_ = (bitField0_ & ~0x00000001);
|
||||
bitField0_ = (bitField0_ & ~0x00000002);
|
||||
itemParamListBuilder_ =
|
||||
com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ?
|
||||
getItemParamListFieldBuilder() : null;
|
||||
@@ -644,16 +662,6 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
if (other.getTargetReliquaryGuid() != 0L) {
|
||||
setTargetReliquaryGuid(other.getTargetReliquaryGuid());
|
||||
}
|
||||
if (!other.foodReliquaryGuidList_.isEmpty()) {
|
||||
if (foodReliquaryGuidList_.isEmpty()) {
|
||||
foodReliquaryGuidList_ = other.foodReliquaryGuidList_;
|
||||
bitField0_ = (bitField0_ & ~0x00000002);
|
||||
} else {
|
||||
ensureFoodReliquaryGuidListIsMutable();
|
||||
foodReliquaryGuidList_.addAll(other.foodReliquaryGuidList_);
|
||||
}
|
||||
onChanged();
|
||||
}
|
||||
this.mergeUnknownFields(other.unknownFields);
|
||||
onChanged();
|
||||
return this;
|
||||
@@ -684,12 +692,91 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
}
|
||||
private int bitField0_;
|
||||
|
||||
private com.google.protobuf.Internal.LongList foodReliquaryGuidList_ = emptyLongList();
|
||||
private void ensureFoodReliquaryGuidListIsMutable() {
|
||||
if (!((bitField0_ & 0x00000001) != 0)) {
|
||||
foodReliquaryGuidList_ = mutableCopy(foodReliquaryGuidList_);
|
||||
bitField0_ |= 0x00000001;
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 3;</code>
|
||||
* @return A list containing the foodReliquaryGuidList.
|
||||
*/
|
||||
public java.util.List<java.lang.Long>
|
||||
getFoodReliquaryGuidListList() {
|
||||
return ((bitField0_ & 0x00000001) != 0) ?
|
||||
java.util.Collections.unmodifiableList(foodReliquaryGuidList_) : foodReliquaryGuidList_;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 3;</code>
|
||||
* @return The count of foodReliquaryGuidList.
|
||||
*/
|
||||
public int getFoodReliquaryGuidListCount() {
|
||||
return foodReliquaryGuidList_.size();
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 3;</code>
|
||||
* @param index The index of the element to return.
|
||||
* @return The foodReliquaryGuidList at the given index.
|
||||
*/
|
||||
public long getFoodReliquaryGuidList(int index) {
|
||||
return foodReliquaryGuidList_.getLong(index);
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 3;</code>
|
||||
* @param index The index to set the value at.
|
||||
* @param value The foodReliquaryGuidList to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder setFoodReliquaryGuidList(
|
||||
int index, long value) {
|
||||
ensureFoodReliquaryGuidListIsMutable();
|
||||
foodReliquaryGuidList_.setLong(index, value);
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 3;</code>
|
||||
* @param value The foodReliquaryGuidList to add.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder addFoodReliquaryGuidList(long value) {
|
||||
ensureFoodReliquaryGuidListIsMutable();
|
||||
foodReliquaryGuidList_.addLong(value);
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 3;</code>
|
||||
* @param values The foodReliquaryGuidList to add.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder addAllFoodReliquaryGuidList(
|
||||
java.lang.Iterable<? extends java.lang.Long> values) {
|
||||
ensureFoodReliquaryGuidListIsMutable();
|
||||
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
||||
values, foodReliquaryGuidList_);
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 3;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearFoodReliquaryGuidList() {
|
||||
foodReliquaryGuidList_ = emptyLongList();
|
||||
bitField0_ = (bitField0_ & ~0x00000001);
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
|
||||
private java.util.List<emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam> itemParamList_ =
|
||||
java.util.Collections.emptyList();
|
||||
private void ensureItemParamListIsMutable() {
|
||||
if (!((bitField0_ & 0x00000001) != 0)) {
|
||||
if (!((bitField0_ & 0x00000002) != 0)) {
|
||||
itemParamList_ = new java.util.ArrayList<emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam>(itemParamList_);
|
||||
bitField0_ |= 0x00000001;
|
||||
bitField0_ |= 0x00000002;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -697,7 +784,7 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam, emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam.Builder, emu.grasscutter.net.proto.ItemParamOuterClass.ItemParamOrBuilder> itemParamListBuilder_;
|
||||
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
public java.util.List<emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam> getItemParamListList() {
|
||||
if (itemParamListBuilder_ == null) {
|
||||
@@ -707,7 +794,7 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
public int getItemParamListCount() {
|
||||
if (itemParamListBuilder_ == null) {
|
||||
@@ -717,7 +804,7 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam getItemParamList(int index) {
|
||||
if (itemParamListBuilder_ == null) {
|
||||
@@ -727,7 +814,7 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
public Builder setItemParamList(
|
||||
int index, emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam value) {
|
||||
@@ -744,7 +831,7 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
public Builder setItemParamList(
|
||||
int index, emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam.Builder builderForValue) {
|
||||
@@ -758,7 +845,7 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
public Builder addItemParamList(emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam value) {
|
||||
if (itemParamListBuilder_ == null) {
|
||||
@@ -774,7 +861,7 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
public Builder addItemParamList(
|
||||
int index, emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam value) {
|
||||
@@ -791,7 +878,7 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
public Builder addItemParamList(
|
||||
emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam.Builder builderForValue) {
|
||||
@@ -805,7 +892,7 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
public Builder addItemParamList(
|
||||
int index, emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam.Builder builderForValue) {
|
||||
@@ -819,7 +906,7 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
public Builder addAllItemParamList(
|
||||
java.lang.Iterable<? extends emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam> values) {
|
||||
@@ -834,12 +921,12 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
public Builder clearItemParamList() {
|
||||
if (itemParamListBuilder_ == null) {
|
||||
itemParamList_ = java.util.Collections.emptyList();
|
||||
bitField0_ = (bitField0_ & ~0x00000001);
|
||||
bitField0_ = (bitField0_ & ~0x00000002);
|
||||
onChanged();
|
||||
} else {
|
||||
itemParamListBuilder_.clear();
|
||||
@@ -847,7 +934,7 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
public Builder removeItemParamList(int index) {
|
||||
if (itemParamListBuilder_ == null) {
|
||||
@@ -860,14 +947,14 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam.Builder getItemParamListBuilder(
|
||||
int index) {
|
||||
return getItemParamListFieldBuilder().getBuilder(index);
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.ItemParamOuterClass.ItemParamOrBuilder getItemParamListOrBuilder(
|
||||
int index) {
|
||||
@@ -877,7 +964,7 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
public java.util.List<? extends emu.grasscutter.net.proto.ItemParamOuterClass.ItemParamOrBuilder>
|
||||
getItemParamListOrBuilderList() {
|
||||
@@ -888,14 +975,14 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam.Builder addItemParamListBuilder() {
|
||||
return getItemParamListFieldBuilder().addBuilder(
|
||||
emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam.getDefaultInstance());
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam.Builder addItemParamListBuilder(
|
||||
int index) {
|
||||
@@ -903,7 +990,7 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
index, emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam.getDefaultInstance());
|
||||
}
|
||||
/**
|
||||
* <code>repeated .ItemParam item_param_list = 11;</code>
|
||||
* <code>repeated .ItemParam item_param_list = 15;</code>
|
||||
*/
|
||||
public java.util.List<emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam.Builder>
|
||||
getItemParamListBuilderList() {
|
||||
@@ -916,7 +1003,7 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
itemParamListBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3<
|
||||
emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam, emu.grasscutter.net.proto.ItemParamOuterClass.ItemParam.Builder, emu.grasscutter.net.proto.ItemParamOuterClass.ItemParamOrBuilder>(
|
||||
itemParamList_,
|
||||
((bitField0_ & 0x00000001) != 0),
|
||||
((bitField0_ & 0x00000002) != 0),
|
||||
getParentForChildren(),
|
||||
isClean());
|
||||
itemParamList_ = null;
|
||||
@@ -926,7 +1013,7 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
|
||||
private long targetReliquaryGuid_ ;
|
||||
/**
|
||||
* <code>uint64 target_reliquary_guid = 6;</code>
|
||||
* <code>uint64 target_reliquary_guid = 8;</code>
|
||||
* @return The targetReliquaryGuid.
|
||||
*/
|
||||
@java.lang.Override
|
||||
@@ -934,7 +1021,7 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
return targetReliquaryGuid_;
|
||||
}
|
||||
/**
|
||||
* <code>uint64 target_reliquary_guid = 6;</code>
|
||||
* <code>uint64 target_reliquary_guid = 8;</code>
|
||||
* @param value The targetReliquaryGuid to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
@@ -945,7 +1032,7 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>uint64 target_reliquary_guid = 6;</code>
|
||||
* <code>uint64 target_reliquary_guid = 8;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearTargetReliquaryGuid() {
|
||||
@@ -954,85 +1041,6 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
|
||||
private com.google.protobuf.Internal.LongList foodReliquaryGuidList_ = emptyLongList();
|
||||
private void ensureFoodReliquaryGuidListIsMutable() {
|
||||
if (!((bitField0_ & 0x00000002) != 0)) {
|
||||
foodReliquaryGuidList_ = mutableCopy(foodReliquaryGuidList_);
|
||||
bitField0_ |= 0x00000002;
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 12;</code>
|
||||
* @return A list containing the foodReliquaryGuidList.
|
||||
*/
|
||||
public java.util.List<java.lang.Long>
|
||||
getFoodReliquaryGuidListList() {
|
||||
return ((bitField0_ & 0x00000002) != 0) ?
|
||||
java.util.Collections.unmodifiableList(foodReliquaryGuidList_) : foodReliquaryGuidList_;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 12;</code>
|
||||
* @return The count of foodReliquaryGuidList.
|
||||
*/
|
||||
public int getFoodReliquaryGuidListCount() {
|
||||
return foodReliquaryGuidList_.size();
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 12;</code>
|
||||
* @param index The index of the element to return.
|
||||
* @return The foodReliquaryGuidList at the given index.
|
||||
*/
|
||||
public long getFoodReliquaryGuidList(int index) {
|
||||
return foodReliquaryGuidList_.getLong(index);
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 12;</code>
|
||||
* @param index The index to set the value at.
|
||||
* @param value The foodReliquaryGuidList to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder setFoodReliquaryGuidList(
|
||||
int index, long value) {
|
||||
ensureFoodReliquaryGuidListIsMutable();
|
||||
foodReliquaryGuidList_.setLong(index, value);
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 12;</code>
|
||||
* @param value The foodReliquaryGuidList to add.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder addFoodReliquaryGuidList(long value) {
|
||||
ensureFoodReliquaryGuidListIsMutable();
|
||||
foodReliquaryGuidList_.addLong(value);
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 12;</code>
|
||||
* @param values The foodReliquaryGuidList to add.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder addAllFoodReliquaryGuidList(
|
||||
java.lang.Iterable<? extends java.lang.Long> values) {
|
||||
ensureFoodReliquaryGuidListIsMutable();
|
||||
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
||||
values, foodReliquaryGuidList_);
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint64 food_reliquary_guid_list = 12;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearFoodReliquaryGuidList() {
|
||||
foodReliquaryGuidList_ = emptyLongList();
|
||||
bitField0_ = (bitField0_ & ~0x00000002);
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
@java.lang.Override
|
||||
public final Builder setUnknownFields(
|
||||
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
||||
@@ -1101,10 +1109,10 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
static {
|
||||
java.lang.String[] descriptorData = {
|
||||
"\n\031ReliquaryUpgradeReq.proto\032\017ItemParam.p" +
|
||||
"roto\"{\n\023ReliquaryUpgradeReq\022#\n\017item_para" +
|
||||
"m_list\030\013 \003(\0132\n.ItemParam\022\035\n\025target_reliq" +
|
||||
"uary_guid\030\006 \001(\004\022 \n\030food_reliquary_guid_l" +
|
||||
"ist\030\014 \003(\004B\033\n\031emu.grasscutter.net.protob\006" +
|
||||
"roto\"{\n\023ReliquaryUpgradeReq\022 \n\030food_reli" +
|
||||
"quary_guid_list\030\003 \003(\004\022#\n\017item_param_list" +
|
||||
"\030\017 \003(\0132\n.ItemParam\022\035\n\025target_reliquary_g" +
|
||||
"uid\030\010 \001(\004B\033\n\031emu.grasscutter.net.protob\006" +
|
||||
"proto3"
|
||||
};
|
||||
descriptor = com.google.protobuf.Descriptors.FileDescriptor
|
||||
@@ -1117,7 +1125,7 @@ public final class ReliquaryUpgradeReqOuterClass {
|
||||
internal_static_ReliquaryUpgradeReq_fieldAccessorTable = new
|
||||
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
||||
internal_static_ReliquaryUpgradeReq_descriptor,
|
||||
new java.lang.String[] { "ItemParamList", "TargetReliquaryGuid", "FoodReliquaryGuidList", });
|
||||
new java.lang.String[] { "FoodReliquaryGuidList", "ItemParamList", "TargetReliquaryGuid", });
|
||||
emu.grasscutter.net.proto.ItemParamOuterClass.getDescriptor();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user