mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-06-05 07:33:33 +08:00
Add support for v3.5.0 (#2090)
* Fix Dvalin battle See https://github.com/Anime-Game-Servers/Grasscutter-Quests/pull/25. This is entirely untested and there's a 99% chance it's broken, I'm just submitting it as a draft PR so that I don't forget about its existence. Co-Authored-By: mjolsic <21289772+mjolsic@users.noreply.github.com> * Update protos * 3.4 protos * Fix Now builds successfully, don't have the time to check if I should have specified true instead of false for withChildQuests, or if this functions as intended. * Change from false to true Per what smileoflove has been told on Discord * 3.5 * Remove the Dvalin crap from this PR Git is so confusing * Update version * Apply README changes from `origin/development` * Remove unnecessary debugging information --------- Co-authored-by: mjolsic <21289772+mjolsic@users.noreply.github.com> Co-authored-by: KingRainbow44 <kobedo11@gmail.com>
This commit is contained in:
committed by
GitHub
Unverified
parent
922f7bca51
commit
516e5975e1
+134
-258
@@ -19,59 +19,64 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
com.google.protobuf.MessageOrBuilder {
|
||||
|
||||
/**
|
||||
* <code>repeated uint32 recentViewedPushtipsList = 1;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @return A list containing the recentViewedPushtipsList.
|
||||
*/
|
||||
java.util.List<java.lang.Integer> getRecentViewedPushtipsListList();
|
||||
/**
|
||||
* <code>repeated uint32 recentViewedPushtipsList = 1;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @return The count of recentViewedPushtipsList.
|
||||
*/
|
||||
int getRecentViewedPushtipsListCount();
|
||||
/**
|
||||
* <code>repeated uint32 recentViewedPushtipsList = 1;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @param index The index of the element to return.
|
||||
* @return The recentViewedPushtipsList at the given index.
|
||||
*/
|
||||
int getRecentViewedPushtipsList(int index);
|
||||
|
||||
/**
|
||||
* <code>uint32 lastReadPushtipsCodexId = 11;</code>
|
||||
* @return The lastReadPushtipsCodexId.
|
||||
* <code>uint32 KAOIMONFEOK = 5;</code>
|
||||
* @return The kAOIMONFEOK.
|
||||
*/
|
||||
int getLastReadPushtipsCodexId();
|
||||
int getKAOIMONFEOK();
|
||||
|
||||
/**
|
||||
* <code>uint32 lastReadPushtipsTypeId = 10;</code>
|
||||
* @return The lastReadPushtipsTypeId.
|
||||
* <code>uint32 AIOANFPLOPL = 8;</code>
|
||||
* @return The aIOANFPLOPL.
|
||||
*/
|
||||
int getLastReadPushtipsTypeId();
|
||||
int getAIOANFPLOPL();
|
||||
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
java.util.List<emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData>
|
||||
getTypeDataListList();
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData getTypeDataList(int index);
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
int getTypeDataListCount();
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
java.util.List<? extends emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeDataOrBuilder>
|
||||
getTypeDataListOrBuilderList();
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeDataOrBuilder getTypeDataListOrBuilder(
|
||||
int index);
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* Name: GCDBECKPFCJ
|
||||
* CmdId: 4203
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code CodexDataFullNotify}
|
||||
*/
|
||||
public static final class CodexDataFullNotify extends
|
||||
@@ -140,7 +145,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
input.popLimit(limit);
|
||||
break;
|
||||
}
|
||||
case 66: {
|
||||
case 34: {
|
||||
if (!((mutable_bitField0_ & 0x00000002) != 0)) {
|
||||
typeDataList_ = new java.util.ArrayList<emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData>();
|
||||
mutable_bitField0_ |= 0x00000002;
|
||||
@@ -149,14 +154,14 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
input.readMessage(emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.parser(), extensionRegistry));
|
||||
break;
|
||||
}
|
||||
case 80: {
|
||||
case 40: {
|
||||
|
||||
lastReadPushtipsTypeId_ = input.readUInt32();
|
||||
kAOIMONFEOK_ = input.readUInt32();
|
||||
break;
|
||||
}
|
||||
case 88: {
|
||||
case 64: {
|
||||
|
||||
lastReadPushtipsCodexId_ = input.readUInt32();
|
||||
aIOANFPLOPL_ = input.readUInt32();
|
||||
break;
|
||||
}
|
||||
default: {
|
||||
@@ -197,141 +202,10 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
emu.grasscutter.net.proto.CodexDataFullNotifyOuterClass.CodexDataFullNotify.class, emu.grasscutter.net.proto.CodexDataFullNotifyOuterClass.CodexDataFullNotify.Builder.class);
|
||||
}
|
||||
|
||||
/**
|
||||
* Protobuf enum {@code CodexDataFullNotify.BCCJMPBEOAG}
|
||||
*/
|
||||
public enum BCCJMPBEOAG
|
||||
implements com.google.protobuf.ProtocolMessageEnum {
|
||||
/**
|
||||
* <code>NONE = 0;</code>
|
||||
*/
|
||||
NONE(0, 0),
|
||||
/**
|
||||
* <code>PEPPOHPHJOJ = 4207;</code>
|
||||
*/
|
||||
PEPPOHPHJOJ(1, 4207),
|
||||
/**
|
||||
* <code>NNBKOLMPOEA = 1;</code>
|
||||
*/
|
||||
NNBKOLMPOEA(3, 1),
|
||||
UNRECOGNIZED(-1, -1),
|
||||
;
|
||||
|
||||
/**
|
||||
* <code>DCDNILFDFLB = 0;</code>
|
||||
*/
|
||||
public static final BCCJMPBEOAG DCDNILFDFLB = NONE;
|
||||
/**
|
||||
* <code>NONE = 0;</code>
|
||||
*/
|
||||
public static final int NONE_VALUE = 0;
|
||||
/**
|
||||
* <code>PEPPOHPHJOJ = 4207;</code>
|
||||
*/
|
||||
public static final int PEPPOHPHJOJ_VALUE = 4207;
|
||||
/**
|
||||
* <code>DCDNILFDFLB = 0;</code>
|
||||
*/
|
||||
public static final int DCDNILFDFLB_VALUE = 0;
|
||||
/**
|
||||
* <code>NNBKOLMPOEA = 1;</code>
|
||||
*/
|
||||
public static final int NNBKOLMPOEA_VALUE = 1;
|
||||
|
||||
|
||||
public final int getNumber() {
|
||||
if (index == -1) {
|
||||
throw new java.lang.IllegalArgumentException(
|
||||
"Can't get the number of an unknown enum value.");
|
||||
}
|
||||
return value;
|
||||
}
|
||||
|
||||
/**
|
||||
* @param value The numeric wire value of the corresponding enum entry.
|
||||
* @return The enum associated with the given numeric wire value.
|
||||
* @deprecated Use {@link #forNumber(int)} instead.
|
||||
*/
|
||||
@java.lang.Deprecated
|
||||
public static BCCJMPBEOAG valueOf(int value) {
|
||||
return forNumber(value);
|
||||
}
|
||||
|
||||
/**
|
||||
* @param value The numeric wire value of the corresponding enum entry.
|
||||
* @return The enum associated with the given numeric wire value.
|
||||
*/
|
||||
public static BCCJMPBEOAG forNumber(int value) {
|
||||
switch (value) {
|
||||
case 0: return NONE;
|
||||
case 4207: return PEPPOHPHJOJ;
|
||||
case 1: return NNBKOLMPOEA;
|
||||
default: return null;
|
||||
}
|
||||
}
|
||||
|
||||
public static com.google.protobuf.Internal.EnumLiteMap<BCCJMPBEOAG>
|
||||
internalGetValueMap() {
|
||||
return internalValueMap;
|
||||
}
|
||||
private static final com.google.protobuf.Internal.EnumLiteMap<
|
||||
BCCJMPBEOAG> internalValueMap =
|
||||
new com.google.protobuf.Internal.EnumLiteMap<BCCJMPBEOAG>() {
|
||||
public BCCJMPBEOAG findValueByNumber(int number) {
|
||||
return BCCJMPBEOAG.forNumber(number);
|
||||
}
|
||||
};
|
||||
|
||||
public final com.google.protobuf.Descriptors.EnumValueDescriptor
|
||||
getValueDescriptor() {
|
||||
if (index == -1) {
|
||||
throw new java.lang.IllegalStateException(
|
||||
"Can't get the descriptor of an unrecognized enum value.");
|
||||
}
|
||||
return getDescriptor().getValues().get(index);
|
||||
}
|
||||
public final com.google.protobuf.Descriptors.EnumDescriptor
|
||||
getDescriptorForType() {
|
||||
return getDescriptor();
|
||||
}
|
||||
public static final com.google.protobuf.Descriptors.EnumDescriptor
|
||||
getDescriptor() {
|
||||
return emu.grasscutter.net.proto.CodexDataFullNotifyOuterClass.CodexDataFullNotify.getDescriptor().getEnumTypes().get(0);
|
||||
}
|
||||
|
||||
private static final BCCJMPBEOAG[] VALUES = getStaticValuesArray();
|
||||
private static BCCJMPBEOAG[] getStaticValuesArray() {
|
||||
return new BCCJMPBEOAG[] {
|
||||
NONE, PEPPOHPHJOJ, DCDNILFDFLB, NNBKOLMPOEA,
|
||||
};
|
||||
}
|
||||
public static BCCJMPBEOAG valueOf(
|
||||
com.google.protobuf.Descriptors.EnumValueDescriptor desc) {
|
||||
if (desc.getType() != getDescriptor()) {
|
||||
throw new java.lang.IllegalArgumentException(
|
||||
"EnumValueDescriptor is not for this type.");
|
||||
}
|
||||
if (desc.getIndex() == -1) {
|
||||
return UNRECOGNIZED;
|
||||
}
|
||||
return VALUES[desc.getIndex()];
|
||||
}
|
||||
|
||||
private final int index;
|
||||
private final int value;
|
||||
|
||||
private BCCJMPBEOAG(int index, int value) {
|
||||
this.index = index;
|
||||
this.value = value;
|
||||
}
|
||||
|
||||
// @@protoc_insertion_point(enum_scope:CodexDataFullNotify.BCCJMPBEOAG)
|
||||
}
|
||||
|
||||
public static final int RECENTVIEWEDPUSHTIPSLIST_FIELD_NUMBER = 1;
|
||||
public static final int RECENT_VIEWED_PUSHTIPS_LIST_FIELD_NUMBER = 1;
|
||||
private com.google.protobuf.Internal.IntList recentViewedPushtipsList_;
|
||||
/**
|
||||
* <code>repeated uint32 recentViewedPushtipsList = 1;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @return A list containing the recentViewedPushtipsList.
|
||||
*/
|
||||
@java.lang.Override
|
||||
@@ -340,14 +214,14 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return recentViewedPushtipsList_;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 recentViewedPushtipsList = 1;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @return The count of recentViewedPushtipsList.
|
||||
*/
|
||||
public int getRecentViewedPushtipsListCount() {
|
||||
return recentViewedPushtipsList_.size();
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 recentViewedPushtipsList = 1;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @param index The index of the element to return.
|
||||
* @return The recentViewedPushtipsList at the given index.
|
||||
*/
|
||||
@@ -356,39 +230,39 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
private int recentViewedPushtipsListMemoizedSerializedSize = -1;
|
||||
|
||||
public static final int LASTREADPUSHTIPSCODEXID_FIELD_NUMBER = 11;
|
||||
private int lastReadPushtipsCodexId_;
|
||||
public static final int KAOIMONFEOK_FIELD_NUMBER = 5;
|
||||
private int kAOIMONFEOK_;
|
||||
/**
|
||||
* <code>uint32 lastReadPushtipsCodexId = 11;</code>
|
||||
* @return The lastReadPushtipsCodexId.
|
||||
* <code>uint32 KAOIMONFEOK = 5;</code>
|
||||
* @return The kAOIMONFEOK.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getLastReadPushtipsCodexId() {
|
||||
return lastReadPushtipsCodexId_;
|
||||
public int getKAOIMONFEOK() {
|
||||
return kAOIMONFEOK_;
|
||||
}
|
||||
|
||||
public static final int LASTREADPUSHTIPSTYPEID_FIELD_NUMBER = 10;
|
||||
private int lastReadPushtipsTypeId_;
|
||||
public static final int AIOANFPLOPL_FIELD_NUMBER = 8;
|
||||
private int aIOANFPLOPL_;
|
||||
/**
|
||||
* <code>uint32 lastReadPushtipsTypeId = 10;</code>
|
||||
* @return The lastReadPushtipsTypeId.
|
||||
* <code>uint32 AIOANFPLOPL = 8;</code>
|
||||
* @return The aIOANFPLOPL.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getLastReadPushtipsTypeId() {
|
||||
return lastReadPushtipsTypeId_;
|
||||
public int getAIOANFPLOPL() {
|
||||
return aIOANFPLOPL_;
|
||||
}
|
||||
|
||||
public static final int TYPEDATALIST_FIELD_NUMBER = 8;
|
||||
public static final int TYPE_DATA_LIST_FIELD_NUMBER = 4;
|
||||
private java.util.List<emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData> typeDataList_;
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public java.util.List<emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData> getTypeDataListList() {
|
||||
return typeDataList_;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public java.util.List<? extends emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeDataOrBuilder>
|
||||
@@ -396,21 +270,21 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return typeDataList_;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getTypeDataListCount() {
|
||||
return typeDataList_.size();
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData getTypeDataList(int index) {
|
||||
return typeDataList_.get(index);
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeDataOrBuilder getTypeDataListOrBuilder(
|
||||
@@ -441,13 +315,13 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
output.writeUInt32NoTag(recentViewedPushtipsList_.getInt(i));
|
||||
}
|
||||
for (int i = 0; i < typeDataList_.size(); i++) {
|
||||
output.writeMessage(8, typeDataList_.get(i));
|
||||
output.writeMessage(4, typeDataList_.get(i));
|
||||
}
|
||||
if (lastReadPushtipsTypeId_ != 0) {
|
||||
output.writeUInt32(10, lastReadPushtipsTypeId_);
|
||||
if (kAOIMONFEOK_ != 0) {
|
||||
output.writeUInt32(5, kAOIMONFEOK_);
|
||||
}
|
||||
if (lastReadPushtipsCodexId_ != 0) {
|
||||
output.writeUInt32(11, lastReadPushtipsCodexId_);
|
||||
if (aIOANFPLOPL_ != 0) {
|
||||
output.writeUInt32(8, aIOANFPLOPL_);
|
||||
}
|
||||
unknownFields.writeTo(output);
|
||||
}
|
||||
@@ -474,15 +348,15 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
for (int i = 0; i < typeDataList_.size(); i++) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeMessageSize(8, typeDataList_.get(i));
|
||||
.computeMessageSize(4, typeDataList_.get(i));
|
||||
}
|
||||
if (lastReadPushtipsTypeId_ != 0) {
|
||||
if (kAOIMONFEOK_ != 0) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeUInt32Size(10, lastReadPushtipsTypeId_);
|
||||
.computeUInt32Size(5, kAOIMONFEOK_);
|
||||
}
|
||||
if (lastReadPushtipsCodexId_ != 0) {
|
||||
if (aIOANFPLOPL_ != 0) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeUInt32Size(11, lastReadPushtipsCodexId_);
|
||||
.computeUInt32Size(8, aIOANFPLOPL_);
|
||||
}
|
||||
size += unknownFields.getSerializedSize();
|
||||
memoizedSize = size;
|
||||
@@ -501,10 +375,10 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
|
||||
if (!getRecentViewedPushtipsListList()
|
||||
.equals(other.getRecentViewedPushtipsListList())) return false;
|
||||
if (getLastReadPushtipsCodexId()
|
||||
!= other.getLastReadPushtipsCodexId()) return false;
|
||||
if (getLastReadPushtipsTypeId()
|
||||
!= other.getLastReadPushtipsTypeId()) return false;
|
||||
if (getKAOIMONFEOK()
|
||||
!= other.getKAOIMONFEOK()) return false;
|
||||
if (getAIOANFPLOPL()
|
||||
!= other.getAIOANFPLOPL()) return false;
|
||||
if (!getTypeDataListList()
|
||||
.equals(other.getTypeDataListList())) return false;
|
||||
if (!unknownFields.equals(other.unknownFields)) return false;
|
||||
@@ -519,15 +393,15 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
int hash = 41;
|
||||
hash = (19 * hash) + getDescriptor().hashCode();
|
||||
if (getRecentViewedPushtipsListCount() > 0) {
|
||||
hash = (37 * hash) + RECENTVIEWEDPUSHTIPSLIST_FIELD_NUMBER;
|
||||
hash = (37 * hash) + RECENT_VIEWED_PUSHTIPS_LIST_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getRecentViewedPushtipsListList().hashCode();
|
||||
}
|
||||
hash = (37 * hash) + LASTREADPUSHTIPSCODEXID_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getLastReadPushtipsCodexId();
|
||||
hash = (37 * hash) + LASTREADPUSHTIPSTYPEID_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getLastReadPushtipsTypeId();
|
||||
hash = (37 * hash) + KAOIMONFEOK_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getKAOIMONFEOK();
|
||||
hash = (37 * hash) + AIOANFPLOPL_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getAIOANFPLOPL();
|
||||
if (getTypeDataListCount() > 0) {
|
||||
hash = (37 * hash) + TYPEDATALIST_FIELD_NUMBER;
|
||||
hash = (37 * hash) + TYPE_DATA_LIST_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getTypeDataListList().hashCode();
|
||||
}
|
||||
hash = (29 * hash) + unknownFields.hashCode();
|
||||
@@ -626,6 +500,11 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return builder;
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* Name: GCDBECKPFCJ
|
||||
* CmdId: 4203
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code CodexDataFullNotify}
|
||||
*/
|
||||
public static final class Builder extends
|
||||
@@ -666,9 +545,9 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
super.clear();
|
||||
recentViewedPushtipsList_ = emptyIntList();
|
||||
bitField0_ = (bitField0_ & ~0x00000001);
|
||||
lastReadPushtipsCodexId_ = 0;
|
||||
kAOIMONFEOK_ = 0;
|
||||
|
||||
lastReadPushtipsTypeId_ = 0;
|
||||
aIOANFPLOPL_ = 0;
|
||||
|
||||
if (typeDataListBuilder_ == null) {
|
||||
typeDataList_ = java.util.Collections.emptyList();
|
||||
@@ -708,8 +587,8 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
bitField0_ = (bitField0_ & ~0x00000001);
|
||||
}
|
||||
result.recentViewedPushtipsList_ = recentViewedPushtipsList_;
|
||||
result.lastReadPushtipsCodexId_ = lastReadPushtipsCodexId_;
|
||||
result.lastReadPushtipsTypeId_ = lastReadPushtipsTypeId_;
|
||||
result.kAOIMONFEOK_ = kAOIMONFEOK_;
|
||||
result.aIOANFPLOPL_ = aIOANFPLOPL_;
|
||||
if (typeDataListBuilder_ == null) {
|
||||
if (((bitField0_ & 0x00000002) != 0)) {
|
||||
typeDataList_ = java.util.Collections.unmodifiableList(typeDataList_);
|
||||
@@ -777,11 +656,11 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
onChanged();
|
||||
}
|
||||
if (other.getLastReadPushtipsCodexId() != 0) {
|
||||
setLastReadPushtipsCodexId(other.getLastReadPushtipsCodexId());
|
||||
if (other.getKAOIMONFEOK() != 0) {
|
||||
setKAOIMONFEOK(other.getKAOIMONFEOK());
|
||||
}
|
||||
if (other.getLastReadPushtipsTypeId() != 0) {
|
||||
setLastReadPushtipsTypeId(other.getLastReadPushtipsTypeId());
|
||||
if (other.getAIOANFPLOPL() != 0) {
|
||||
setAIOANFPLOPL(other.getAIOANFPLOPL());
|
||||
}
|
||||
if (typeDataListBuilder_ == null) {
|
||||
if (!other.typeDataList_.isEmpty()) {
|
||||
@@ -847,7 +726,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 recentViewedPushtipsList = 1;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @return A list containing the recentViewedPushtipsList.
|
||||
*/
|
||||
public java.util.List<java.lang.Integer>
|
||||
@@ -856,14 +735,14 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
java.util.Collections.unmodifiableList(recentViewedPushtipsList_) : recentViewedPushtipsList_;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 recentViewedPushtipsList = 1;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @return The count of recentViewedPushtipsList.
|
||||
*/
|
||||
public int getRecentViewedPushtipsListCount() {
|
||||
return recentViewedPushtipsList_.size();
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 recentViewedPushtipsList = 1;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @param index The index of the element to return.
|
||||
* @return The recentViewedPushtipsList at the given index.
|
||||
*/
|
||||
@@ -871,7 +750,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return recentViewedPushtipsList_.getInt(index);
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 recentViewedPushtipsList = 1;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @param index The index to set the value at.
|
||||
* @param value The recentViewedPushtipsList to set.
|
||||
* @return This builder for chaining.
|
||||
@@ -884,7 +763,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 recentViewedPushtipsList = 1;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @param value The recentViewedPushtipsList to add.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
@@ -895,7 +774,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 recentViewedPushtipsList = 1;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @param values The recentViewedPushtipsList to add.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
@@ -908,7 +787,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 recentViewedPushtipsList = 1;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearRecentViewedPushtipsList() {
|
||||
@@ -918,64 +797,64 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
|
||||
private int lastReadPushtipsCodexId_ ;
|
||||
private int kAOIMONFEOK_ ;
|
||||
/**
|
||||
* <code>uint32 lastReadPushtipsCodexId = 11;</code>
|
||||
* @return The lastReadPushtipsCodexId.
|
||||
* <code>uint32 KAOIMONFEOK = 5;</code>
|
||||
* @return The kAOIMONFEOK.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getLastReadPushtipsCodexId() {
|
||||
return lastReadPushtipsCodexId_;
|
||||
public int getKAOIMONFEOK() {
|
||||
return kAOIMONFEOK_;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 lastReadPushtipsCodexId = 11;</code>
|
||||
* @param value The lastReadPushtipsCodexId to set.
|
||||
* <code>uint32 KAOIMONFEOK = 5;</code>
|
||||
* @param value The kAOIMONFEOK to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder setLastReadPushtipsCodexId(int value) {
|
||||
public Builder setKAOIMONFEOK(int value) {
|
||||
|
||||
lastReadPushtipsCodexId_ = value;
|
||||
kAOIMONFEOK_ = value;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 lastReadPushtipsCodexId = 11;</code>
|
||||
* <code>uint32 KAOIMONFEOK = 5;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearLastReadPushtipsCodexId() {
|
||||
public Builder clearKAOIMONFEOK() {
|
||||
|
||||
lastReadPushtipsCodexId_ = 0;
|
||||
kAOIMONFEOK_ = 0;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
|
||||
private int lastReadPushtipsTypeId_ ;
|
||||
private int aIOANFPLOPL_ ;
|
||||
/**
|
||||
* <code>uint32 lastReadPushtipsTypeId = 10;</code>
|
||||
* @return The lastReadPushtipsTypeId.
|
||||
* <code>uint32 AIOANFPLOPL = 8;</code>
|
||||
* @return The aIOANFPLOPL.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getLastReadPushtipsTypeId() {
|
||||
return lastReadPushtipsTypeId_;
|
||||
public int getAIOANFPLOPL() {
|
||||
return aIOANFPLOPL_;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 lastReadPushtipsTypeId = 10;</code>
|
||||
* @param value The lastReadPushtipsTypeId to set.
|
||||
* <code>uint32 AIOANFPLOPL = 8;</code>
|
||||
* @param value The aIOANFPLOPL to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder setLastReadPushtipsTypeId(int value) {
|
||||
public Builder setAIOANFPLOPL(int value) {
|
||||
|
||||
lastReadPushtipsTypeId_ = value;
|
||||
aIOANFPLOPL_ = value;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 lastReadPushtipsTypeId = 10;</code>
|
||||
* <code>uint32 AIOANFPLOPL = 8;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearLastReadPushtipsTypeId() {
|
||||
public Builder clearAIOANFPLOPL() {
|
||||
|
||||
lastReadPushtipsTypeId_ = 0;
|
||||
aIOANFPLOPL_ = 0;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
@@ -993,7 +872,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData, emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.Builder, emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeDataOrBuilder> typeDataListBuilder_;
|
||||
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
public java.util.List<emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData> getTypeDataListList() {
|
||||
if (typeDataListBuilder_ == null) {
|
||||
@@ -1003,7 +882,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
public int getTypeDataListCount() {
|
||||
if (typeDataListBuilder_ == null) {
|
||||
@@ -1013,7 +892,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData getTypeDataList(int index) {
|
||||
if (typeDataListBuilder_ == null) {
|
||||
@@ -1023,7 +902,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
public Builder setTypeDataList(
|
||||
int index, emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData value) {
|
||||
@@ -1040,7 +919,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
public Builder setTypeDataList(
|
||||
int index, emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.Builder builderForValue) {
|
||||
@@ -1054,7 +933,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
public Builder addTypeDataList(emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData value) {
|
||||
if (typeDataListBuilder_ == null) {
|
||||
@@ -1070,7 +949,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
public Builder addTypeDataList(
|
||||
int index, emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData value) {
|
||||
@@ -1087,7 +966,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
public Builder addTypeDataList(
|
||||
emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.Builder builderForValue) {
|
||||
@@ -1101,7 +980,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
public Builder addTypeDataList(
|
||||
int index, emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.Builder builderForValue) {
|
||||
@@ -1115,7 +994,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
public Builder addAllTypeDataList(
|
||||
java.lang.Iterable<? extends emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData> values) {
|
||||
@@ -1130,7 +1009,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
public Builder clearTypeDataList() {
|
||||
if (typeDataListBuilder_ == null) {
|
||||
@@ -1143,7 +1022,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
public Builder removeTypeDataList(int index) {
|
||||
if (typeDataListBuilder_ == null) {
|
||||
@@ -1156,14 +1035,14 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.Builder getTypeDataListBuilder(
|
||||
int index) {
|
||||
return getTypeDataListFieldBuilder().getBuilder(index);
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeDataOrBuilder getTypeDataListOrBuilder(
|
||||
int index) {
|
||||
@@ -1173,7 +1052,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
public java.util.List<? extends emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeDataOrBuilder>
|
||||
getTypeDataListOrBuilderList() {
|
||||
@@ -1184,14 +1063,14 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.Builder addTypeDataListBuilder() {
|
||||
return getTypeDataListFieldBuilder().addBuilder(
|
||||
emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.getDefaultInstance());
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.Builder addTypeDataListBuilder(
|
||||
int index) {
|
||||
@@ -1199,7 +1078,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
index, emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.getDefaultInstance());
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData typeDataList = 8;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 4;</code>
|
||||
*/
|
||||
public java.util.List<emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.Builder>
|
||||
getTypeDataListBuilderList() {
|
||||
@@ -1287,14 +1166,11 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
static {
|
||||
java.lang.String[] descriptorData = {
|
||||
"\n\031CodexDataFullNotify.proto\032\023CodexTypeDa" +
|
||||
"ta.proto\"\357\001\n\023CodexDataFullNotify\022 \n\030rece" +
|
||||
"ntViewedPushtipsList\030\001 \003(\r\022\037\n\027lastReadPu" +
|
||||
"shtipsCodexId\030\013 \001(\r\022\036\n\026lastReadPushtipsT" +
|
||||
"ypeId\030\n \001(\r\022$\n\014typeDataList\030\010 \003(\0132\016.Code" +
|
||||
"xTypeData\"O\n\013BCCJMPBEOAG\022\010\n\004NONE\020\000\022\020\n\013PE" +
|
||||
"PPOHPHJOJ\020\357 \022\017\n\013DCDNILFDFLB\020\000\022\017\n\013NNBKOLM" +
|
||||
"POEA\020\001\032\002\020\001B\033\n\031emu.grasscutter.net.protob" +
|
||||
"\006proto3"
|
||||
"ta.proto\"\214\001\n\023CodexDataFullNotify\022#\n\033rece" +
|
||||
"nt_viewed_pushtips_list\030\001 \003(\r\022\023\n\013KAOIMON" +
|
||||
"FEOK\030\005 \001(\r\022\023\n\013AIOANFPLOPL\030\010 \001(\r\022&\n\016type_" +
|
||||
"data_list\030\004 \003(\0132\016.CodexTypeDataB\033\n\031emu.g" +
|
||||
"rasscutter.net.protob\006proto3"
|
||||
};
|
||||
descriptor = com.google.protobuf.Descriptors.FileDescriptor
|
||||
.internalBuildGeneratedFileFrom(descriptorData,
|
||||
@@ -1306,7 +1182,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
internal_static_CodexDataFullNotify_fieldAccessorTable = new
|
||||
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
||||
internal_static_CodexDataFullNotify_descriptor,
|
||||
new java.lang.String[] { "RecentViewedPushtipsList", "LastReadPushtipsCodexId", "LastReadPushtipsTypeId", "TypeDataList", });
|
||||
new java.lang.String[] { "RecentViewedPushtipsList", "KAOIMONFEOK", "AIOANFPLOPL", "TypeDataList", });
|
||||
emu.grasscutter.net.proto.CodexTypeDataOuterClass.getDescriptor();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user