mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-06-05 09:54:14 +08:00
Add new protocol definitions
This commit is contained in:
+197
-197
@@ -19,62 +19,62 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
com.google.protobuf.MessageOrBuilder {
|
||||
|
||||
/**
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 7;</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 recent_viewed_pushtips_list = 7;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @return The count of recentViewedPushtipsList.
|
||||
*/
|
||||
int getRecentViewedPushtipsListCount();
|
||||
/**
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 7;</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 BGFNNPAOPML = 9;</code>
|
||||
* @return The bGFNNPAOPML.
|
||||
*/
|
||||
int getBGFNNPAOPML();
|
||||
|
||||
/**
|
||||
* <code>uint32 IAIMLAPJCIN = 2;</code>
|
||||
* @return The iAIMLAPJCIN.
|
||||
*/
|
||||
int getIAIMLAPJCIN();
|
||||
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
java.util.List<emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData>
|
||||
getTypeDataListList();
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData getTypeDataList(int index);
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
int getTypeDataListCount();
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
java.util.List<? extends emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeDataOrBuilder>
|
||||
getTypeDataListOrBuilderList();
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeDataOrBuilder getTypeDataListOrBuilder(
|
||||
int index);
|
||||
|
||||
/**
|
||||
* <code>uint32 DPHPDJIJCFL = 10;</code>
|
||||
* @return The dPHPDJIJCFL.
|
||||
*/
|
||||
int getDPHPDJIJCFL();
|
||||
|
||||
/**
|
||||
* <code>uint32 PDMKCNJAFAD = 11;</code>
|
||||
* @return The pDMKCNJAFAD.
|
||||
*/
|
||||
int getPDMKCNJAFAD();
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* CmdId: 4207
|
||||
* Obf: PHDPIAHJJAB
|
||||
* CmdId: 29256
|
||||
* Obf: AJCOMKIBIIJ
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code CodexDataFullNotify}
|
||||
@@ -124,12 +124,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
case 0:
|
||||
done = true;
|
||||
break;
|
||||
case 16: {
|
||||
|
||||
iAIMLAPJCIN_ = input.readUInt32();
|
||||
break;
|
||||
}
|
||||
case 56: {
|
||||
case 8: {
|
||||
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
|
||||
recentViewedPushtipsList_ = newIntList();
|
||||
mutable_bitField0_ |= 0x00000001;
|
||||
@@ -137,7 +132,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
recentViewedPushtipsList_.addInt(input.readUInt32());
|
||||
break;
|
||||
}
|
||||
case 58: {
|
||||
case 10: {
|
||||
int length = input.readRawVarint32();
|
||||
int limit = input.pushLimit(length);
|
||||
if (!((mutable_bitField0_ & 0x00000001) != 0) && input.getBytesUntilLimit() > 0) {
|
||||
@@ -150,12 +145,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
input.popLimit(limit);
|
||||
break;
|
||||
}
|
||||
case 72: {
|
||||
|
||||
bGFNNPAOPML_ = input.readUInt32();
|
||||
break;
|
||||
}
|
||||
case 90: {
|
||||
case 42: {
|
||||
if (!((mutable_bitField0_ & 0x00000002) != 0)) {
|
||||
typeDataList_ = new java.util.ArrayList<emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData>();
|
||||
mutable_bitField0_ |= 0x00000002;
|
||||
@@ -164,6 +154,16 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
input.readMessage(emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.parser(), extensionRegistry));
|
||||
break;
|
||||
}
|
||||
case 80: {
|
||||
|
||||
dPHPDJIJCFL_ = input.readUInt32();
|
||||
break;
|
||||
}
|
||||
case 88: {
|
||||
|
||||
pDMKCNJAFAD_ = input.readUInt32();
|
||||
break;
|
||||
}
|
||||
default: {
|
||||
if (!parseUnknownField(
|
||||
input, unknownFields, extensionRegistry, tag)) {
|
||||
@@ -202,10 +202,10 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
emu.grasscutter.net.proto.CodexDataFullNotifyOuterClass.CodexDataFullNotify.class, emu.grasscutter.net.proto.CodexDataFullNotifyOuterClass.CodexDataFullNotify.Builder.class);
|
||||
}
|
||||
|
||||
public static final int RECENT_VIEWED_PUSHTIPS_LIST_FIELD_NUMBER = 7;
|
||||
public static final int RECENT_VIEWED_PUSHTIPS_LIST_FIELD_NUMBER = 1;
|
||||
private com.google.protobuf.Internal.IntList recentViewedPushtipsList_;
|
||||
/**
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 7;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @return A list containing the recentViewedPushtipsList.
|
||||
*/
|
||||
@java.lang.Override
|
||||
@@ -214,14 +214,14 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return recentViewedPushtipsList_;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 7;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @return The count of recentViewedPushtipsList.
|
||||
*/
|
||||
public int getRecentViewedPushtipsListCount() {
|
||||
return recentViewedPushtipsList_.size();
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 7;</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.
|
||||
*/
|
||||
@@ -230,39 +230,17 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
private int recentViewedPushtipsListMemoizedSerializedSize = -1;
|
||||
|
||||
public static final int BGFNNPAOPML_FIELD_NUMBER = 9;
|
||||
private int bGFNNPAOPML_;
|
||||
/**
|
||||
* <code>uint32 BGFNNPAOPML = 9;</code>
|
||||
* @return The bGFNNPAOPML.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getBGFNNPAOPML() {
|
||||
return bGFNNPAOPML_;
|
||||
}
|
||||
|
||||
public static final int IAIMLAPJCIN_FIELD_NUMBER = 2;
|
||||
private int iAIMLAPJCIN_;
|
||||
/**
|
||||
* <code>uint32 IAIMLAPJCIN = 2;</code>
|
||||
* @return The iAIMLAPJCIN.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getIAIMLAPJCIN() {
|
||||
return iAIMLAPJCIN_;
|
||||
}
|
||||
|
||||
public static final int TYPE_DATA_LIST_FIELD_NUMBER = 11;
|
||||
public static final int TYPE_DATA_LIST_FIELD_NUMBER = 5;
|
||||
private java.util.List<emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData> typeDataList_;
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public java.util.List<emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData> getTypeDataListList() {
|
||||
return typeDataList_;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public java.util.List<? extends emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeDataOrBuilder>
|
||||
@@ -270,21 +248,21 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return typeDataList_;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getTypeDataListCount() {
|
||||
return typeDataList_.size();
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData getTypeDataList(int index) {
|
||||
return typeDataList_.get(index);
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeDataOrBuilder getTypeDataListOrBuilder(
|
||||
@@ -292,6 +270,28 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return typeDataList_.get(index);
|
||||
}
|
||||
|
||||
public static final int DPHPDJIJCFL_FIELD_NUMBER = 10;
|
||||
private int dPHPDJIJCFL_;
|
||||
/**
|
||||
* <code>uint32 DPHPDJIJCFL = 10;</code>
|
||||
* @return The dPHPDJIJCFL.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getDPHPDJIJCFL() {
|
||||
return dPHPDJIJCFL_;
|
||||
}
|
||||
|
||||
public static final int PDMKCNJAFAD_FIELD_NUMBER = 11;
|
||||
private int pDMKCNJAFAD_;
|
||||
/**
|
||||
* <code>uint32 PDMKCNJAFAD = 11;</code>
|
||||
* @return The pDMKCNJAFAD.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getPDMKCNJAFAD() {
|
||||
return pDMKCNJAFAD_;
|
||||
}
|
||||
|
||||
private byte memoizedIsInitialized = -1;
|
||||
@java.lang.Override
|
||||
public final boolean isInitialized() {
|
||||
@@ -307,21 +307,21 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
public void writeTo(com.google.protobuf.CodedOutputStream output)
|
||||
throws java.io.IOException {
|
||||
getSerializedSize();
|
||||
if (iAIMLAPJCIN_ != 0) {
|
||||
output.writeUInt32(2, iAIMLAPJCIN_);
|
||||
}
|
||||
if (getRecentViewedPushtipsListList().size() > 0) {
|
||||
output.writeUInt32NoTag(58);
|
||||
output.writeUInt32NoTag(10);
|
||||
output.writeUInt32NoTag(recentViewedPushtipsListMemoizedSerializedSize);
|
||||
}
|
||||
for (int i = 0; i < recentViewedPushtipsList_.size(); i++) {
|
||||
output.writeUInt32NoTag(recentViewedPushtipsList_.getInt(i));
|
||||
}
|
||||
if (bGFNNPAOPML_ != 0) {
|
||||
output.writeUInt32(9, bGFNNPAOPML_);
|
||||
}
|
||||
for (int i = 0; i < typeDataList_.size(); i++) {
|
||||
output.writeMessage(11, typeDataList_.get(i));
|
||||
output.writeMessage(5, typeDataList_.get(i));
|
||||
}
|
||||
if (dPHPDJIJCFL_ != 0) {
|
||||
output.writeUInt32(10, dPHPDJIJCFL_);
|
||||
}
|
||||
if (pDMKCNJAFAD_ != 0) {
|
||||
output.writeUInt32(11, pDMKCNJAFAD_);
|
||||
}
|
||||
unknownFields.writeTo(output);
|
||||
}
|
||||
@@ -332,10 +332,6 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
if (size != -1) return size;
|
||||
|
||||
size = 0;
|
||||
if (iAIMLAPJCIN_ != 0) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeUInt32Size(2, iAIMLAPJCIN_);
|
||||
}
|
||||
{
|
||||
int dataSize = 0;
|
||||
for (int i = 0; i < recentViewedPushtipsList_.size(); i++) {
|
||||
@@ -350,13 +346,17 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
recentViewedPushtipsListMemoizedSerializedSize = dataSize;
|
||||
}
|
||||
if (bGFNNPAOPML_ != 0) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeUInt32Size(9, bGFNNPAOPML_);
|
||||
}
|
||||
for (int i = 0; i < typeDataList_.size(); i++) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeMessageSize(11, typeDataList_.get(i));
|
||||
.computeMessageSize(5, typeDataList_.get(i));
|
||||
}
|
||||
if (dPHPDJIJCFL_ != 0) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeUInt32Size(10, dPHPDJIJCFL_);
|
||||
}
|
||||
if (pDMKCNJAFAD_ != 0) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeUInt32Size(11, pDMKCNJAFAD_);
|
||||
}
|
||||
size += unknownFields.getSerializedSize();
|
||||
memoizedSize = size;
|
||||
@@ -375,12 +375,12 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
|
||||
if (!getRecentViewedPushtipsListList()
|
||||
.equals(other.getRecentViewedPushtipsListList())) return false;
|
||||
if (getBGFNNPAOPML()
|
||||
!= other.getBGFNNPAOPML()) return false;
|
||||
if (getIAIMLAPJCIN()
|
||||
!= other.getIAIMLAPJCIN()) return false;
|
||||
if (!getTypeDataListList()
|
||||
.equals(other.getTypeDataListList())) return false;
|
||||
if (getDPHPDJIJCFL()
|
||||
!= other.getDPHPDJIJCFL()) return false;
|
||||
if (getPDMKCNJAFAD()
|
||||
!= other.getPDMKCNJAFAD()) return false;
|
||||
if (!unknownFields.equals(other.unknownFields)) return false;
|
||||
return true;
|
||||
}
|
||||
@@ -396,14 +396,14 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
hash = (37 * hash) + RECENT_VIEWED_PUSHTIPS_LIST_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getRecentViewedPushtipsListList().hashCode();
|
||||
}
|
||||
hash = (37 * hash) + BGFNNPAOPML_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getBGFNNPAOPML();
|
||||
hash = (37 * hash) + IAIMLAPJCIN_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getIAIMLAPJCIN();
|
||||
if (getTypeDataListCount() > 0) {
|
||||
hash = (37 * hash) + TYPE_DATA_LIST_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getTypeDataListList().hashCode();
|
||||
}
|
||||
hash = (37 * hash) + DPHPDJIJCFL_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getDPHPDJIJCFL();
|
||||
hash = (37 * hash) + PDMKCNJAFAD_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getPDMKCNJAFAD();
|
||||
hash = (29 * hash) + unknownFields.hashCode();
|
||||
memoizedHashCode = hash;
|
||||
return hash;
|
||||
@@ -501,8 +501,8 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* CmdId: 4207
|
||||
* Obf: PHDPIAHJJAB
|
||||
* CmdId: 29256
|
||||
* Obf: AJCOMKIBIIJ
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code CodexDataFullNotify}
|
||||
@@ -545,16 +545,16 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
super.clear();
|
||||
recentViewedPushtipsList_ = emptyIntList();
|
||||
bitField0_ = (bitField0_ & ~0x00000001);
|
||||
bGFNNPAOPML_ = 0;
|
||||
|
||||
iAIMLAPJCIN_ = 0;
|
||||
|
||||
if (typeDataListBuilder_ == null) {
|
||||
typeDataList_ = java.util.Collections.emptyList();
|
||||
bitField0_ = (bitField0_ & ~0x00000002);
|
||||
} else {
|
||||
typeDataListBuilder_.clear();
|
||||
}
|
||||
dPHPDJIJCFL_ = 0;
|
||||
|
||||
pDMKCNJAFAD_ = 0;
|
||||
|
||||
return this;
|
||||
}
|
||||
|
||||
@@ -587,8 +587,6 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
bitField0_ = (bitField0_ & ~0x00000001);
|
||||
}
|
||||
result.recentViewedPushtipsList_ = recentViewedPushtipsList_;
|
||||
result.bGFNNPAOPML_ = bGFNNPAOPML_;
|
||||
result.iAIMLAPJCIN_ = iAIMLAPJCIN_;
|
||||
if (typeDataListBuilder_ == null) {
|
||||
if (((bitField0_ & 0x00000002) != 0)) {
|
||||
typeDataList_ = java.util.Collections.unmodifiableList(typeDataList_);
|
||||
@@ -598,6 +596,8 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
} else {
|
||||
result.typeDataList_ = typeDataListBuilder_.build();
|
||||
}
|
||||
result.dPHPDJIJCFL_ = dPHPDJIJCFL_;
|
||||
result.pDMKCNJAFAD_ = pDMKCNJAFAD_;
|
||||
onBuilt();
|
||||
return result;
|
||||
}
|
||||
@@ -656,12 +656,6 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
onChanged();
|
||||
}
|
||||
if (other.getBGFNNPAOPML() != 0) {
|
||||
setBGFNNPAOPML(other.getBGFNNPAOPML());
|
||||
}
|
||||
if (other.getIAIMLAPJCIN() != 0) {
|
||||
setIAIMLAPJCIN(other.getIAIMLAPJCIN());
|
||||
}
|
||||
if (typeDataListBuilder_ == null) {
|
||||
if (!other.typeDataList_.isEmpty()) {
|
||||
if (typeDataList_.isEmpty()) {
|
||||
@@ -688,6 +682,12 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
}
|
||||
if (other.getDPHPDJIJCFL() != 0) {
|
||||
setDPHPDJIJCFL(other.getDPHPDJIJCFL());
|
||||
}
|
||||
if (other.getPDMKCNJAFAD() != 0) {
|
||||
setPDMKCNJAFAD(other.getPDMKCNJAFAD());
|
||||
}
|
||||
this.mergeUnknownFields(other.unknownFields);
|
||||
onChanged();
|
||||
return this;
|
||||
@@ -726,7 +726,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 7;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @return A list containing the recentViewedPushtipsList.
|
||||
*/
|
||||
public java.util.List<java.lang.Integer>
|
||||
@@ -735,14 +735,14 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
java.util.Collections.unmodifiableList(recentViewedPushtipsList_) : recentViewedPushtipsList_;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 7;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @return The count of recentViewedPushtipsList.
|
||||
*/
|
||||
public int getRecentViewedPushtipsListCount() {
|
||||
return recentViewedPushtipsList_.size();
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 7;</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.
|
||||
*/
|
||||
@@ -750,7 +750,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return recentViewedPushtipsList_.getInt(index);
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 7;</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.
|
||||
@@ -763,7 +763,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 7;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @param value The recentViewedPushtipsList to add.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
@@ -774,7 +774,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 7;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @param values The recentViewedPushtipsList to add.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
@@ -787,7 +787,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 7;</code>
|
||||
* <code>repeated uint32 recent_viewed_pushtips_list = 1;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearRecentViewedPushtipsList() {
|
||||
@@ -797,68 +797,6 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
|
||||
private int bGFNNPAOPML_ ;
|
||||
/**
|
||||
* <code>uint32 BGFNNPAOPML = 9;</code>
|
||||
* @return The bGFNNPAOPML.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getBGFNNPAOPML() {
|
||||
return bGFNNPAOPML_;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 BGFNNPAOPML = 9;</code>
|
||||
* @param value The bGFNNPAOPML to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder setBGFNNPAOPML(int value) {
|
||||
|
||||
bGFNNPAOPML_ = value;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 BGFNNPAOPML = 9;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearBGFNNPAOPML() {
|
||||
|
||||
bGFNNPAOPML_ = 0;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
|
||||
private int iAIMLAPJCIN_ ;
|
||||
/**
|
||||
* <code>uint32 IAIMLAPJCIN = 2;</code>
|
||||
* @return The iAIMLAPJCIN.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getIAIMLAPJCIN() {
|
||||
return iAIMLAPJCIN_;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 IAIMLAPJCIN = 2;</code>
|
||||
* @param value The iAIMLAPJCIN to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder setIAIMLAPJCIN(int value) {
|
||||
|
||||
iAIMLAPJCIN_ = value;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 IAIMLAPJCIN = 2;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearIAIMLAPJCIN() {
|
||||
|
||||
iAIMLAPJCIN_ = 0;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
|
||||
private java.util.List<emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData> typeDataList_ =
|
||||
java.util.Collections.emptyList();
|
||||
private void ensureTypeDataListIsMutable() {
|
||||
@@ -872,7 +810,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 type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
public java.util.List<emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData> getTypeDataListList() {
|
||||
if (typeDataListBuilder_ == null) {
|
||||
@@ -882,7 +820,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
public int getTypeDataListCount() {
|
||||
if (typeDataListBuilder_ == null) {
|
||||
@@ -892,7 +830,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData getTypeDataList(int index) {
|
||||
if (typeDataListBuilder_ == null) {
|
||||
@@ -902,7 +840,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
public Builder setTypeDataList(
|
||||
int index, emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData value) {
|
||||
@@ -919,7 +857,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
public Builder setTypeDataList(
|
||||
int index, emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.Builder builderForValue) {
|
||||
@@ -933,7 +871,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
public Builder addTypeDataList(emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData value) {
|
||||
if (typeDataListBuilder_ == null) {
|
||||
@@ -949,7 +887,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
public Builder addTypeDataList(
|
||||
int index, emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData value) {
|
||||
@@ -966,7 +904,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
public Builder addTypeDataList(
|
||||
emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.Builder builderForValue) {
|
||||
@@ -980,7 +918,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
public Builder addTypeDataList(
|
||||
int index, emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.Builder builderForValue) {
|
||||
@@ -994,7 +932,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
public Builder addAllTypeDataList(
|
||||
java.lang.Iterable<? extends emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData> values) {
|
||||
@@ -1009,7 +947,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
public Builder clearTypeDataList() {
|
||||
if (typeDataListBuilder_ == null) {
|
||||
@@ -1022,7 +960,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
public Builder removeTypeDataList(int index) {
|
||||
if (typeDataListBuilder_ == null) {
|
||||
@@ -1035,14 +973,14 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.Builder getTypeDataListBuilder(
|
||||
int index) {
|
||||
return getTypeDataListFieldBuilder().getBuilder(index);
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeDataOrBuilder getTypeDataListOrBuilder(
|
||||
int index) {
|
||||
@@ -1052,7 +990,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
public java.util.List<? extends emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeDataOrBuilder>
|
||||
getTypeDataListOrBuilderList() {
|
||||
@@ -1063,14 +1001,14 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.Builder addTypeDataListBuilder() {
|
||||
return getTypeDataListFieldBuilder().addBuilder(
|
||||
emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.getDefaultInstance());
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.Builder addTypeDataListBuilder(
|
||||
int index) {
|
||||
@@ -1078,7 +1016,7 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
index, emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.getDefaultInstance());
|
||||
}
|
||||
/**
|
||||
* <code>repeated .CodexTypeData type_data_list = 11;</code>
|
||||
* <code>repeated .CodexTypeData type_data_list = 5;</code>
|
||||
*/
|
||||
public java.util.List<emu.grasscutter.net.proto.CodexTypeDataOuterClass.CodexTypeData.Builder>
|
||||
getTypeDataListBuilderList() {
|
||||
@@ -1098,6 +1036,68 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
}
|
||||
return typeDataListBuilder_;
|
||||
}
|
||||
|
||||
private int dPHPDJIJCFL_ ;
|
||||
/**
|
||||
* <code>uint32 DPHPDJIJCFL = 10;</code>
|
||||
* @return The dPHPDJIJCFL.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getDPHPDJIJCFL() {
|
||||
return dPHPDJIJCFL_;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 DPHPDJIJCFL = 10;</code>
|
||||
* @param value The dPHPDJIJCFL to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder setDPHPDJIJCFL(int value) {
|
||||
|
||||
dPHPDJIJCFL_ = value;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 DPHPDJIJCFL = 10;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearDPHPDJIJCFL() {
|
||||
|
||||
dPHPDJIJCFL_ = 0;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
|
||||
private int pDMKCNJAFAD_ ;
|
||||
/**
|
||||
* <code>uint32 PDMKCNJAFAD = 11;</code>
|
||||
* @return The pDMKCNJAFAD.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getPDMKCNJAFAD() {
|
||||
return pDMKCNJAFAD_;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 PDMKCNJAFAD = 11;</code>
|
||||
* @param value The pDMKCNJAFAD to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder setPDMKCNJAFAD(int value) {
|
||||
|
||||
pDMKCNJAFAD_ = value;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 PDMKCNJAFAD = 11;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearPDMKCNJAFAD() {
|
||||
|
||||
pDMKCNJAFAD_ = 0;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
@java.lang.Override
|
||||
public final Builder setUnknownFields(
|
||||
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
||||
@@ -1167,9 +1167,9 @@ public final class CodexDataFullNotifyOuterClass {
|
||||
java.lang.String[] descriptorData = {
|
||||
"\n\031CodexDataFullNotify.proto\032\023CodexTypeDa" +
|
||||
"ta.proto\"\214\001\n\023CodexDataFullNotify\022#\n\033rece" +
|
||||
"nt_viewed_pushtips_list\030\007 \003(\r\022\023\n\013BGFNNPA" +
|
||||
"OPML\030\t \001(\r\022\023\n\013IAIMLAPJCIN\030\002 \001(\r\022&\n\016type_" +
|
||||
"data_list\030\013 \003(\0132\016.CodexTypeDataB\033\n\031emu.g" +
|
||||
"nt_viewed_pushtips_list\030\001 \003(\r\022&\n\016type_da" +
|
||||
"ta_list\030\005 \003(\0132\016.CodexTypeData\022\023\n\013DPHPDJI" +
|
||||
"JCFL\030\n \001(\r\022\023\n\013PDMKCNJAFAD\030\013 \001(\rB\033\n\031emu.g" +
|
||||
"rasscutter.net.protob\006proto3"
|
||||
};
|
||||
descriptor = com.google.protobuf.Descriptors.FileDescriptor
|
||||
@@ -1182,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", "BGFNNPAOPML", "IAIMLAPJCIN", "TypeDataList", });
|
||||
new java.lang.String[] { "RecentViewedPushtipsList", "TypeDataList", "DPHPDJIJCFL", "PDMKCNJAFAD", });
|
||||
emu.grasscutter.net.proto.CodexTypeDataOuterClass.getDescriptor();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user