mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-18 03:59:50 +08:00
4575 lines
156 KiB
Java
4575 lines
156 KiB
Java
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: ActivityInfo.proto
|
|
|
|
package emu.grasscutter.net.proto;
|
|
|
|
public final class ActivityInfoOuterClass {
|
|
private ActivityInfoOuterClass() {}
|
|
public static void registerAllExtensions(
|
|
com.google.protobuf.ExtensionRegistryLite registry) {
|
|
}
|
|
|
|
public static void registerAllExtensions(
|
|
com.google.protobuf.ExtensionRegistry registry) {
|
|
registerAllExtensions(
|
|
(com.google.protobuf.ExtensionRegistryLite) registry);
|
|
}
|
|
public interface ActivityInfoOrBuilder extends
|
|
// @@protoc_insertion_point(interface_extends:ActivityInfo)
|
|
com.google.protobuf.MessageOrBuilder {
|
|
|
|
/**
|
|
* <pre>
|
|
* 11
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 meet_cond_list = 1;</code>
|
|
* @return A list containing the meetCondList.
|
|
*/
|
|
java.util.List<java.lang.Integer> getMeetCondListList();
|
|
/**
|
|
* <pre>
|
|
* 11
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 meet_cond_list = 1;</code>
|
|
* @return The count of meetCondList.
|
|
*/
|
|
int getMeetCondListCount();
|
|
/**
|
|
* <pre>
|
|
* 11
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 meet_cond_list = 1;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The meetCondList at the given index.
|
|
*/
|
|
int getMeetCondList(int index);
|
|
|
|
/**
|
|
* <code>uint32 end_time = 4;</code>
|
|
* @return The endTime.
|
|
*/
|
|
int getEndTime();
|
|
|
|
/**
|
|
* <code>uint32 begin_time = 6;</code>
|
|
* @return The beginTime.
|
|
*/
|
|
int getBeginTime();
|
|
|
|
/**
|
|
* <code>bool is_finished = 7;</code>
|
|
* @return The isFinished.
|
|
*/
|
|
boolean getIsFinished();
|
|
|
|
/**
|
|
* <code>bool FALGLCJDKCL = 8;</code>
|
|
* @return The fALGLCJDKCL.
|
|
*/
|
|
boolean getFALGLCJDKCL();
|
|
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
java.util.List<emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo>
|
|
getWatcherInfoListList();
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo getWatcherInfoList(int index);
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
int getWatcherInfoListCount();
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
java.util.List<? extends emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfoOrBuilder>
|
|
getWatcherInfoListOrBuilderList();
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfoOrBuilder getWatcherInfoListOrBuilder(
|
|
int index);
|
|
|
|
/**
|
|
* <pre>
|
|
* 1
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 expire_cond_list = 11;</code>
|
|
* @return A list containing the expireCondList.
|
|
*/
|
|
java.util.List<java.lang.Integer> getExpireCondListList();
|
|
/**
|
|
* <pre>
|
|
* 1
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 expire_cond_list = 11;</code>
|
|
* @return The count of expireCondList.
|
|
*/
|
|
int getExpireCondListCount();
|
|
/**
|
|
* <pre>
|
|
* 1
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 expire_cond_list = 11;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The expireCondList at the given index.
|
|
*/
|
|
int getExpireCondList(int index);
|
|
|
|
/**
|
|
* <code>uint32 schedule_id = 12;</code>
|
|
* @return The scheduleId.
|
|
*/
|
|
int getScheduleId();
|
|
|
|
/**
|
|
* <code>bool ONCLIGBKLPF = 13;</code>
|
|
* @return The oNCLIGBKLPF.
|
|
*/
|
|
boolean getONCLIGBKLPF();
|
|
|
|
/**
|
|
* <code>uint32 activity_type = 14;</code>
|
|
* @return The activityType.
|
|
*/
|
|
int getActivityType();
|
|
|
|
/**
|
|
* <code>uint32 activity_id = 15;</code>
|
|
* @return The activityId.
|
|
*/
|
|
int getActivityId();
|
|
|
|
/**
|
|
* <code>uint32 cur_score = 63;</code>
|
|
* @return The curScore.
|
|
*/
|
|
int getCurScore();
|
|
|
|
/**
|
|
* <code>uint32 FFGHMFNFPNL = 253;</code>
|
|
* @return The fFGHMFNFPNL.
|
|
*/
|
|
int getFFGHMFNFPNL();
|
|
|
|
/**
|
|
* <code>uint32 first_day_start_time = 373;</code>
|
|
* @return The firstDayStartTime.
|
|
*/
|
|
int getFirstDayStartTime();
|
|
|
|
/**
|
|
* <code>uint32 LKODGHFICBH = 426;</code>
|
|
* @return The lKODGHFICBH.
|
|
*/
|
|
int getLKODGHFICBH();
|
|
|
|
/**
|
|
* <code>bool CDBIIEIPBFF = 509;</code>
|
|
* @return The cDBIIEIPBFF.
|
|
*/
|
|
boolean getCDBIIEIPBFF();
|
|
|
|
/**
|
|
* <code>bool LCHFFKHPJIO = 678;</code>
|
|
* @return The lCHFFKHPJIO.
|
|
*/
|
|
boolean getLCHFFKHPJIO();
|
|
|
|
/**
|
|
* <code>bool ILKPGDKEIEG = 739;</code>
|
|
* @return The iLKPGDKEIEG.
|
|
*/
|
|
boolean getILKPGDKEIEG();
|
|
|
|
/**
|
|
* <code>repeated uint32 taken_reward_list = 818;</code>
|
|
* @return A list containing the takenRewardList.
|
|
*/
|
|
java.util.List<java.lang.Integer> getTakenRewardListList();
|
|
/**
|
|
* <code>repeated uint32 taken_reward_list = 818;</code>
|
|
* @return The count of takenRewardList.
|
|
*/
|
|
int getTakenRewardListCount();
|
|
/**
|
|
* <code>repeated uint32 taken_reward_list = 818;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The takenRewardList at the given index.
|
|
*/
|
|
int getTakenRewardList(int index);
|
|
|
|
/**
|
|
* <code>uint64 CIDDJFNIMPJ = 892;</code>
|
|
* @return The cIDDJFNIMPJ.
|
|
*/
|
|
long getCIDDJFNIMPJ();
|
|
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
java.util.List<emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData>
|
|
getActivityPushTipsDataListList();
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData getActivityPushTipsDataList(int index);
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
int getActivityPushTipsDataListCount();
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
java.util.List<? extends emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsDataOrBuilder>
|
|
getActivityPushTipsDataListOrBuilderList();
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsDataOrBuilder getActivityPushTipsDataListOrBuilder(
|
|
int index);
|
|
|
|
/**
|
|
* <code>uint32 MPPFCLCENAP = 1040;</code>
|
|
* @return The mPPFCLCENAP.
|
|
*/
|
|
int getMPPFCLCENAP();
|
|
|
|
/**
|
|
* <code>repeated uint64 GONEPFEDMEL = 1246;</code>
|
|
* @return A list containing the gONEPFEDMEL.
|
|
*/
|
|
java.util.List<java.lang.Long> getGONEPFEDMELList();
|
|
/**
|
|
* <code>repeated uint64 GONEPFEDMEL = 1246;</code>
|
|
* @return The count of gONEPFEDMEL.
|
|
*/
|
|
int getGONEPFEDMELCount();
|
|
/**
|
|
* <code>repeated uint64 GONEPFEDMEL = 1246;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The gONEPFEDMEL at the given index.
|
|
*/
|
|
long getGONEPFEDMEL(int index);
|
|
|
|
/**
|
|
* <code>repeated uint32 NJCGNGLKPBJ = 1267;</code>
|
|
* @return A list containing the nJCGNGLKPBJ.
|
|
*/
|
|
java.util.List<java.lang.Integer> getNJCGNGLKPBJList();
|
|
/**
|
|
* <code>repeated uint32 NJCGNGLKPBJ = 1267;</code>
|
|
* @return The count of nJCGNGLKPBJ.
|
|
*/
|
|
int getNJCGNGLKPBJCount();
|
|
/**
|
|
* <code>repeated uint32 NJCGNGLKPBJ = 1267;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The nJCGNGLKPBJ at the given index.
|
|
*/
|
|
int getNJCGNGLKPBJ(int index);
|
|
|
|
/**
|
|
* <code>bool ODMJHPBFIKO = 1408;</code>
|
|
* @return The oDMJHPBFIKO.
|
|
*/
|
|
boolean getODMJHPBFIKO();
|
|
|
|
/**
|
|
* <code>map<uint32, uint32> activity_coin_map = 1791;</code>
|
|
*/
|
|
int getActivityCoinMapCount();
|
|
/**
|
|
* <code>map<uint32, uint32> activity_coin_map = 1791;</code>
|
|
*/
|
|
boolean containsActivityCoinMap(
|
|
int key);
|
|
/**
|
|
* Use {@link #getActivityCoinMapMap()} instead.
|
|
*/
|
|
@java.lang.Deprecated
|
|
java.util.Map<java.lang.Integer, java.lang.Integer>
|
|
getActivityCoinMap();
|
|
/**
|
|
* <code>map<uint32, uint32> activity_coin_map = 1791;</code>
|
|
*/
|
|
java.util.Map<java.lang.Integer, java.lang.Integer>
|
|
getActivityCoinMapMap();
|
|
/**
|
|
* <code>map<uint32, uint32> activity_coin_map = 1791;</code>
|
|
*/
|
|
|
|
int getActivityCoinMapOrDefault(
|
|
int key,
|
|
int defaultValue);
|
|
/**
|
|
* <code>map<uint32, uint32> activity_coin_map = 1791;</code>
|
|
*/
|
|
|
|
int getActivityCoinMapOrThrow(
|
|
int key);
|
|
|
|
/**
|
|
* <pre>
|
|
*CFKJEDGPNAE OKBINABFBKP = 1839;
|
|
* </pre>
|
|
*
|
|
* <code>map<uint32, uint32> wish_gift_num_map = 1954;</code>
|
|
*/
|
|
int getWishGiftNumMapCount();
|
|
/**
|
|
* <pre>
|
|
*CFKJEDGPNAE OKBINABFBKP = 1839;
|
|
* </pre>
|
|
*
|
|
* <code>map<uint32, uint32> wish_gift_num_map = 1954;</code>
|
|
*/
|
|
boolean containsWishGiftNumMap(
|
|
int key);
|
|
/**
|
|
* Use {@link #getWishGiftNumMapMap()} instead.
|
|
*/
|
|
@java.lang.Deprecated
|
|
java.util.Map<java.lang.Integer, java.lang.Integer>
|
|
getWishGiftNumMap();
|
|
/**
|
|
* <pre>
|
|
*CFKJEDGPNAE OKBINABFBKP = 1839;
|
|
* </pre>
|
|
*
|
|
* <code>map<uint32, uint32> wish_gift_num_map = 1954;</code>
|
|
*/
|
|
java.util.Map<java.lang.Integer, java.lang.Integer>
|
|
getWishGiftNumMapMap();
|
|
/**
|
|
* <pre>
|
|
*CFKJEDGPNAE OKBINABFBKP = 1839;
|
|
* </pre>
|
|
*
|
|
* <code>map<uint32, uint32> wish_gift_num_map = 1954;</code>
|
|
*/
|
|
|
|
int getWishGiftNumMapOrDefault(
|
|
int key,
|
|
int defaultValue);
|
|
/**
|
|
* <pre>
|
|
*CFKJEDGPNAE OKBINABFBKP = 1839;
|
|
* </pre>
|
|
*
|
|
* <code>map<uint32, uint32> wish_gift_num_map = 1954;</code>
|
|
*/
|
|
|
|
int getWishGiftNumMapOrThrow(
|
|
int key);
|
|
|
|
/**
|
|
* <code>.MusicGameActivityDetailInfo music_game_info = 1099;</code>
|
|
* @return Whether the musicGameInfo field is set.
|
|
*/
|
|
boolean hasMusicGameInfo();
|
|
/**
|
|
* <code>.MusicGameActivityDetailInfo music_game_info = 1099;</code>
|
|
* @return The musicGameInfo.
|
|
*/
|
|
emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo getMusicGameInfo();
|
|
/**
|
|
* <code>.MusicGameActivityDetailInfo music_game_info = 1099;</code>
|
|
*/
|
|
emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfoOrBuilder getMusicGameInfoOrBuilder();
|
|
|
|
public emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.DetailCase getDetailCase();
|
|
}
|
|
/**
|
|
* Protobuf type {@code ActivityInfo}
|
|
*/
|
|
public static final class ActivityInfo extends
|
|
com.google.protobuf.GeneratedMessageV3 implements
|
|
// @@protoc_insertion_point(message_implements:ActivityInfo)
|
|
ActivityInfoOrBuilder {
|
|
private static final long serialVersionUID = 0L;
|
|
// Use ActivityInfo.newBuilder() to construct.
|
|
private ActivityInfo(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
|
|
super(builder);
|
|
}
|
|
private ActivityInfo() {
|
|
meetCondList_ = emptyIntList();
|
|
watcherInfoList_ = java.util.Collections.emptyList();
|
|
expireCondList_ = emptyIntList();
|
|
takenRewardList_ = emptyIntList();
|
|
activityPushTipsDataList_ = java.util.Collections.emptyList();
|
|
gONEPFEDMEL_ = emptyLongList();
|
|
nJCGNGLKPBJ_ = emptyIntList();
|
|
}
|
|
|
|
@java.lang.Override
|
|
@SuppressWarnings({"unused"})
|
|
protected java.lang.Object newInstance(
|
|
UnusedPrivateParameter unused) {
|
|
return new ActivityInfo();
|
|
}
|
|
|
|
@java.lang.Override
|
|
public final com.google.protobuf.UnknownFieldSet
|
|
getUnknownFields() {
|
|
return this.unknownFields;
|
|
}
|
|
private ActivityInfo(
|
|
com.google.protobuf.CodedInputStream input,
|
|
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
this();
|
|
if (extensionRegistry == null) {
|
|
throw new java.lang.NullPointerException();
|
|
}
|
|
int mutable_bitField0_ = 0;
|
|
com.google.protobuf.UnknownFieldSet.Builder unknownFields =
|
|
com.google.protobuf.UnknownFieldSet.newBuilder();
|
|
try {
|
|
boolean done = false;
|
|
while (!done) {
|
|
int tag = input.readTag();
|
|
switch (tag) {
|
|
case 0:
|
|
done = true;
|
|
break;
|
|
case 8: {
|
|
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
|
|
meetCondList_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000001;
|
|
}
|
|
meetCondList_.addInt(input.readUInt32());
|
|
break;
|
|
}
|
|
case 10: {
|
|
int length = input.readRawVarint32();
|
|
int limit = input.pushLimit(length);
|
|
if (!((mutable_bitField0_ & 0x00000001) != 0) && input.getBytesUntilLimit() > 0) {
|
|
meetCondList_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000001;
|
|
}
|
|
while (input.getBytesUntilLimit() > 0) {
|
|
meetCondList_.addInt(input.readUInt32());
|
|
}
|
|
input.popLimit(limit);
|
|
break;
|
|
}
|
|
case 32: {
|
|
|
|
endTime_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
|
|
beginTime_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
|
|
isFinished_ = input.readBool();
|
|
break;
|
|
}
|
|
case 64: {
|
|
|
|
fALGLCJDKCL_ = input.readBool();
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (!((mutable_bitField0_ & 0x00000002) != 0)) {
|
|
watcherInfoList_ = new java.util.ArrayList<emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo>();
|
|
mutable_bitField0_ |= 0x00000002;
|
|
}
|
|
watcherInfoList_.add(
|
|
input.readMessage(emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo.parser(), extensionRegistry));
|
|
break;
|
|
}
|
|
case 88: {
|
|
if (!((mutable_bitField0_ & 0x00000004) != 0)) {
|
|
expireCondList_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000004;
|
|
}
|
|
expireCondList_.addInt(input.readUInt32());
|
|
break;
|
|
}
|
|
case 90: {
|
|
int length = input.readRawVarint32();
|
|
int limit = input.pushLimit(length);
|
|
if (!((mutable_bitField0_ & 0x00000004) != 0) && input.getBytesUntilLimit() > 0) {
|
|
expireCondList_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000004;
|
|
}
|
|
while (input.getBytesUntilLimit() > 0) {
|
|
expireCondList_.addInt(input.readUInt32());
|
|
}
|
|
input.popLimit(limit);
|
|
break;
|
|
}
|
|
case 96: {
|
|
|
|
scheduleId_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
|
|
oNCLIGBKLPF_ = input.readBool();
|
|
break;
|
|
}
|
|
case 112: {
|
|
|
|
activityType_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
|
|
activityId_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 504: {
|
|
|
|
curScore_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 2024: {
|
|
|
|
fFGHMFNFPNL_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 2984: {
|
|
|
|
firstDayStartTime_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 3408: {
|
|
|
|
lKODGHFICBH_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 4072: {
|
|
|
|
cDBIIEIPBFF_ = input.readBool();
|
|
break;
|
|
}
|
|
case 5424: {
|
|
|
|
lCHFFKHPJIO_ = input.readBool();
|
|
break;
|
|
}
|
|
case 5912: {
|
|
|
|
iLKPGDKEIEG_ = input.readBool();
|
|
break;
|
|
}
|
|
case 6544: {
|
|
if (!((mutable_bitField0_ & 0x00000008) != 0)) {
|
|
takenRewardList_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000008;
|
|
}
|
|
takenRewardList_.addInt(input.readUInt32());
|
|
break;
|
|
}
|
|
case 6546: {
|
|
int length = input.readRawVarint32();
|
|
int limit = input.pushLimit(length);
|
|
if (!((mutable_bitField0_ & 0x00000008) != 0) && input.getBytesUntilLimit() > 0) {
|
|
takenRewardList_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000008;
|
|
}
|
|
while (input.getBytesUntilLimit() > 0) {
|
|
takenRewardList_.addInt(input.readUInt32());
|
|
}
|
|
input.popLimit(limit);
|
|
break;
|
|
}
|
|
case 7136: {
|
|
|
|
cIDDJFNIMPJ_ = input.readUInt64();
|
|
break;
|
|
}
|
|
case 7866: {
|
|
if (!((mutable_bitField0_ & 0x00000010) != 0)) {
|
|
activityPushTipsDataList_ = new java.util.ArrayList<emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData>();
|
|
mutable_bitField0_ |= 0x00000010;
|
|
}
|
|
activityPushTipsDataList_.add(
|
|
input.readMessage(emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData.parser(), extensionRegistry));
|
|
break;
|
|
}
|
|
case 8320: {
|
|
|
|
mPPFCLCENAP_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 8794: {
|
|
emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo.Builder subBuilder = null;
|
|
if (detailCase_ == 1099) {
|
|
subBuilder = ((emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo) detail_).toBuilder();
|
|
}
|
|
detail_ =
|
|
input.readMessage(emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo.parser(), extensionRegistry);
|
|
if (subBuilder != null) {
|
|
subBuilder.mergeFrom((emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo) detail_);
|
|
detail_ = subBuilder.buildPartial();
|
|
}
|
|
detailCase_ = 1099;
|
|
break;
|
|
}
|
|
case 9968: {
|
|
if (!((mutable_bitField0_ & 0x00000020) != 0)) {
|
|
gONEPFEDMEL_ = newLongList();
|
|
mutable_bitField0_ |= 0x00000020;
|
|
}
|
|
gONEPFEDMEL_.addLong(input.readUInt64());
|
|
break;
|
|
}
|
|
case 9970: {
|
|
int length = input.readRawVarint32();
|
|
int limit = input.pushLimit(length);
|
|
if (!((mutable_bitField0_ & 0x00000020) != 0) && input.getBytesUntilLimit() > 0) {
|
|
gONEPFEDMEL_ = newLongList();
|
|
mutable_bitField0_ |= 0x00000020;
|
|
}
|
|
while (input.getBytesUntilLimit() > 0) {
|
|
gONEPFEDMEL_.addLong(input.readUInt64());
|
|
}
|
|
input.popLimit(limit);
|
|
break;
|
|
}
|
|
case 10136: {
|
|
if (!((mutable_bitField0_ & 0x00000040) != 0)) {
|
|
nJCGNGLKPBJ_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000040;
|
|
}
|
|
nJCGNGLKPBJ_.addInt(input.readUInt32());
|
|
break;
|
|
}
|
|
case 10138: {
|
|
int length = input.readRawVarint32();
|
|
int limit = input.pushLimit(length);
|
|
if (!((mutable_bitField0_ & 0x00000040) != 0) && input.getBytesUntilLimit() > 0) {
|
|
nJCGNGLKPBJ_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000040;
|
|
}
|
|
while (input.getBytesUntilLimit() > 0) {
|
|
nJCGNGLKPBJ_.addInt(input.readUInt32());
|
|
}
|
|
input.popLimit(limit);
|
|
break;
|
|
}
|
|
case 11264: {
|
|
|
|
oDMJHPBFIKO_ = input.readBool();
|
|
break;
|
|
}
|
|
case 14330: {
|
|
if (!((mutable_bitField0_ & 0x00000080) != 0)) {
|
|
activityCoinMap_ = com.google.protobuf.MapField.newMapField(
|
|
ActivityCoinMapDefaultEntryHolder.defaultEntry);
|
|
mutable_bitField0_ |= 0x00000080;
|
|
}
|
|
com.google.protobuf.MapEntry<java.lang.Integer, java.lang.Integer>
|
|
activityCoinMap__ = input.readMessage(
|
|
ActivityCoinMapDefaultEntryHolder.defaultEntry.getParserForType(), extensionRegistry);
|
|
activityCoinMap_.getMutableMap().put(
|
|
activityCoinMap__.getKey(), activityCoinMap__.getValue());
|
|
break;
|
|
}
|
|
case 15634: {
|
|
if (!((mutable_bitField0_ & 0x00000100) != 0)) {
|
|
wishGiftNumMap_ = com.google.protobuf.MapField.newMapField(
|
|
WishGiftNumMapDefaultEntryHolder.defaultEntry);
|
|
mutable_bitField0_ |= 0x00000100;
|
|
}
|
|
com.google.protobuf.MapEntry<java.lang.Integer, java.lang.Integer>
|
|
wishGiftNumMap__ = input.readMessage(
|
|
WishGiftNumMapDefaultEntryHolder.defaultEntry.getParserForType(), extensionRegistry);
|
|
wishGiftNumMap_.getMutableMap().put(
|
|
wishGiftNumMap__.getKey(), wishGiftNumMap__.getValue());
|
|
break;
|
|
}
|
|
default: {
|
|
if (!parseUnknownField(
|
|
input, unknownFields, extensionRegistry, tag)) {
|
|
done = true;
|
|
}
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
throw e.setUnfinishedMessage(this);
|
|
} catch (java.io.IOException e) {
|
|
throw new com.google.protobuf.InvalidProtocolBufferException(
|
|
e).setUnfinishedMessage(this);
|
|
} finally {
|
|
if (((mutable_bitField0_ & 0x00000001) != 0)) {
|
|
meetCondList_.makeImmutable(); // C
|
|
}
|
|
if (((mutable_bitField0_ & 0x00000002) != 0)) {
|
|
watcherInfoList_ = java.util.Collections.unmodifiableList(watcherInfoList_);
|
|
}
|
|
if (((mutable_bitField0_ & 0x00000004) != 0)) {
|
|
expireCondList_.makeImmutable(); // C
|
|
}
|
|
if (((mutable_bitField0_ & 0x00000008) != 0)) {
|
|
takenRewardList_.makeImmutable(); // C
|
|
}
|
|
if (((mutable_bitField0_ & 0x00000010) != 0)) {
|
|
activityPushTipsDataList_ = java.util.Collections.unmodifiableList(activityPushTipsDataList_);
|
|
}
|
|
if (((mutable_bitField0_ & 0x00000020) != 0)) {
|
|
gONEPFEDMEL_.makeImmutable(); // C
|
|
}
|
|
if (((mutable_bitField0_ & 0x00000040) != 0)) {
|
|
nJCGNGLKPBJ_.makeImmutable(); // C
|
|
}
|
|
this.unknownFields = unknownFields.build();
|
|
makeExtensionsImmutable();
|
|
}
|
|
}
|
|
public static final com.google.protobuf.Descriptors.Descriptor
|
|
getDescriptor() {
|
|
return emu.grasscutter.net.proto.ActivityInfoOuterClass.internal_static_ActivityInfo_descriptor;
|
|
}
|
|
|
|
@SuppressWarnings({"rawtypes"})
|
|
@java.lang.Override
|
|
protected com.google.protobuf.MapField internalGetMapField(
|
|
int number) {
|
|
switch (number) {
|
|
case 1791:
|
|
return internalGetActivityCoinMap();
|
|
case 1954:
|
|
return internalGetWishGiftNumMap();
|
|
default:
|
|
throw new RuntimeException(
|
|
"Invalid map field number: " + number);
|
|
}
|
|
}
|
|
@java.lang.Override
|
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
internalGetFieldAccessorTable() {
|
|
return emu.grasscutter.net.proto.ActivityInfoOuterClass.internal_static_ActivityInfo_fieldAccessorTable
|
|
.ensureFieldAccessorsInitialized(
|
|
emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.class, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder.class);
|
|
}
|
|
|
|
private int detailCase_ = 0;
|
|
private java.lang.Object detail_;
|
|
public enum DetailCase
|
|
implements com.google.protobuf.Internal.EnumLite,
|
|
com.google.protobuf.AbstractMessage.InternalOneOfEnum {
|
|
MUSIC_GAME_INFO(1099),
|
|
DETAIL_NOT_SET(0);
|
|
private final int value;
|
|
private DetailCase(int value) {
|
|
this.value = value;
|
|
}
|
|
/**
|
|
* @param value The number of the enum to look for.
|
|
* @return The enum associated with the given number.
|
|
* @deprecated Use {@link #forNumber(int)} instead.
|
|
*/
|
|
@java.lang.Deprecated
|
|
public static DetailCase valueOf(int value) {
|
|
return forNumber(value);
|
|
}
|
|
|
|
public static DetailCase forNumber(int value) {
|
|
switch (value) {
|
|
case 1099: return MUSIC_GAME_INFO;
|
|
case 0: return DETAIL_NOT_SET;
|
|
default: return null;
|
|
}
|
|
}
|
|
public int getNumber() {
|
|
return this.value;
|
|
}
|
|
};
|
|
|
|
public DetailCase
|
|
getDetailCase() {
|
|
return DetailCase.forNumber(
|
|
detailCase_);
|
|
}
|
|
|
|
public static final int MEET_COND_LIST_FIELD_NUMBER = 1;
|
|
private com.google.protobuf.Internal.IntList meetCondList_;
|
|
/**
|
|
* <pre>
|
|
* 11
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 meet_cond_list = 1;</code>
|
|
* @return A list containing the meetCondList.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<java.lang.Integer>
|
|
getMeetCondListList() {
|
|
return meetCondList_;
|
|
}
|
|
/**
|
|
* <pre>
|
|
* 11
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 meet_cond_list = 1;</code>
|
|
* @return The count of meetCondList.
|
|
*/
|
|
public int getMeetCondListCount() {
|
|
return meetCondList_.size();
|
|
}
|
|
/**
|
|
* <pre>
|
|
* 11
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 meet_cond_list = 1;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The meetCondList at the given index.
|
|
*/
|
|
public int getMeetCondList(int index) {
|
|
return meetCondList_.getInt(index);
|
|
}
|
|
private int meetCondListMemoizedSerializedSize = -1;
|
|
|
|
public static final int END_TIME_FIELD_NUMBER = 4;
|
|
private int endTime_;
|
|
/**
|
|
* <code>uint32 end_time = 4;</code>
|
|
* @return The endTime.
|
|
*/
|
|
@java.lang.Override
|
|
public int getEndTime() {
|
|
return endTime_;
|
|
}
|
|
|
|
public static final int BEGIN_TIME_FIELD_NUMBER = 6;
|
|
private int beginTime_;
|
|
/**
|
|
* <code>uint32 begin_time = 6;</code>
|
|
* @return The beginTime.
|
|
*/
|
|
@java.lang.Override
|
|
public int getBeginTime() {
|
|
return beginTime_;
|
|
}
|
|
|
|
public static final int IS_FINISHED_FIELD_NUMBER = 7;
|
|
private boolean isFinished_;
|
|
/**
|
|
* <code>bool is_finished = 7;</code>
|
|
* @return The isFinished.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getIsFinished() {
|
|
return isFinished_;
|
|
}
|
|
|
|
public static final int FALGLCJDKCL_FIELD_NUMBER = 8;
|
|
private boolean fALGLCJDKCL_;
|
|
/**
|
|
* <code>bool FALGLCJDKCL = 8;</code>
|
|
* @return The fALGLCJDKCL.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getFALGLCJDKCL() {
|
|
return fALGLCJDKCL_;
|
|
}
|
|
|
|
public static final int WATCHER_INFO_LIST_FIELD_NUMBER = 10;
|
|
private java.util.List<emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo> watcherInfoList_;
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo> getWatcherInfoListList() {
|
|
return watcherInfoList_;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<? extends emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfoOrBuilder>
|
|
getWatcherInfoListOrBuilderList() {
|
|
return watcherInfoList_;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public int getWatcherInfoListCount() {
|
|
return watcherInfoList_.size();
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo getWatcherInfoList(int index) {
|
|
return watcherInfoList_.get(index);
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfoOrBuilder getWatcherInfoListOrBuilder(
|
|
int index) {
|
|
return watcherInfoList_.get(index);
|
|
}
|
|
|
|
public static final int EXPIRE_COND_LIST_FIELD_NUMBER = 11;
|
|
private com.google.protobuf.Internal.IntList expireCondList_;
|
|
/**
|
|
* <pre>
|
|
* 1
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 expire_cond_list = 11;</code>
|
|
* @return A list containing the expireCondList.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<java.lang.Integer>
|
|
getExpireCondListList() {
|
|
return expireCondList_;
|
|
}
|
|
/**
|
|
* <pre>
|
|
* 1
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 expire_cond_list = 11;</code>
|
|
* @return The count of expireCondList.
|
|
*/
|
|
public int getExpireCondListCount() {
|
|
return expireCondList_.size();
|
|
}
|
|
/**
|
|
* <pre>
|
|
* 1
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 expire_cond_list = 11;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The expireCondList at the given index.
|
|
*/
|
|
public int getExpireCondList(int index) {
|
|
return expireCondList_.getInt(index);
|
|
}
|
|
private int expireCondListMemoizedSerializedSize = -1;
|
|
|
|
public static final int SCHEDULE_ID_FIELD_NUMBER = 12;
|
|
private int scheduleId_;
|
|
/**
|
|
* <code>uint32 schedule_id = 12;</code>
|
|
* @return The scheduleId.
|
|
*/
|
|
@java.lang.Override
|
|
public int getScheduleId() {
|
|
return scheduleId_;
|
|
}
|
|
|
|
public static final int ONCLIGBKLPF_FIELD_NUMBER = 13;
|
|
private boolean oNCLIGBKLPF_;
|
|
/**
|
|
* <code>bool ONCLIGBKLPF = 13;</code>
|
|
* @return The oNCLIGBKLPF.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getONCLIGBKLPF() {
|
|
return oNCLIGBKLPF_;
|
|
}
|
|
|
|
public static final int ACTIVITY_TYPE_FIELD_NUMBER = 14;
|
|
private int activityType_;
|
|
/**
|
|
* <code>uint32 activity_type = 14;</code>
|
|
* @return The activityType.
|
|
*/
|
|
@java.lang.Override
|
|
public int getActivityType() {
|
|
return activityType_;
|
|
}
|
|
|
|
public static final int ACTIVITY_ID_FIELD_NUMBER = 15;
|
|
private int activityId_;
|
|
/**
|
|
* <code>uint32 activity_id = 15;</code>
|
|
* @return The activityId.
|
|
*/
|
|
@java.lang.Override
|
|
public int getActivityId() {
|
|
return activityId_;
|
|
}
|
|
|
|
public static final int CUR_SCORE_FIELD_NUMBER = 63;
|
|
private int curScore_;
|
|
/**
|
|
* <code>uint32 cur_score = 63;</code>
|
|
* @return The curScore.
|
|
*/
|
|
@java.lang.Override
|
|
public int getCurScore() {
|
|
return curScore_;
|
|
}
|
|
|
|
public static final int FFGHMFNFPNL_FIELD_NUMBER = 253;
|
|
private int fFGHMFNFPNL_;
|
|
/**
|
|
* <code>uint32 FFGHMFNFPNL = 253;</code>
|
|
* @return The fFGHMFNFPNL.
|
|
*/
|
|
@java.lang.Override
|
|
public int getFFGHMFNFPNL() {
|
|
return fFGHMFNFPNL_;
|
|
}
|
|
|
|
public static final int FIRST_DAY_START_TIME_FIELD_NUMBER = 373;
|
|
private int firstDayStartTime_;
|
|
/**
|
|
* <code>uint32 first_day_start_time = 373;</code>
|
|
* @return The firstDayStartTime.
|
|
*/
|
|
@java.lang.Override
|
|
public int getFirstDayStartTime() {
|
|
return firstDayStartTime_;
|
|
}
|
|
|
|
public static final int LKODGHFICBH_FIELD_NUMBER = 426;
|
|
private int lKODGHFICBH_;
|
|
/**
|
|
* <code>uint32 LKODGHFICBH = 426;</code>
|
|
* @return The lKODGHFICBH.
|
|
*/
|
|
@java.lang.Override
|
|
public int getLKODGHFICBH() {
|
|
return lKODGHFICBH_;
|
|
}
|
|
|
|
public static final int CDBIIEIPBFF_FIELD_NUMBER = 509;
|
|
private boolean cDBIIEIPBFF_;
|
|
/**
|
|
* <code>bool CDBIIEIPBFF = 509;</code>
|
|
* @return The cDBIIEIPBFF.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getCDBIIEIPBFF() {
|
|
return cDBIIEIPBFF_;
|
|
}
|
|
|
|
public static final int LCHFFKHPJIO_FIELD_NUMBER = 678;
|
|
private boolean lCHFFKHPJIO_;
|
|
/**
|
|
* <code>bool LCHFFKHPJIO = 678;</code>
|
|
* @return The lCHFFKHPJIO.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getLCHFFKHPJIO() {
|
|
return lCHFFKHPJIO_;
|
|
}
|
|
|
|
public static final int ILKPGDKEIEG_FIELD_NUMBER = 739;
|
|
private boolean iLKPGDKEIEG_;
|
|
/**
|
|
* <code>bool ILKPGDKEIEG = 739;</code>
|
|
* @return The iLKPGDKEIEG.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getILKPGDKEIEG() {
|
|
return iLKPGDKEIEG_;
|
|
}
|
|
|
|
public static final int TAKEN_REWARD_LIST_FIELD_NUMBER = 818;
|
|
private com.google.protobuf.Internal.IntList takenRewardList_;
|
|
/**
|
|
* <code>repeated uint32 taken_reward_list = 818;</code>
|
|
* @return A list containing the takenRewardList.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<java.lang.Integer>
|
|
getTakenRewardListList() {
|
|
return takenRewardList_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 taken_reward_list = 818;</code>
|
|
* @return The count of takenRewardList.
|
|
*/
|
|
public int getTakenRewardListCount() {
|
|
return takenRewardList_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 taken_reward_list = 818;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The takenRewardList at the given index.
|
|
*/
|
|
public int getTakenRewardList(int index) {
|
|
return takenRewardList_.getInt(index);
|
|
}
|
|
private int takenRewardListMemoizedSerializedSize = -1;
|
|
|
|
public static final int CIDDJFNIMPJ_FIELD_NUMBER = 892;
|
|
private long cIDDJFNIMPJ_;
|
|
/**
|
|
* <code>uint64 CIDDJFNIMPJ = 892;</code>
|
|
* @return The cIDDJFNIMPJ.
|
|
*/
|
|
@java.lang.Override
|
|
public long getCIDDJFNIMPJ() {
|
|
return cIDDJFNIMPJ_;
|
|
}
|
|
|
|
public static final int ACTIVITY_PUSH_TIPS_DATA_LIST_FIELD_NUMBER = 983;
|
|
private java.util.List<emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData> activityPushTipsDataList_;
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData> getActivityPushTipsDataListList() {
|
|
return activityPushTipsDataList_;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<? extends emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsDataOrBuilder>
|
|
getActivityPushTipsDataListOrBuilderList() {
|
|
return activityPushTipsDataList_;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public int getActivityPushTipsDataListCount() {
|
|
return activityPushTipsDataList_.size();
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData getActivityPushTipsDataList(int index) {
|
|
return activityPushTipsDataList_.get(index);
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsDataOrBuilder getActivityPushTipsDataListOrBuilder(
|
|
int index) {
|
|
return activityPushTipsDataList_.get(index);
|
|
}
|
|
|
|
public static final int MPPFCLCENAP_FIELD_NUMBER = 1040;
|
|
private int mPPFCLCENAP_;
|
|
/**
|
|
* <code>uint32 MPPFCLCENAP = 1040;</code>
|
|
* @return The mPPFCLCENAP.
|
|
*/
|
|
@java.lang.Override
|
|
public int getMPPFCLCENAP() {
|
|
return mPPFCLCENAP_;
|
|
}
|
|
|
|
public static final int GONEPFEDMEL_FIELD_NUMBER = 1246;
|
|
private com.google.protobuf.Internal.LongList gONEPFEDMEL_;
|
|
/**
|
|
* <code>repeated uint64 GONEPFEDMEL = 1246;</code>
|
|
* @return A list containing the gONEPFEDMEL.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<java.lang.Long>
|
|
getGONEPFEDMELList() {
|
|
return gONEPFEDMEL_;
|
|
}
|
|
/**
|
|
* <code>repeated uint64 GONEPFEDMEL = 1246;</code>
|
|
* @return The count of gONEPFEDMEL.
|
|
*/
|
|
public int getGONEPFEDMELCount() {
|
|
return gONEPFEDMEL_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint64 GONEPFEDMEL = 1246;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The gONEPFEDMEL at the given index.
|
|
*/
|
|
public long getGONEPFEDMEL(int index) {
|
|
return gONEPFEDMEL_.getLong(index);
|
|
}
|
|
private int gONEPFEDMELMemoizedSerializedSize = -1;
|
|
|
|
public static final int NJCGNGLKPBJ_FIELD_NUMBER = 1267;
|
|
private com.google.protobuf.Internal.IntList nJCGNGLKPBJ_;
|
|
/**
|
|
* <code>repeated uint32 NJCGNGLKPBJ = 1267;</code>
|
|
* @return A list containing the nJCGNGLKPBJ.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<java.lang.Integer>
|
|
getNJCGNGLKPBJList() {
|
|
return nJCGNGLKPBJ_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 NJCGNGLKPBJ = 1267;</code>
|
|
* @return The count of nJCGNGLKPBJ.
|
|
*/
|
|
public int getNJCGNGLKPBJCount() {
|
|
return nJCGNGLKPBJ_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 NJCGNGLKPBJ = 1267;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The nJCGNGLKPBJ at the given index.
|
|
*/
|
|
public int getNJCGNGLKPBJ(int index) {
|
|
return nJCGNGLKPBJ_.getInt(index);
|
|
}
|
|
private int nJCGNGLKPBJMemoizedSerializedSize = -1;
|
|
|
|
public static final int ODMJHPBFIKO_FIELD_NUMBER = 1408;
|
|
private boolean oDMJHPBFIKO_;
|
|
/**
|
|
* <code>bool ODMJHPBFIKO = 1408;</code>
|
|
* @return The oDMJHPBFIKO.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getODMJHPBFIKO() {
|
|
return oDMJHPBFIKO_;
|
|
}
|
|
|
|
public static final int ACTIVITY_COIN_MAP_FIELD_NUMBER = 1791;
|
|
private static final class ActivityCoinMapDefaultEntryHolder {
|
|
static final com.google.protobuf.MapEntry<
|
|
java.lang.Integer, java.lang.Integer> defaultEntry =
|
|
com.google.protobuf.MapEntry
|
|
.<java.lang.Integer, java.lang.Integer>newDefaultInstance(
|
|
emu.grasscutter.net.proto.ActivityInfoOuterClass.internal_static_ActivityInfo_ActivityCoinMapEntry_descriptor,
|
|
com.google.protobuf.WireFormat.FieldType.UINT32,
|
|
0,
|
|
com.google.protobuf.WireFormat.FieldType.UINT32,
|
|
0);
|
|
}
|
|
private com.google.protobuf.MapField<
|
|
java.lang.Integer, java.lang.Integer> activityCoinMap_;
|
|
private com.google.protobuf.MapField<java.lang.Integer, java.lang.Integer>
|
|
internalGetActivityCoinMap() {
|
|
if (activityCoinMap_ == null) {
|
|
return com.google.protobuf.MapField.emptyMapField(
|
|
ActivityCoinMapDefaultEntryHolder.defaultEntry);
|
|
}
|
|
return activityCoinMap_;
|
|
}
|
|
|
|
public int getActivityCoinMapCount() {
|
|
return internalGetActivityCoinMap().getMap().size();
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> activity_coin_map = 1791;</code>
|
|
*/
|
|
|
|
@java.lang.Override
|
|
public boolean containsActivityCoinMap(
|
|
int key) {
|
|
|
|
return internalGetActivityCoinMap().getMap().containsKey(key);
|
|
}
|
|
/**
|
|
* Use {@link #getActivityCoinMapMap()} instead.
|
|
*/
|
|
@java.lang.Override
|
|
@java.lang.Deprecated
|
|
public java.util.Map<java.lang.Integer, java.lang.Integer> getActivityCoinMap() {
|
|
return getActivityCoinMapMap();
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> activity_coin_map = 1791;</code>
|
|
*/
|
|
@java.lang.Override
|
|
|
|
public java.util.Map<java.lang.Integer, java.lang.Integer> getActivityCoinMapMap() {
|
|
return internalGetActivityCoinMap().getMap();
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> activity_coin_map = 1791;</code>
|
|
*/
|
|
@java.lang.Override
|
|
|
|
public int getActivityCoinMapOrDefault(
|
|
int key,
|
|
int defaultValue) {
|
|
|
|
java.util.Map<java.lang.Integer, java.lang.Integer> map =
|
|
internalGetActivityCoinMap().getMap();
|
|
return map.containsKey(key) ? map.get(key) : defaultValue;
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> activity_coin_map = 1791;</code>
|
|
*/
|
|
@java.lang.Override
|
|
|
|
public int getActivityCoinMapOrThrow(
|
|
int key) {
|
|
|
|
java.util.Map<java.lang.Integer, java.lang.Integer> map =
|
|
internalGetActivityCoinMap().getMap();
|
|
if (!map.containsKey(key)) {
|
|
throw new java.lang.IllegalArgumentException();
|
|
}
|
|
return map.get(key);
|
|
}
|
|
|
|
public static final int WISH_GIFT_NUM_MAP_FIELD_NUMBER = 1954;
|
|
private static final class WishGiftNumMapDefaultEntryHolder {
|
|
static final com.google.protobuf.MapEntry<
|
|
java.lang.Integer, java.lang.Integer> defaultEntry =
|
|
com.google.protobuf.MapEntry
|
|
.<java.lang.Integer, java.lang.Integer>newDefaultInstance(
|
|
emu.grasscutter.net.proto.ActivityInfoOuterClass.internal_static_ActivityInfo_WishGiftNumMapEntry_descriptor,
|
|
com.google.protobuf.WireFormat.FieldType.UINT32,
|
|
0,
|
|
com.google.protobuf.WireFormat.FieldType.UINT32,
|
|
0);
|
|
}
|
|
private com.google.protobuf.MapField<
|
|
java.lang.Integer, java.lang.Integer> wishGiftNumMap_;
|
|
private com.google.protobuf.MapField<java.lang.Integer, java.lang.Integer>
|
|
internalGetWishGiftNumMap() {
|
|
if (wishGiftNumMap_ == null) {
|
|
return com.google.protobuf.MapField.emptyMapField(
|
|
WishGiftNumMapDefaultEntryHolder.defaultEntry);
|
|
}
|
|
return wishGiftNumMap_;
|
|
}
|
|
|
|
public int getWishGiftNumMapCount() {
|
|
return internalGetWishGiftNumMap().getMap().size();
|
|
}
|
|
/**
|
|
* <pre>
|
|
*CFKJEDGPNAE OKBINABFBKP = 1839;
|
|
* </pre>
|
|
*
|
|
* <code>map<uint32, uint32> wish_gift_num_map = 1954;</code>
|
|
*/
|
|
|
|
@java.lang.Override
|
|
public boolean containsWishGiftNumMap(
|
|
int key) {
|
|
|
|
return internalGetWishGiftNumMap().getMap().containsKey(key);
|
|
}
|
|
/**
|
|
* Use {@link #getWishGiftNumMapMap()} instead.
|
|
*/
|
|
@java.lang.Override
|
|
@java.lang.Deprecated
|
|
public java.util.Map<java.lang.Integer, java.lang.Integer> getWishGiftNumMap() {
|
|
return getWishGiftNumMapMap();
|
|
}
|
|
/**
|
|
* <pre>
|
|
*CFKJEDGPNAE OKBINABFBKP = 1839;
|
|
* </pre>
|
|
*
|
|
* <code>map<uint32, uint32> wish_gift_num_map = 1954;</code>
|
|
*/
|
|
@java.lang.Override
|
|
|
|
public java.util.Map<java.lang.Integer, java.lang.Integer> getWishGiftNumMapMap() {
|
|
return internalGetWishGiftNumMap().getMap();
|
|
}
|
|
/**
|
|
* <pre>
|
|
*CFKJEDGPNAE OKBINABFBKP = 1839;
|
|
* </pre>
|
|
*
|
|
* <code>map<uint32, uint32> wish_gift_num_map = 1954;</code>
|
|
*/
|
|
@java.lang.Override
|
|
|
|
public int getWishGiftNumMapOrDefault(
|
|
int key,
|
|
int defaultValue) {
|
|
|
|
java.util.Map<java.lang.Integer, java.lang.Integer> map =
|
|
internalGetWishGiftNumMap().getMap();
|
|
return map.containsKey(key) ? map.get(key) : defaultValue;
|
|
}
|
|
/**
|
|
* <pre>
|
|
*CFKJEDGPNAE OKBINABFBKP = 1839;
|
|
* </pre>
|
|
*
|
|
* <code>map<uint32, uint32> wish_gift_num_map = 1954;</code>
|
|
*/
|
|
@java.lang.Override
|
|
|
|
public int getWishGiftNumMapOrThrow(
|
|
int key) {
|
|
|
|
java.util.Map<java.lang.Integer, java.lang.Integer> map =
|
|
internalGetWishGiftNumMap().getMap();
|
|
if (!map.containsKey(key)) {
|
|
throw new java.lang.IllegalArgumentException();
|
|
}
|
|
return map.get(key);
|
|
}
|
|
|
|
public static final int MUSIC_GAME_INFO_FIELD_NUMBER = 1099;
|
|
/**
|
|
* <code>.MusicGameActivityDetailInfo music_game_info = 1099;</code>
|
|
* @return Whether the musicGameInfo field is set.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean hasMusicGameInfo() {
|
|
return detailCase_ == 1099;
|
|
}
|
|
/**
|
|
* <code>.MusicGameActivityDetailInfo music_game_info = 1099;</code>
|
|
* @return The musicGameInfo.
|
|
*/
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo getMusicGameInfo() {
|
|
if (detailCase_ == 1099) {
|
|
return (emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo) detail_;
|
|
}
|
|
return emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo.getDefaultInstance();
|
|
}
|
|
/**
|
|
* <code>.MusicGameActivityDetailInfo music_game_info = 1099;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfoOrBuilder getMusicGameInfoOrBuilder() {
|
|
if (detailCase_ == 1099) {
|
|
return (emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo) detail_;
|
|
}
|
|
return emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo.getDefaultInstance();
|
|
}
|
|
|
|
private byte memoizedIsInitialized = -1;
|
|
@java.lang.Override
|
|
public final boolean isInitialized() {
|
|
byte isInitialized = memoizedIsInitialized;
|
|
if (isInitialized == 1) return true;
|
|
if (isInitialized == 0) return false;
|
|
|
|
memoizedIsInitialized = 1;
|
|
return true;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public void writeTo(com.google.protobuf.CodedOutputStream output)
|
|
throws java.io.IOException {
|
|
getSerializedSize();
|
|
if (getMeetCondListList().size() > 0) {
|
|
output.writeUInt32NoTag(10);
|
|
output.writeUInt32NoTag(meetCondListMemoizedSerializedSize);
|
|
}
|
|
for (int i = 0; i < meetCondList_.size(); i++) {
|
|
output.writeUInt32NoTag(meetCondList_.getInt(i));
|
|
}
|
|
if (endTime_ != 0) {
|
|
output.writeUInt32(4, endTime_);
|
|
}
|
|
if (beginTime_ != 0) {
|
|
output.writeUInt32(6, beginTime_);
|
|
}
|
|
if (isFinished_ != false) {
|
|
output.writeBool(7, isFinished_);
|
|
}
|
|
if (fALGLCJDKCL_ != false) {
|
|
output.writeBool(8, fALGLCJDKCL_);
|
|
}
|
|
for (int i = 0; i < watcherInfoList_.size(); i++) {
|
|
output.writeMessage(10, watcherInfoList_.get(i));
|
|
}
|
|
if (getExpireCondListList().size() > 0) {
|
|
output.writeUInt32NoTag(90);
|
|
output.writeUInt32NoTag(expireCondListMemoizedSerializedSize);
|
|
}
|
|
for (int i = 0; i < expireCondList_.size(); i++) {
|
|
output.writeUInt32NoTag(expireCondList_.getInt(i));
|
|
}
|
|
if (scheduleId_ != 0) {
|
|
output.writeUInt32(12, scheduleId_);
|
|
}
|
|
if (oNCLIGBKLPF_ != false) {
|
|
output.writeBool(13, oNCLIGBKLPF_);
|
|
}
|
|
if (activityType_ != 0) {
|
|
output.writeUInt32(14, activityType_);
|
|
}
|
|
if (activityId_ != 0) {
|
|
output.writeUInt32(15, activityId_);
|
|
}
|
|
if (curScore_ != 0) {
|
|
output.writeUInt32(63, curScore_);
|
|
}
|
|
if (fFGHMFNFPNL_ != 0) {
|
|
output.writeUInt32(253, fFGHMFNFPNL_);
|
|
}
|
|
if (firstDayStartTime_ != 0) {
|
|
output.writeUInt32(373, firstDayStartTime_);
|
|
}
|
|
if (lKODGHFICBH_ != 0) {
|
|
output.writeUInt32(426, lKODGHFICBH_);
|
|
}
|
|
if (cDBIIEIPBFF_ != false) {
|
|
output.writeBool(509, cDBIIEIPBFF_);
|
|
}
|
|
if (lCHFFKHPJIO_ != false) {
|
|
output.writeBool(678, lCHFFKHPJIO_);
|
|
}
|
|
if (iLKPGDKEIEG_ != false) {
|
|
output.writeBool(739, iLKPGDKEIEG_);
|
|
}
|
|
if (getTakenRewardListList().size() > 0) {
|
|
output.writeUInt32NoTag(6546);
|
|
output.writeUInt32NoTag(takenRewardListMemoizedSerializedSize);
|
|
}
|
|
for (int i = 0; i < takenRewardList_.size(); i++) {
|
|
output.writeUInt32NoTag(takenRewardList_.getInt(i));
|
|
}
|
|
if (cIDDJFNIMPJ_ != 0L) {
|
|
output.writeUInt64(892, cIDDJFNIMPJ_);
|
|
}
|
|
for (int i = 0; i < activityPushTipsDataList_.size(); i++) {
|
|
output.writeMessage(983, activityPushTipsDataList_.get(i));
|
|
}
|
|
if (mPPFCLCENAP_ != 0) {
|
|
output.writeUInt32(1040, mPPFCLCENAP_);
|
|
}
|
|
if (detailCase_ == 1099) {
|
|
output.writeMessage(1099, (emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo) detail_);
|
|
}
|
|
if (getGONEPFEDMELList().size() > 0) {
|
|
output.writeUInt32NoTag(9970);
|
|
output.writeUInt32NoTag(gONEPFEDMELMemoizedSerializedSize);
|
|
}
|
|
for (int i = 0; i < gONEPFEDMEL_.size(); i++) {
|
|
output.writeUInt64NoTag(gONEPFEDMEL_.getLong(i));
|
|
}
|
|
if (getNJCGNGLKPBJList().size() > 0) {
|
|
output.writeUInt32NoTag(10138);
|
|
output.writeUInt32NoTag(nJCGNGLKPBJMemoizedSerializedSize);
|
|
}
|
|
for (int i = 0; i < nJCGNGLKPBJ_.size(); i++) {
|
|
output.writeUInt32NoTag(nJCGNGLKPBJ_.getInt(i));
|
|
}
|
|
if (oDMJHPBFIKO_ != false) {
|
|
output.writeBool(1408, oDMJHPBFIKO_);
|
|
}
|
|
com.google.protobuf.GeneratedMessageV3
|
|
.serializeIntegerMapTo(
|
|
output,
|
|
internalGetActivityCoinMap(),
|
|
ActivityCoinMapDefaultEntryHolder.defaultEntry,
|
|
1791);
|
|
com.google.protobuf.GeneratedMessageV3
|
|
.serializeIntegerMapTo(
|
|
output,
|
|
internalGetWishGiftNumMap(),
|
|
WishGiftNumMapDefaultEntryHolder.defaultEntry,
|
|
1954);
|
|
unknownFields.writeTo(output);
|
|
}
|
|
|
|
@java.lang.Override
|
|
public int getSerializedSize() {
|
|
int size = memoizedSize;
|
|
if (size != -1) return size;
|
|
|
|
size = 0;
|
|
{
|
|
int dataSize = 0;
|
|
for (int i = 0; i < meetCondList_.size(); i++) {
|
|
dataSize += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32SizeNoTag(meetCondList_.getInt(i));
|
|
}
|
|
size += dataSize;
|
|
if (!getMeetCondListList().isEmpty()) {
|
|
size += 1;
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeInt32SizeNoTag(dataSize);
|
|
}
|
|
meetCondListMemoizedSerializedSize = dataSize;
|
|
}
|
|
if (endTime_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(4, endTime_);
|
|
}
|
|
if (beginTime_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(6, beginTime_);
|
|
}
|
|
if (isFinished_ != false) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeBoolSize(7, isFinished_);
|
|
}
|
|
if (fALGLCJDKCL_ != false) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeBoolSize(8, fALGLCJDKCL_);
|
|
}
|
|
for (int i = 0; i < watcherInfoList_.size(); i++) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeMessageSize(10, watcherInfoList_.get(i));
|
|
}
|
|
{
|
|
int dataSize = 0;
|
|
for (int i = 0; i < expireCondList_.size(); i++) {
|
|
dataSize += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32SizeNoTag(expireCondList_.getInt(i));
|
|
}
|
|
size += dataSize;
|
|
if (!getExpireCondListList().isEmpty()) {
|
|
size += 1;
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeInt32SizeNoTag(dataSize);
|
|
}
|
|
expireCondListMemoizedSerializedSize = dataSize;
|
|
}
|
|
if (scheduleId_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(12, scheduleId_);
|
|
}
|
|
if (oNCLIGBKLPF_ != false) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeBoolSize(13, oNCLIGBKLPF_);
|
|
}
|
|
if (activityType_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(14, activityType_);
|
|
}
|
|
if (activityId_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(15, activityId_);
|
|
}
|
|
if (curScore_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(63, curScore_);
|
|
}
|
|
if (fFGHMFNFPNL_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(253, fFGHMFNFPNL_);
|
|
}
|
|
if (firstDayStartTime_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(373, firstDayStartTime_);
|
|
}
|
|
if (lKODGHFICBH_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(426, lKODGHFICBH_);
|
|
}
|
|
if (cDBIIEIPBFF_ != false) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeBoolSize(509, cDBIIEIPBFF_);
|
|
}
|
|
if (lCHFFKHPJIO_ != false) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeBoolSize(678, lCHFFKHPJIO_);
|
|
}
|
|
if (iLKPGDKEIEG_ != false) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeBoolSize(739, iLKPGDKEIEG_);
|
|
}
|
|
{
|
|
int dataSize = 0;
|
|
for (int i = 0; i < takenRewardList_.size(); i++) {
|
|
dataSize += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32SizeNoTag(takenRewardList_.getInt(i));
|
|
}
|
|
size += dataSize;
|
|
if (!getTakenRewardListList().isEmpty()) {
|
|
size += 2;
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeInt32SizeNoTag(dataSize);
|
|
}
|
|
takenRewardListMemoizedSerializedSize = dataSize;
|
|
}
|
|
if (cIDDJFNIMPJ_ != 0L) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt64Size(892, cIDDJFNIMPJ_);
|
|
}
|
|
for (int i = 0; i < activityPushTipsDataList_.size(); i++) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeMessageSize(983, activityPushTipsDataList_.get(i));
|
|
}
|
|
if (mPPFCLCENAP_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(1040, mPPFCLCENAP_);
|
|
}
|
|
if (detailCase_ == 1099) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeMessageSize(1099, (emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo) detail_);
|
|
}
|
|
{
|
|
int dataSize = 0;
|
|
for (int i = 0; i < gONEPFEDMEL_.size(); i++) {
|
|
dataSize += com.google.protobuf.CodedOutputStream
|
|
.computeUInt64SizeNoTag(gONEPFEDMEL_.getLong(i));
|
|
}
|
|
size += dataSize;
|
|
if (!getGONEPFEDMELList().isEmpty()) {
|
|
size += 2;
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeInt32SizeNoTag(dataSize);
|
|
}
|
|
gONEPFEDMELMemoizedSerializedSize = dataSize;
|
|
}
|
|
{
|
|
int dataSize = 0;
|
|
for (int i = 0; i < nJCGNGLKPBJ_.size(); i++) {
|
|
dataSize += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32SizeNoTag(nJCGNGLKPBJ_.getInt(i));
|
|
}
|
|
size += dataSize;
|
|
if (!getNJCGNGLKPBJList().isEmpty()) {
|
|
size += 2;
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeInt32SizeNoTag(dataSize);
|
|
}
|
|
nJCGNGLKPBJMemoizedSerializedSize = dataSize;
|
|
}
|
|
if (oDMJHPBFIKO_ != false) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeBoolSize(1408, oDMJHPBFIKO_);
|
|
}
|
|
for (java.util.Map.Entry<java.lang.Integer, java.lang.Integer> entry
|
|
: internalGetActivityCoinMap().getMap().entrySet()) {
|
|
com.google.protobuf.MapEntry<java.lang.Integer, java.lang.Integer>
|
|
activityCoinMap__ = ActivityCoinMapDefaultEntryHolder.defaultEntry.newBuilderForType()
|
|
.setKey(entry.getKey())
|
|
.setValue(entry.getValue())
|
|
.build();
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeMessageSize(1791, activityCoinMap__);
|
|
}
|
|
for (java.util.Map.Entry<java.lang.Integer, java.lang.Integer> entry
|
|
: internalGetWishGiftNumMap().getMap().entrySet()) {
|
|
com.google.protobuf.MapEntry<java.lang.Integer, java.lang.Integer>
|
|
wishGiftNumMap__ = WishGiftNumMapDefaultEntryHolder.defaultEntry.newBuilderForType()
|
|
.setKey(entry.getKey())
|
|
.setValue(entry.getValue())
|
|
.build();
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeMessageSize(1954, wishGiftNumMap__);
|
|
}
|
|
size += unknownFields.getSerializedSize();
|
|
memoizedSize = size;
|
|
return size;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public boolean equals(final java.lang.Object obj) {
|
|
if (obj == this) {
|
|
return true;
|
|
}
|
|
if (!(obj instanceof emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo)) {
|
|
return super.equals(obj);
|
|
}
|
|
emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo other = (emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo) obj;
|
|
|
|
if (!getMeetCondListList()
|
|
.equals(other.getMeetCondListList())) return false;
|
|
if (getEndTime()
|
|
!= other.getEndTime()) return false;
|
|
if (getBeginTime()
|
|
!= other.getBeginTime()) return false;
|
|
if (getIsFinished()
|
|
!= other.getIsFinished()) return false;
|
|
if (getFALGLCJDKCL()
|
|
!= other.getFALGLCJDKCL()) return false;
|
|
if (!getWatcherInfoListList()
|
|
.equals(other.getWatcherInfoListList())) return false;
|
|
if (!getExpireCondListList()
|
|
.equals(other.getExpireCondListList())) return false;
|
|
if (getScheduleId()
|
|
!= other.getScheduleId()) return false;
|
|
if (getONCLIGBKLPF()
|
|
!= other.getONCLIGBKLPF()) return false;
|
|
if (getActivityType()
|
|
!= other.getActivityType()) return false;
|
|
if (getActivityId()
|
|
!= other.getActivityId()) return false;
|
|
if (getCurScore()
|
|
!= other.getCurScore()) return false;
|
|
if (getFFGHMFNFPNL()
|
|
!= other.getFFGHMFNFPNL()) return false;
|
|
if (getFirstDayStartTime()
|
|
!= other.getFirstDayStartTime()) return false;
|
|
if (getLKODGHFICBH()
|
|
!= other.getLKODGHFICBH()) return false;
|
|
if (getCDBIIEIPBFF()
|
|
!= other.getCDBIIEIPBFF()) return false;
|
|
if (getLCHFFKHPJIO()
|
|
!= other.getLCHFFKHPJIO()) return false;
|
|
if (getILKPGDKEIEG()
|
|
!= other.getILKPGDKEIEG()) return false;
|
|
if (!getTakenRewardListList()
|
|
.equals(other.getTakenRewardListList())) return false;
|
|
if (getCIDDJFNIMPJ()
|
|
!= other.getCIDDJFNIMPJ()) return false;
|
|
if (!getActivityPushTipsDataListList()
|
|
.equals(other.getActivityPushTipsDataListList())) return false;
|
|
if (getMPPFCLCENAP()
|
|
!= other.getMPPFCLCENAP()) return false;
|
|
if (!getGONEPFEDMELList()
|
|
.equals(other.getGONEPFEDMELList())) return false;
|
|
if (!getNJCGNGLKPBJList()
|
|
.equals(other.getNJCGNGLKPBJList())) return false;
|
|
if (getODMJHPBFIKO()
|
|
!= other.getODMJHPBFIKO()) return false;
|
|
if (!internalGetActivityCoinMap().equals(
|
|
other.internalGetActivityCoinMap())) return false;
|
|
if (!internalGetWishGiftNumMap().equals(
|
|
other.internalGetWishGiftNumMap())) return false;
|
|
if (!getDetailCase().equals(other.getDetailCase())) return false;
|
|
switch (detailCase_) {
|
|
case 1099:
|
|
if (!getMusicGameInfo()
|
|
.equals(other.getMusicGameInfo())) return false;
|
|
break;
|
|
case 0:
|
|
default:
|
|
}
|
|
if (!unknownFields.equals(other.unknownFields)) return false;
|
|
return true;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public int hashCode() {
|
|
if (memoizedHashCode != 0) {
|
|
return memoizedHashCode;
|
|
}
|
|
int hash = 41;
|
|
hash = (19 * hash) + getDescriptor().hashCode();
|
|
if (getMeetCondListCount() > 0) {
|
|
hash = (37 * hash) + MEET_COND_LIST_FIELD_NUMBER;
|
|
hash = (53 * hash) + getMeetCondListList().hashCode();
|
|
}
|
|
hash = (37 * hash) + END_TIME_FIELD_NUMBER;
|
|
hash = (53 * hash) + getEndTime();
|
|
hash = (37 * hash) + BEGIN_TIME_FIELD_NUMBER;
|
|
hash = (53 * hash) + getBeginTime();
|
|
hash = (37 * hash) + IS_FINISHED_FIELD_NUMBER;
|
|
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
getIsFinished());
|
|
hash = (37 * hash) + FALGLCJDKCL_FIELD_NUMBER;
|
|
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
getFALGLCJDKCL());
|
|
if (getWatcherInfoListCount() > 0) {
|
|
hash = (37 * hash) + WATCHER_INFO_LIST_FIELD_NUMBER;
|
|
hash = (53 * hash) + getWatcherInfoListList().hashCode();
|
|
}
|
|
if (getExpireCondListCount() > 0) {
|
|
hash = (37 * hash) + EXPIRE_COND_LIST_FIELD_NUMBER;
|
|
hash = (53 * hash) + getExpireCondListList().hashCode();
|
|
}
|
|
hash = (37 * hash) + SCHEDULE_ID_FIELD_NUMBER;
|
|
hash = (53 * hash) + getScheduleId();
|
|
hash = (37 * hash) + ONCLIGBKLPF_FIELD_NUMBER;
|
|
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
getONCLIGBKLPF());
|
|
hash = (37 * hash) + ACTIVITY_TYPE_FIELD_NUMBER;
|
|
hash = (53 * hash) + getActivityType();
|
|
hash = (37 * hash) + ACTIVITY_ID_FIELD_NUMBER;
|
|
hash = (53 * hash) + getActivityId();
|
|
hash = (37 * hash) + CUR_SCORE_FIELD_NUMBER;
|
|
hash = (53 * hash) + getCurScore();
|
|
hash = (37 * hash) + FFGHMFNFPNL_FIELD_NUMBER;
|
|
hash = (53 * hash) + getFFGHMFNFPNL();
|
|
hash = (37 * hash) + FIRST_DAY_START_TIME_FIELD_NUMBER;
|
|
hash = (53 * hash) + getFirstDayStartTime();
|
|
hash = (37 * hash) + LKODGHFICBH_FIELD_NUMBER;
|
|
hash = (53 * hash) + getLKODGHFICBH();
|
|
hash = (37 * hash) + CDBIIEIPBFF_FIELD_NUMBER;
|
|
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
getCDBIIEIPBFF());
|
|
hash = (37 * hash) + LCHFFKHPJIO_FIELD_NUMBER;
|
|
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
getLCHFFKHPJIO());
|
|
hash = (37 * hash) + ILKPGDKEIEG_FIELD_NUMBER;
|
|
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
getILKPGDKEIEG());
|
|
if (getTakenRewardListCount() > 0) {
|
|
hash = (37 * hash) + TAKEN_REWARD_LIST_FIELD_NUMBER;
|
|
hash = (53 * hash) + getTakenRewardListList().hashCode();
|
|
}
|
|
hash = (37 * hash) + CIDDJFNIMPJ_FIELD_NUMBER;
|
|
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
getCIDDJFNIMPJ());
|
|
if (getActivityPushTipsDataListCount() > 0) {
|
|
hash = (37 * hash) + ACTIVITY_PUSH_TIPS_DATA_LIST_FIELD_NUMBER;
|
|
hash = (53 * hash) + getActivityPushTipsDataListList().hashCode();
|
|
}
|
|
hash = (37 * hash) + MPPFCLCENAP_FIELD_NUMBER;
|
|
hash = (53 * hash) + getMPPFCLCENAP();
|
|
if (getGONEPFEDMELCount() > 0) {
|
|
hash = (37 * hash) + GONEPFEDMEL_FIELD_NUMBER;
|
|
hash = (53 * hash) + getGONEPFEDMELList().hashCode();
|
|
}
|
|
if (getNJCGNGLKPBJCount() > 0) {
|
|
hash = (37 * hash) + NJCGNGLKPBJ_FIELD_NUMBER;
|
|
hash = (53 * hash) + getNJCGNGLKPBJList().hashCode();
|
|
}
|
|
hash = (37 * hash) + ODMJHPBFIKO_FIELD_NUMBER;
|
|
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
getODMJHPBFIKO());
|
|
if (!internalGetActivityCoinMap().getMap().isEmpty()) {
|
|
hash = (37 * hash) + ACTIVITY_COIN_MAP_FIELD_NUMBER;
|
|
hash = (53 * hash) + internalGetActivityCoinMap().hashCode();
|
|
}
|
|
if (!internalGetWishGiftNumMap().getMap().isEmpty()) {
|
|
hash = (37 * hash) + WISH_GIFT_NUM_MAP_FIELD_NUMBER;
|
|
hash = (53 * hash) + internalGetWishGiftNumMap().hashCode();
|
|
}
|
|
switch (detailCase_) {
|
|
case 1099:
|
|
hash = (37 * hash) + MUSIC_GAME_INFO_FIELD_NUMBER;
|
|
hash = (53 * hash) + getMusicGameInfo().hashCode();
|
|
break;
|
|
case 0:
|
|
default:
|
|
}
|
|
hash = (29 * hash) + unknownFields.hashCode();
|
|
memoizedHashCode = hash;
|
|
return hash;
|
|
}
|
|
|
|
public static emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo parseFrom(
|
|
java.nio.ByteBuffer data)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data);
|
|
}
|
|
public static emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo parseFrom(
|
|
java.nio.ByteBuffer data,
|
|
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data, extensionRegistry);
|
|
}
|
|
public static emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo parseFrom(
|
|
com.google.protobuf.ByteString data)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data);
|
|
}
|
|
public static emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo parseFrom(
|
|
com.google.protobuf.ByteString data,
|
|
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data, extensionRegistry);
|
|
}
|
|
public static emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo parseFrom(byte[] data)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data);
|
|
}
|
|
public static emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo parseFrom(
|
|
byte[] data,
|
|
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data, extensionRegistry);
|
|
}
|
|
public static emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo parseFrom(java.io.InputStream input)
|
|
throws java.io.IOException {
|
|
return com.google.protobuf.GeneratedMessageV3
|
|
.parseWithIOException(PARSER, input);
|
|
}
|
|
public static emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo parseFrom(
|
|
java.io.InputStream input,
|
|
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
throws java.io.IOException {
|
|
return com.google.protobuf.GeneratedMessageV3
|
|
.parseWithIOException(PARSER, input, extensionRegistry);
|
|
}
|
|
public static emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo parseDelimitedFrom(java.io.InputStream input)
|
|
throws java.io.IOException {
|
|
return com.google.protobuf.GeneratedMessageV3
|
|
.parseDelimitedWithIOException(PARSER, input);
|
|
}
|
|
public static emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo parseDelimitedFrom(
|
|
java.io.InputStream input,
|
|
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
throws java.io.IOException {
|
|
return com.google.protobuf.GeneratedMessageV3
|
|
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
|
|
}
|
|
public static emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo parseFrom(
|
|
com.google.protobuf.CodedInputStream input)
|
|
throws java.io.IOException {
|
|
return com.google.protobuf.GeneratedMessageV3
|
|
.parseWithIOException(PARSER, input);
|
|
}
|
|
public static emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo parseFrom(
|
|
com.google.protobuf.CodedInputStream input,
|
|
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
throws java.io.IOException {
|
|
return com.google.protobuf.GeneratedMessageV3
|
|
.parseWithIOException(PARSER, input, extensionRegistry);
|
|
}
|
|
|
|
@java.lang.Override
|
|
public Builder newBuilderForType() { return newBuilder(); }
|
|
public static Builder newBuilder() {
|
|
return DEFAULT_INSTANCE.toBuilder();
|
|
}
|
|
public static Builder newBuilder(emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo prototype) {
|
|
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
|
|
}
|
|
@java.lang.Override
|
|
public Builder toBuilder() {
|
|
return this == DEFAULT_INSTANCE
|
|
? new Builder() : new Builder().mergeFrom(this);
|
|
}
|
|
|
|
@java.lang.Override
|
|
protected Builder newBuilderForType(
|
|
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
Builder builder = new Builder(parent);
|
|
return builder;
|
|
}
|
|
/**
|
|
* Protobuf type {@code ActivityInfo}
|
|
*/
|
|
public static final class Builder extends
|
|
com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
|
|
// @@protoc_insertion_point(builder_implements:ActivityInfo)
|
|
emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfoOrBuilder {
|
|
public static final com.google.protobuf.Descriptors.Descriptor
|
|
getDescriptor() {
|
|
return emu.grasscutter.net.proto.ActivityInfoOuterClass.internal_static_ActivityInfo_descriptor;
|
|
}
|
|
|
|
@SuppressWarnings({"rawtypes"})
|
|
protected com.google.protobuf.MapField internalGetMapField(
|
|
int number) {
|
|
switch (number) {
|
|
case 1791:
|
|
return internalGetActivityCoinMap();
|
|
case 1954:
|
|
return internalGetWishGiftNumMap();
|
|
default:
|
|
throw new RuntimeException(
|
|
"Invalid map field number: " + number);
|
|
}
|
|
}
|
|
@SuppressWarnings({"rawtypes"})
|
|
protected com.google.protobuf.MapField internalGetMutableMapField(
|
|
int number) {
|
|
switch (number) {
|
|
case 1791:
|
|
return internalGetMutableActivityCoinMap();
|
|
case 1954:
|
|
return internalGetMutableWishGiftNumMap();
|
|
default:
|
|
throw new RuntimeException(
|
|
"Invalid map field number: " + number);
|
|
}
|
|
}
|
|
@java.lang.Override
|
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
internalGetFieldAccessorTable() {
|
|
return emu.grasscutter.net.proto.ActivityInfoOuterClass.internal_static_ActivityInfo_fieldAccessorTable
|
|
.ensureFieldAccessorsInitialized(
|
|
emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.class, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder.class);
|
|
}
|
|
|
|
// Construct using emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.newBuilder()
|
|
private Builder() {
|
|
maybeForceBuilderInitialization();
|
|
}
|
|
|
|
private Builder(
|
|
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
super(parent);
|
|
maybeForceBuilderInitialization();
|
|
}
|
|
private void maybeForceBuilderInitialization() {
|
|
if (com.google.protobuf.GeneratedMessageV3
|
|
.alwaysUseFieldBuilders) {
|
|
getWatcherInfoListFieldBuilder();
|
|
getActivityPushTipsDataListFieldBuilder();
|
|
}
|
|
}
|
|
@java.lang.Override
|
|
public Builder clear() {
|
|
super.clear();
|
|
meetCondList_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
endTime_ = 0;
|
|
|
|
beginTime_ = 0;
|
|
|
|
isFinished_ = false;
|
|
|
|
fALGLCJDKCL_ = false;
|
|
|
|
if (watcherInfoListBuilder_ == null) {
|
|
watcherInfoList_ = java.util.Collections.emptyList();
|
|
bitField0_ = (bitField0_ & ~0x00000002);
|
|
} else {
|
|
watcherInfoListBuilder_.clear();
|
|
}
|
|
expireCondList_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000004);
|
|
scheduleId_ = 0;
|
|
|
|
oNCLIGBKLPF_ = false;
|
|
|
|
activityType_ = 0;
|
|
|
|
activityId_ = 0;
|
|
|
|
curScore_ = 0;
|
|
|
|
fFGHMFNFPNL_ = 0;
|
|
|
|
firstDayStartTime_ = 0;
|
|
|
|
lKODGHFICBH_ = 0;
|
|
|
|
cDBIIEIPBFF_ = false;
|
|
|
|
lCHFFKHPJIO_ = false;
|
|
|
|
iLKPGDKEIEG_ = false;
|
|
|
|
takenRewardList_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000008);
|
|
cIDDJFNIMPJ_ = 0L;
|
|
|
|
if (activityPushTipsDataListBuilder_ == null) {
|
|
activityPushTipsDataList_ = java.util.Collections.emptyList();
|
|
bitField0_ = (bitField0_ & ~0x00000010);
|
|
} else {
|
|
activityPushTipsDataListBuilder_.clear();
|
|
}
|
|
mPPFCLCENAP_ = 0;
|
|
|
|
gONEPFEDMEL_ = emptyLongList();
|
|
bitField0_ = (bitField0_ & ~0x00000020);
|
|
nJCGNGLKPBJ_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000040);
|
|
oDMJHPBFIKO_ = false;
|
|
|
|
internalGetMutableActivityCoinMap().clear();
|
|
internalGetMutableWishGiftNumMap().clear();
|
|
detailCase_ = 0;
|
|
detail_ = null;
|
|
return this;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public com.google.protobuf.Descriptors.Descriptor
|
|
getDescriptorForType() {
|
|
return emu.grasscutter.net.proto.ActivityInfoOuterClass.internal_static_ActivityInfo_descriptor;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo getDefaultInstanceForType() {
|
|
return emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.getDefaultInstance();
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo build() {
|
|
emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo result = buildPartial();
|
|
if (!result.isInitialized()) {
|
|
throw newUninitializedMessageException(result);
|
|
}
|
|
return result;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo buildPartial() {
|
|
emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo result = new emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo(this);
|
|
int from_bitField0_ = bitField0_;
|
|
if (((bitField0_ & 0x00000001) != 0)) {
|
|
meetCondList_.makeImmutable();
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
}
|
|
result.meetCondList_ = meetCondList_;
|
|
result.endTime_ = endTime_;
|
|
result.beginTime_ = beginTime_;
|
|
result.isFinished_ = isFinished_;
|
|
result.fALGLCJDKCL_ = fALGLCJDKCL_;
|
|
if (watcherInfoListBuilder_ == null) {
|
|
if (((bitField0_ & 0x00000002) != 0)) {
|
|
watcherInfoList_ = java.util.Collections.unmodifiableList(watcherInfoList_);
|
|
bitField0_ = (bitField0_ & ~0x00000002);
|
|
}
|
|
result.watcherInfoList_ = watcherInfoList_;
|
|
} else {
|
|
result.watcherInfoList_ = watcherInfoListBuilder_.build();
|
|
}
|
|
if (((bitField0_ & 0x00000004) != 0)) {
|
|
expireCondList_.makeImmutable();
|
|
bitField0_ = (bitField0_ & ~0x00000004);
|
|
}
|
|
result.expireCondList_ = expireCondList_;
|
|
result.scheduleId_ = scheduleId_;
|
|
result.oNCLIGBKLPF_ = oNCLIGBKLPF_;
|
|
result.activityType_ = activityType_;
|
|
result.activityId_ = activityId_;
|
|
result.curScore_ = curScore_;
|
|
result.fFGHMFNFPNL_ = fFGHMFNFPNL_;
|
|
result.firstDayStartTime_ = firstDayStartTime_;
|
|
result.lKODGHFICBH_ = lKODGHFICBH_;
|
|
result.cDBIIEIPBFF_ = cDBIIEIPBFF_;
|
|
result.lCHFFKHPJIO_ = lCHFFKHPJIO_;
|
|
result.iLKPGDKEIEG_ = iLKPGDKEIEG_;
|
|
if (((bitField0_ & 0x00000008) != 0)) {
|
|
takenRewardList_.makeImmutable();
|
|
bitField0_ = (bitField0_ & ~0x00000008);
|
|
}
|
|
result.takenRewardList_ = takenRewardList_;
|
|
result.cIDDJFNIMPJ_ = cIDDJFNIMPJ_;
|
|
if (activityPushTipsDataListBuilder_ == null) {
|
|
if (((bitField0_ & 0x00000010) != 0)) {
|
|
activityPushTipsDataList_ = java.util.Collections.unmodifiableList(activityPushTipsDataList_);
|
|
bitField0_ = (bitField0_ & ~0x00000010);
|
|
}
|
|
result.activityPushTipsDataList_ = activityPushTipsDataList_;
|
|
} else {
|
|
result.activityPushTipsDataList_ = activityPushTipsDataListBuilder_.build();
|
|
}
|
|
result.mPPFCLCENAP_ = mPPFCLCENAP_;
|
|
if (((bitField0_ & 0x00000020) != 0)) {
|
|
gONEPFEDMEL_.makeImmutable();
|
|
bitField0_ = (bitField0_ & ~0x00000020);
|
|
}
|
|
result.gONEPFEDMEL_ = gONEPFEDMEL_;
|
|
if (((bitField0_ & 0x00000040) != 0)) {
|
|
nJCGNGLKPBJ_.makeImmutable();
|
|
bitField0_ = (bitField0_ & ~0x00000040);
|
|
}
|
|
result.nJCGNGLKPBJ_ = nJCGNGLKPBJ_;
|
|
result.oDMJHPBFIKO_ = oDMJHPBFIKO_;
|
|
result.activityCoinMap_ = internalGetActivityCoinMap();
|
|
result.activityCoinMap_.makeImmutable();
|
|
result.wishGiftNumMap_ = internalGetWishGiftNumMap();
|
|
result.wishGiftNumMap_.makeImmutable();
|
|
if (detailCase_ == 1099) {
|
|
if (musicGameInfoBuilder_ == null) {
|
|
result.detail_ = detail_;
|
|
} else {
|
|
result.detail_ = musicGameInfoBuilder_.build();
|
|
}
|
|
}
|
|
result.detailCase_ = detailCase_;
|
|
onBuilt();
|
|
return result;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public Builder clone() {
|
|
return super.clone();
|
|
}
|
|
@java.lang.Override
|
|
public Builder setField(
|
|
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
java.lang.Object value) {
|
|
return super.setField(field, value);
|
|
}
|
|
@java.lang.Override
|
|
public Builder clearField(
|
|
com.google.protobuf.Descriptors.FieldDescriptor field) {
|
|
return super.clearField(field);
|
|
}
|
|
@java.lang.Override
|
|
public Builder clearOneof(
|
|
com.google.protobuf.Descriptors.OneofDescriptor oneof) {
|
|
return super.clearOneof(oneof);
|
|
}
|
|
@java.lang.Override
|
|
public Builder setRepeatedField(
|
|
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
int index, java.lang.Object value) {
|
|
return super.setRepeatedField(field, index, value);
|
|
}
|
|
@java.lang.Override
|
|
public Builder addRepeatedField(
|
|
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
java.lang.Object value) {
|
|
return super.addRepeatedField(field, value);
|
|
}
|
|
@java.lang.Override
|
|
public Builder mergeFrom(com.google.protobuf.Message other) {
|
|
if (other instanceof emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo) {
|
|
return mergeFrom((emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo)other);
|
|
} else {
|
|
super.mergeFrom(other);
|
|
return this;
|
|
}
|
|
}
|
|
|
|
public Builder mergeFrom(emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo other) {
|
|
if (other == emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.getDefaultInstance()) return this;
|
|
if (!other.meetCondList_.isEmpty()) {
|
|
if (meetCondList_.isEmpty()) {
|
|
meetCondList_ = other.meetCondList_;
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
} else {
|
|
ensureMeetCondListIsMutable();
|
|
meetCondList_.addAll(other.meetCondList_);
|
|
}
|
|
onChanged();
|
|
}
|
|
if (other.getEndTime() != 0) {
|
|
setEndTime(other.getEndTime());
|
|
}
|
|
if (other.getBeginTime() != 0) {
|
|
setBeginTime(other.getBeginTime());
|
|
}
|
|
if (other.getIsFinished() != false) {
|
|
setIsFinished(other.getIsFinished());
|
|
}
|
|
if (other.getFALGLCJDKCL() != false) {
|
|
setFALGLCJDKCL(other.getFALGLCJDKCL());
|
|
}
|
|
if (watcherInfoListBuilder_ == null) {
|
|
if (!other.watcherInfoList_.isEmpty()) {
|
|
if (watcherInfoList_.isEmpty()) {
|
|
watcherInfoList_ = other.watcherInfoList_;
|
|
bitField0_ = (bitField0_ & ~0x00000002);
|
|
} else {
|
|
ensureWatcherInfoListIsMutable();
|
|
watcherInfoList_.addAll(other.watcherInfoList_);
|
|
}
|
|
onChanged();
|
|
}
|
|
} else {
|
|
if (!other.watcherInfoList_.isEmpty()) {
|
|
if (watcherInfoListBuilder_.isEmpty()) {
|
|
watcherInfoListBuilder_.dispose();
|
|
watcherInfoListBuilder_ = null;
|
|
watcherInfoList_ = other.watcherInfoList_;
|
|
bitField0_ = (bitField0_ & ~0x00000002);
|
|
watcherInfoListBuilder_ =
|
|
com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ?
|
|
getWatcherInfoListFieldBuilder() : null;
|
|
} else {
|
|
watcherInfoListBuilder_.addAllMessages(other.watcherInfoList_);
|
|
}
|
|
}
|
|
}
|
|
if (!other.expireCondList_.isEmpty()) {
|
|
if (expireCondList_.isEmpty()) {
|
|
expireCondList_ = other.expireCondList_;
|
|
bitField0_ = (bitField0_ & ~0x00000004);
|
|
} else {
|
|
ensureExpireCondListIsMutable();
|
|
expireCondList_.addAll(other.expireCondList_);
|
|
}
|
|
onChanged();
|
|
}
|
|
if (other.getScheduleId() != 0) {
|
|
setScheduleId(other.getScheduleId());
|
|
}
|
|
if (other.getONCLIGBKLPF() != false) {
|
|
setONCLIGBKLPF(other.getONCLIGBKLPF());
|
|
}
|
|
if (other.getActivityType() != 0) {
|
|
setActivityType(other.getActivityType());
|
|
}
|
|
if (other.getActivityId() != 0) {
|
|
setActivityId(other.getActivityId());
|
|
}
|
|
if (other.getCurScore() != 0) {
|
|
setCurScore(other.getCurScore());
|
|
}
|
|
if (other.getFFGHMFNFPNL() != 0) {
|
|
setFFGHMFNFPNL(other.getFFGHMFNFPNL());
|
|
}
|
|
if (other.getFirstDayStartTime() != 0) {
|
|
setFirstDayStartTime(other.getFirstDayStartTime());
|
|
}
|
|
if (other.getLKODGHFICBH() != 0) {
|
|
setLKODGHFICBH(other.getLKODGHFICBH());
|
|
}
|
|
if (other.getCDBIIEIPBFF() != false) {
|
|
setCDBIIEIPBFF(other.getCDBIIEIPBFF());
|
|
}
|
|
if (other.getLCHFFKHPJIO() != false) {
|
|
setLCHFFKHPJIO(other.getLCHFFKHPJIO());
|
|
}
|
|
if (other.getILKPGDKEIEG() != false) {
|
|
setILKPGDKEIEG(other.getILKPGDKEIEG());
|
|
}
|
|
if (!other.takenRewardList_.isEmpty()) {
|
|
if (takenRewardList_.isEmpty()) {
|
|
takenRewardList_ = other.takenRewardList_;
|
|
bitField0_ = (bitField0_ & ~0x00000008);
|
|
} else {
|
|
ensureTakenRewardListIsMutable();
|
|
takenRewardList_.addAll(other.takenRewardList_);
|
|
}
|
|
onChanged();
|
|
}
|
|
if (other.getCIDDJFNIMPJ() != 0L) {
|
|
setCIDDJFNIMPJ(other.getCIDDJFNIMPJ());
|
|
}
|
|
if (activityPushTipsDataListBuilder_ == null) {
|
|
if (!other.activityPushTipsDataList_.isEmpty()) {
|
|
if (activityPushTipsDataList_.isEmpty()) {
|
|
activityPushTipsDataList_ = other.activityPushTipsDataList_;
|
|
bitField0_ = (bitField0_ & ~0x00000010);
|
|
} else {
|
|
ensureActivityPushTipsDataListIsMutable();
|
|
activityPushTipsDataList_.addAll(other.activityPushTipsDataList_);
|
|
}
|
|
onChanged();
|
|
}
|
|
} else {
|
|
if (!other.activityPushTipsDataList_.isEmpty()) {
|
|
if (activityPushTipsDataListBuilder_.isEmpty()) {
|
|
activityPushTipsDataListBuilder_.dispose();
|
|
activityPushTipsDataListBuilder_ = null;
|
|
activityPushTipsDataList_ = other.activityPushTipsDataList_;
|
|
bitField0_ = (bitField0_ & ~0x00000010);
|
|
activityPushTipsDataListBuilder_ =
|
|
com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ?
|
|
getActivityPushTipsDataListFieldBuilder() : null;
|
|
} else {
|
|
activityPushTipsDataListBuilder_.addAllMessages(other.activityPushTipsDataList_);
|
|
}
|
|
}
|
|
}
|
|
if (other.getMPPFCLCENAP() != 0) {
|
|
setMPPFCLCENAP(other.getMPPFCLCENAP());
|
|
}
|
|
if (!other.gONEPFEDMEL_.isEmpty()) {
|
|
if (gONEPFEDMEL_.isEmpty()) {
|
|
gONEPFEDMEL_ = other.gONEPFEDMEL_;
|
|
bitField0_ = (bitField0_ & ~0x00000020);
|
|
} else {
|
|
ensureGONEPFEDMELIsMutable();
|
|
gONEPFEDMEL_.addAll(other.gONEPFEDMEL_);
|
|
}
|
|
onChanged();
|
|
}
|
|
if (!other.nJCGNGLKPBJ_.isEmpty()) {
|
|
if (nJCGNGLKPBJ_.isEmpty()) {
|
|
nJCGNGLKPBJ_ = other.nJCGNGLKPBJ_;
|
|
bitField0_ = (bitField0_ & ~0x00000040);
|
|
} else {
|
|
ensureNJCGNGLKPBJIsMutable();
|
|
nJCGNGLKPBJ_.addAll(other.nJCGNGLKPBJ_);
|
|
}
|
|
onChanged();
|
|
}
|
|
if (other.getODMJHPBFIKO() != false) {
|
|
setODMJHPBFIKO(other.getODMJHPBFIKO());
|
|
}
|
|
internalGetMutableActivityCoinMap().mergeFrom(
|
|
other.internalGetActivityCoinMap());
|
|
internalGetMutableWishGiftNumMap().mergeFrom(
|
|
other.internalGetWishGiftNumMap());
|
|
switch (other.getDetailCase()) {
|
|
case MUSIC_GAME_INFO: {
|
|
mergeMusicGameInfo(other.getMusicGameInfo());
|
|
break;
|
|
}
|
|
case DETAIL_NOT_SET: {
|
|
break;
|
|
}
|
|
}
|
|
this.mergeUnknownFields(other.unknownFields);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public final boolean isInitialized() {
|
|
return true;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public Builder mergeFrom(
|
|
com.google.protobuf.CodedInputStream input,
|
|
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
throws java.io.IOException {
|
|
emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo parsedMessage = null;
|
|
try {
|
|
parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
|
|
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
parsedMessage = (emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo) e.getUnfinishedMessage();
|
|
throw e.unwrapIOException();
|
|
} finally {
|
|
if (parsedMessage != null) {
|
|
mergeFrom(parsedMessage);
|
|
}
|
|
}
|
|
return this;
|
|
}
|
|
private int detailCase_ = 0;
|
|
private java.lang.Object detail_;
|
|
public DetailCase
|
|
getDetailCase() {
|
|
return DetailCase.forNumber(
|
|
detailCase_);
|
|
}
|
|
|
|
public Builder clearDetail() {
|
|
detailCase_ = 0;
|
|
detail_ = null;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int bitField0_;
|
|
|
|
private com.google.protobuf.Internal.IntList meetCondList_ = emptyIntList();
|
|
private void ensureMeetCondListIsMutable() {
|
|
if (!((bitField0_ & 0x00000001) != 0)) {
|
|
meetCondList_ = mutableCopy(meetCondList_);
|
|
bitField0_ |= 0x00000001;
|
|
}
|
|
}
|
|
/**
|
|
* <pre>
|
|
* 11
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 meet_cond_list = 1;</code>
|
|
* @return A list containing the meetCondList.
|
|
*/
|
|
public java.util.List<java.lang.Integer>
|
|
getMeetCondListList() {
|
|
return ((bitField0_ & 0x00000001) != 0) ?
|
|
java.util.Collections.unmodifiableList(meetCondList_) : meetCondList_;
|
|
}
|
|
/**
|
|
* <pre>
|
|
* 11
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 meet_cond_list = 1;</code>
|
|
* @return The count of meetCondList.
|
|
*/
|
|
public int getMeetCondListCount() {
|
|
return meetCondList_.size();
|
|
}
|
|
/**
|
|
* <pre>
|
|
* 11
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 meet_cond_list = 1;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The meetCondList at the given index.
|
|
*/
|
|
public int getMeetCondList(int index) {
|
|
return meetCondList_.getInt(index);
|
|
}
|
|
/**
|
|
* <pre>
|
|
* 11
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 meet_cond_list = 1;</code>
|
|
* @param index The index to set the value at.
|
|
* @param value The meetCondList to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setMeetCondList(
|
|
int index, int value) {
|
|
ensureMeetCondListIsMutable();
|
|
meetCondList_.setInt(index, value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <pre>
|
|
* 11
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 meet_cond_list = 1;</code>
|
|
* @param value The meetCondList to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addMeetCondList(int value) {
|
|
ensureMeetCondListIsMutable();
|
|
meetCondList_.addInt(value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <pre>
|
|
* 11
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 meet_cond_list = 1;</code>
|
|
* @param values The meetCondList to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllMeetCondList(
|
|
java.lang.Iterable<? extends java.lang.Integer> values) {
|
|
ensureMeetCondListIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, meetCondList_);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <pre>
|
|
* 11
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 meet_cond_list = 1;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearMeetCondList() {
|
|
meetCondList_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int endTime_ ;
|
|
/**
|
|
* <code>uint32 end_time = 4;</code>
|
|
* @return The endTime.
|
|
*/
|
|
@java.lang.Override
|
|
public int getEndTime() {
|
|
return endTime_;
|
|
}
|
|
/**
|
|
* <code>uint32 end_time = 4;</code>
|
|
* @param value The endTime to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setEndTime(int value) {
|
|
|
|
endTime_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 end_time = 4;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearEndTime() {
|
|
|
|
endTime_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int beginTime_ ;
|
|
/**
|
|
* <code>uint32 begin_time = 6;</code>
|
|
* @return The beginTime.
|
|
*/
|
|
@java.lang.Override
|
|
public int getBeginTime() {
|
|
return beginTime_;
|
|
}
|
|
/**
|
|
* <code>uint32 begin_time = 6;</code>
|
|
* @param value The beginTime to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setBeginTime(int value) {
|
|
|
|
beginTime_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 begin_time = 6;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearBeginTime() {
|
|
|
|
beginTime_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private boolean isFinished_ ;
|
|
/**
|
|
* <code>bool is_finished = 7;</code>
|
|
* @return The isFinished.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getIsFinished() {
|
|
return isFinished_;
|
|
}
|
|
/**
|
|
* <code>bool is_finished = 7;</code>
|
|
* @param value The isFinished to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setIsFinished(boolean value) {
|
|
|
|
isFinished_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>bool is_finished = 7;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearIsFinished() {
|
|
|
|
isFinished_ = false;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private boolean fALGLCJDKCL_ ;
|
|
/**
|
|
* <code>bool FALGLCJDKCL = 8;</code>
|
|
* @return The fALGLCJDKCL.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getFALGLCJDKCL() {
|
|
return fALGLCJDKCL_;
|
|
}
|
|
/**
|
|
* <code>bool FALGLCJDKCL = 8;</code>
|
|
* @param value The fALGLCJDKCL to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setFALGLCJDKCL(boolean value) {
|
|
|
|
fALGLCJDKCL_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>bool FALGLCJDKCL = 8;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearFALGLCJDKCL() {
|
|
|
|
fALGLCJDKCL_ = false;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private java.util.List<emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo> watcherInfoList_ =
|
|
java.util.Collections.emptyList();
|
|
private void ensureWatcherInfoListIsMutable() {
|
|
if (!((bitField0_ & 0x00000002) != 0)) {
|
|
watcherInfoList_ = new java.util.ArrayList<emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo>(watcherInfoList_);
|
|
bitField0_ |= 0x00000002;
|
|
}
|
|
}
|
|
|
|
private com.google.protobuf.RepeatedFieldBuilderV3<
|
|
emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo, emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo.Builder, emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfoOrBuilder> watcherInfoListBuilder_;
|
|
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
public java.util.List<emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo> getWatcherInfoListList() {
|
|
if (watcherInfoListBuilder_ == null) {
|
|
return java.util.Collections.unmodifiableList(watcherInfoList_);
|
|
} else {
|
|
return watcherInfoListBuilder_.getMessageList();
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
public int getWatcherInfoListCount() {
|
|
if (watcherInfoListBuilder_ == null) {
|
|
return watcherInfoList_.size();
|
|
} else {
|
|
return watcherInfoListBuilder_.getCount();
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo getWatcherInfoList(int index) {
|
|
if (watcherInfoListBuilder_ == null) {
|
|
return watcherInfoList_.get(index);
|
|
} else {
|
|
return watcherInfoListBuilder_.getMessage(index);
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
public Builder setWatcherInfoList(
|
|
int index, emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo value) {
|
|
if (watcherInfoListBuilder_ == null) {
|
|
if (value == null) {
|
|
throw new NullPointerException();
|
|
}
|
|
ensureWatcherInfoListIsMutable();
|
|
watcherInfoList_.set(index, value);
|
|
onChanged();
|
|
} else {
|
|
watcherInfoListBuilder_.setMessage(index, value);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
public Builder setWatcherInfoList(
|
|
int index, emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo.Builder builderForValue) {
|
|
if (watcherInfoListBuilder_ == null) {
|
|
ensureWatcherInfoListIsMutable();
|
|
watcherInfoList_.set(index, builderForValue.build());
|
|
onChanged();
|
|
} else {
|
|
watcherInfoListBuilder_.setMessage(index, builderForValue.build());
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
public Builder addWatcherInfoList(emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo value) {
|
|
if (watcherInfoListBuilder_ == null) {
|
|
if (value == null) {
|
|
throw new NullPointerException();
|
|
}
|
|
ensureWatcherInfoListIsMutable();
|
|
watcherInfoList_.add(value);
|
|
onChanged();
|
|
} else {
|
|
watcherInfoListBuilder_.addMessage(value);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
public Builder addWatcherInfoList(
|
|
int index, emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo value) {
|
|
if (watcherInfoListBuilder_ == null) {
|
|
if (value == null) {
|
|
throw new NullPointerException();
|
|
}
|
|
ensureWatcherInfoListIsMutable();
|
|
watcherInfoList_.add(index, value);
|
|
onChanged();
|
|
} else {
|
|
watcherInfoListBuilder_.addMessage(index, value);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
public Builder addWatcherInfoList(
|
|
emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo.Builder builderForValue) {
|
|
if (watcherInfoListBuilder_ == null) {
|
|
ensureWatcherInfoListIsMutable();
|
|
watcherInfoList_.add(builderForValue.build());
|
|
onChanged();
|
|
} else {
|
|
watcherInfoListBuilder_.addMessage(builderForValue.build());
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
public Builder addWatcherInfoList(
|
|
int index, emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo.Builder builderForValue) {
|
|
if (watcherInfoListBuilder_ == null) {
|
|
ensureWatcherInfoListIsMutable();
|
|
watcherInfoList_.add(index, builderForValue.build());
|
|
onChanged();
|
|
} else {
|
|
watcherInfoListBuilder_.addMessage(index, builderForValue.build());
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
public Builder addAllWatcherInfoList(
|
|
java.lang.Iterable<? extends emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo> values) {
|
|
if (watcherInfoListBuilder_ == null) {
|
|
ensureWatcherInfoListIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, watcherInfoList_);
|
|
onChanged();
|
|
} else {
|
|
watcherInfoListBuilder_.addAllMessages(values);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
public Builder clearWatcherInfoList() {
|
|
if (watcherInfoListBuilder_ == null) {
|
|
watcherInfoList_ = java.util.Collections.emptyList();
|
|
bitField0_ = (bitField0_ & ~0x00000002);
|
|
onChanged();
|
|
} else {
|
|
watcherInfoListBuilder_.clear();
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
public Builder removeWatcherInfoList(int index) {
|
|
if (watcherInfoListBuilder_ == null) {
|
|
ensureWatcherInfoListIsMutable();
|
|
watcherInfoList_.remove(index);
|
|
onChanged();
|
|
} else {
|
|
watcherInfoListBuilder_.remove(index);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo.Builder getWatcherInfoListBuilder(
|
|
int index) {
|
|
return getWatcherInfoListFieldBuilder().getBuilder(index);
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfoOrBuilder getWatcherInfoListOrBuilder(
|
|
int index) {
|
|
if (watcherInfoListBuilder_ == null) {
|
|
return watcherInfoList_.get(index); } else {
|
|
return watcherInfoListBuilder_.getMessageOrBuilder(index);
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
public java.util.List<? extends emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfoOrBuilder>
|
|
getWatcherInfoListOrBuilderList() {
|
|
if (watcherInfoListBuilder_ != null) {
|
|
return watcherInfoListBuilder_.getMessageOrBuilderList();
|
|
} else {
|
|
return java.util.Collections.unmodifiableList(watcherInfoList_);
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo.Builder addWatcherInfoListBuilder() {
|
|
return getWatcherInfoListFieldBuilder().addBuilder(
|
|
emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo.getDefaultInstance());
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo.Builder addWatcherInfoListBuilder(
|
|
int index) {
|
|
return getWatcherInfoListFieldBuilder().addBuilder(
|
|
index, emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo.getDefaultInstance());
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityWatcherInfo watcher_info_list = 10;</code>
|
|
*/
|
|
public java.util.List<emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo.Builder>
|
|
getWatcherInfoListBuilderList() {
|
|
return getWatcherInfoListFieldBuilder().getBuilderList();
|
|
}
|
|
private com.google.protobuf.RepeatedFieldBuilderV3<
|
|
emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo, emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo.Builder, emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfoOrBuilder>
|
|
getWatcherInfoListFieldBuilder() {
|
|
if (watcherInfoListBuilder_ == null) {
|
|
watcherInfoListBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3<
|
|
emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo, emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfo.Builder, emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.ActivityWatcherInfoOrBuilder>(
|
|
watcherInfoList_,
|
|
((bitField0_ & 0x00000002) != 0),
|
|
getParentForChildren(),
|
|
isClean());
|
|
watcherInfoList_ = null;
|
|
}
|
|
return watcherInfoListBuilder_;
|
|
}
|
|
|
|
private com.google.protobuf.Internal.IntList expireCondList_ = emptyIntList();
|
|
private void ensureExpireCondListIsMutable() {
|
|
if (!((bitField0_ & 0x00000004) != 0)) {
|
|
expireCondList_ = mutableCopy(expireCondList_);
|
|
bitField0_ |= 0x00000004;
|
|
}
|
|
}
|
|
/**
|
|
* <pre>
|
|
* 1
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 expire_cond_list = 11;</code>
|
|
* @return A list containing the expireCondList.
|
|
*/
|
|
public java.util.List<java.lang.Integer>
|
|
getExpireCondListList() {
|
|
return ((bitField0_ & 0x00000004) != 0) ?
|
|
java.util.Collections.unmodifiableList(expireCondList_) : expireCondList_;
|
|
}
|
|
/**
|
|
* <pre>
|
|
* 1
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 expire_cond_list = 11;</code>
|
|
* @return The count of expireCondList.
|
|
*/
|
|
public int getExpireCondListCount() {
|
|
return expireCondList_.size();
|
|
}
|
|
/**
|
|
* <pre>
|
|
* 1
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 expire_cond_list = 11;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The expireCondList at the given index.
|
|
*/
|
|
public int getExpireCondList(int index) {
|
|
return expireCondList_.getInt(index);
|
|
}
|
|
/**
|
|
* <pre>
|
|
* 1
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 expire_cond_list = 11;</code>
|
|
* @param index The index to set the value at.
|
|
* @param value The expireCondList to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setExpireCondList(
|
|
int index, int value) {
|
|
ensureExpireCondListIsMutable();
|
|
expireCondList_.setInt(index, value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <pre>
|
|
* 1
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 expire_cond_list = 11;</code>
|
|
* @param value The expireCondList to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addExpireCondList(int value) {
|
|
ensureExpireCondListIsMutable();
|
|
expireCondList_.addInt(value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <pre>
|
|
* 1
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 expire_cond_list = 11;</code>
|
|
* @param values The expireCondList to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllExpireCondList(
|
|
java.lang.Iterable<? extends java.lang.Integer> values) {
|
|
ensureExpireCondListIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, expireCondList_);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <pre>
|
|
* 1
|
|
* </pre>
|
|
*
|
|
* <code>repeated uint32 expire_cond_list = 11;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearExpireCondList() {
|
|
expireCondList_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000004);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int scheduleId_ ;
|
|
/**
|
|
* <code>uint32 schedule_id = 12;</code>
|
|
* @return The scheduleId.
|
|
*/
|
|
@java.lang.Override
|
|
public int getScheduleId() {
|
|
return scheduleId_;
|
|
}
|
|
/**
|
|
* <code>uint32 schedule_id = 12;</code>
|
|
* @param value The scheduleId to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setScheduleId(int value) {
|
|
|
|
scheduleId_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 schedule_id = 12;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearScheduleId() {
|
|
|
|
scheduleId_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private boolean oNCLIGBKLPF_ ;
|
|
/**
|
|
* <code>bool ONCLIGBKLPF = 13;</code>
|
|
* @return The oNCLIGBKLPF.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getONCLIGBKLPF() {
|
|
return oNCLIGBKLPF_;
|
|
}
|
|
/**
|
|
* <code>bool ONCLIGBKLPF = 13;</code>
|
|
* @param value The oNCLIGBKLPF to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setONCLIGBKLPF(boolean value) {
|
|
|
|
oNCLIGBKLPF_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>bool ONCLIGBKLPF = 13;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearONCLIGBKLPF() {
|
|
|
|
oNCLIGBKLPF_ = false;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int activityType_ ;
|
|
/**
|
|
* <code>uint32 activity_type = 14;</code>
|
|
* @return The activityType.
|
|
*/
|
|
@java.lang.Override
|
|
public int getActivityType() {
|
|
return activityType_;
|
|
}
|
|
/**
|
|
* <code>uint32 activity_type = 14;</code>
|
|
* @param value The activityType to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setActivityType(int value) {
|
|
|
|
activityType_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 activity_type = 14;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearActivityType() {
|
|
|
|
activityType_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int activityId_ ;
|
|
/**
|
|
* <code>uint32 activity_id = 15;</code>
|
|
* @return The activityId.
|
|
*/
|
|
@java.lang.Override
|
|
public int getActivityId() {
|
|
return activityId_;
|
|
}
|
|
/**
|
|
* <code>uint32 activity_id = 15;</code>
|
|
* @param value The activityId to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setActivityId(int value) {
|
|
|
|
activityId_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 activity_id = 15;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearActivityId() {
|
|
|
|
activityId_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int curScore_ ;
|
|
/**
|
|
* <code>uint32 cur_score = 63;</code>
|
|
* @return The curScore.
|
|
*/
|
|
@java.lang.Override
|
|
public int getCurScore() {
|
|
return curScore_;
|
|
}
|
|
/**
|
|
* <code>uint32 cur_score = 63;</code>
|
|
* @param value The curScore to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setCurScore(int value) {
|
|
|
|
curScore_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 cur_score = 63;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearCurScore() {
|
|
|
|
curScore_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int fFGHMFNFPNL_ ;
|
|
/**
|
|
* <code>uint32 FFGHMFNFPNL = 253;</code>
|
|
* @return The fFGHMFNFPNL.
|
|
*/
|
|
@java.lang.Override
|
|
public int getFFGHMFNFPNL() {
|
|
return fFGHMFNFPNL_;
|
|
}
|
|
/**
|
|
* <code>uint32 FFGHMFNFPNL = 253;</code>
|
|
* @param value The fFGHMFNFPNL to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setFFGHMFNFPNL(int value) {
|
|
|
|
fFGHMFNFPNL_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 FFGHMFNFPNL = 253;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearFFGHMFNFPNL() {
|
|
|
|
fFGHMFNFPNL_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int firstDayStartTime_ ;
|
|
/**
|
|
* <code>uint32 first_day_start_time = 373;</code>
|
|
* @return The firstDayStartTime.
|
|
*/
|
|
@java.lang.Override
|
|
public int getFirstDayStartTime() {
|
|
return firstDayStartTime_;
|
|
}
|
|
/**
|
|
* <code>uint32 first_day_start_time = 373;</code>
|
|
* @param value The firstDayStartTime to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setFirstDayStartTime(int value) {
|
|
|
|
firstDayStartTime_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 first_day_start_time = 373;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearFirstDayStartTime() {
|
|
|
|
firstDayStartTime_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int lKODGHFICBH_ ;
|
|
/**
|
|
* <code>uint32 LKODGHFICBH = 426;</code>
|
|
* @return The lKODGHFICBH.
|
|
*/
|
|
@java.lang.Override
|
|
public int getLKODGHFICBH() {
|
|
return lKODGHFICBH_;
|
|
}
|
|
/**
|
|
* <code>uint32 LKODGHFICBH = 426;</code>
|
|
* @param value The lKODGHFICBH to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setLKODGHFICBH(int value) {
|
|
|
|
lKODGHFICBH_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 LKODGHFICBH = 426;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearLKODGHFICBH() {
|
|
|
|
lKODGHFICBH_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private boolean cDBIIEIPBFF_ ;
|
|
/**
|
|
* <code>bool CDBIIEIPBFF = 509;</code>
|
|
* @return The cDBIIEIPBFF.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getCDBIIEIPBFF() {
|
|
return cDBIIEIPBFF_;
|
|
}
|
|
/**
|
|
* <code>bool CDBIIEIPBFF = 509;</code>
|
|
* @param value The cDBIIEIPBFF to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setCDBIIEIPBFF(boolean value) {
|
|
|
|
cDBIIEIPBFF_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>bool CDBIIEIPBFF = 509;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearCDBIIEIPBFF() {
|
|
|
|
cDBIIEIPBFF_ = false;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private boolean lCHFFKHPJIO_ ;
|
|
/**
|
|
* <code>bool LCHFFKHPJIO = 678;</code>
|
|
* @return The lCHFFKHPJIO.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getLCHFFKHPJIO() {
|
|
return lCHFFKHPJIO_;
|
|
}
|
|
/**
|
|
* <code>bool LCHFFKHPJIO = 678;</code>
|
|
* @param value The lCHFFKHPJIO to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setLCHFFKHPJIO(boolean value) {
|
|
|
|
lCHFFKHPJIO_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>bool LCHFFKHPJIO = 678;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearLCHFFKHPJIO() {
|
|
|
|
lCHFFKHPJIO_ = false;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private boolean iLKPGDKEIEG_ ;
|
|
/**
|
|
* <code>bool ILKPGDKEIEG = 739;</code>
|
|
* @return The iLKPGDKEIEG.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getILKPGDKEIEG() {
|
|
return iLKPGDKEIEG_;
|
|
}
|
|
/**
|
|
* <code>bool ILKPGDKEIEG = 739;</code>
|
|
* @param value The iLKPGDKEIEG to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setILKPGDKEIEG(boolean value) {
|
|
|
|
iLKPGDKEIEG_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>bool ILKPGDKEIEG = 739;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearILKPGDKEIEG() {
|
|
|
|
iLKPGDKEIEG_ = false;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private com.google.protobuf.Internal.IntList takenRewardList_ = emptyIntList();
|
|
private void ensureTakenRewardListIsMutable() {
|
|
if (!((bitField0_ & 0x00000008) != 0)) {
|
|
takenRewardList_ = mutableCopy(takenRewardList_);
|
|
bitField0_ |= 0x00000008;
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated uint32 taken_reward_list = 818;</code>
|
|
* @return A list containing the takenRewardList.
|
|
*/
|
|
public java.util.List<java.lang.Integer>
|
|
getTakenRewardListList() {
|
|
return ((bitField0_ & 0x00000008) != 0) ?
|
|
java.util.Collections.unmodifiableList(takenRewardList_) : takenRewardList_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 taken_reward_list = 818;</code>
|
|
* @return The count of takenRewardList.
|
|
*/
|
|
public int getTakenRewardListCount() {
|
|
return takenRewardList_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 taken_reward_list = 818;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The takenRewardList at the given index.
|
|
*/
|
|
public int getTakenRewardList(int index) {
|
|
return takenRewardList_.getInt(index);
|
|
}
|
|
/**
|
|
* <code>repeated uint32 taken_reward_list = 818;</code>
|
|
* @param index The index to set the value at.
|
|
* @param value The takenRewardList to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setTakenRewardList(
|
|
int index, int value) {
|
|
ensureTakenRewardListIsMutable();
|
|
takenRewardList_.setInt(index, value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 taken_reward_list = 818;</code>
|
|
* @param value The takenRewardList to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addTakenRewardList(int value) {
|
|
ensureTakenRewardListIsMutable();
|
|
takenRewardList_.addInt(value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 taken_reward_list = 818;</code>
|
|
* @param values The takenRewardList to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllTakenRewardList(
|
|
java.lang.Iterable<? extends java.lang.Integer> values) {
|
|
ensureTakenRewardListIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, takenRewardList_);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 taken_reward_list = 818;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearTakenRewardList() {
|
|
takenRewardList_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000008);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private long cIDDJFNIMPJ_ ;
|
|
/**
|
|
* <code>uint64 CIDDJFNIMPJ = 892;</code>
|
|
* @return The cIDDJFNIMPJ.
|
|
*/
|
|
@java.lang.Override
|
|
public long getCIDDJFNIMPJ() {
|
|
return cIDDJFNIMPJ_;
|
|
}
|
|
/**
|
|
* <code>uint64 CIDDJFNIMPJ = 892;</code>
|
|
* @param value The cIDDJFNIMPJ to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setCIDDJFNIMPJ(long value) {
|
|
|
|
cIDDJFNIMPJ_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint64 CIDDJFNIMPJ = 892;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearCIDDJFNIMPJ() {
|
|
|
|
cIDDJFNIMPJ_ = 0L;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private java.util.List<emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData> activityPushTipsDataList_ =
|
|
java.util.Collections.emptyList();
|
|
private void ensureActivityPushTipsDataListIsMutable() {
|
|
if (!((bitField0_ & 0x00000010) != 0)) {
|
|
activityPushTipsDataList_ = new java.util.ArrayList<emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData>(activityPushTipsDataList_);
|
|
bitField0_ |= 0x00000010;
|
|
}
|
|
}
|
|
|
|
private com.google.protobuf.RepeatedFieldBuilderV3<
|
|
emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData, emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData.Builder, emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsDataOrBuilder> activityPushTipsDataListBuilder_;
|
|
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
public java.util.List<emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData> getActivityPushTipsDataListList() {
|
|
if (activityPushTipsDataListBuilder_ == null) {
|
|
return java.util.Collections.unmodifiableList(activityPushTipsDataList_);
|
|
} else {
|
|
return activityPushTipsDataListBuilder_.getMessageList();
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
public int getActivityPushTipsDataListCount() {
|
|
if (activityPushTipsDataListBuilder_ == null) {
|
|
return activityPushTipsDataList_.size();
|
|
} else {
|
|
return activityPushTipsDataListBuilder_.getCount();
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData getActivityPushTipsDataList(int index) {
|
|
if (activityPushTipsDataListBuilder_ == null) {
|
|
return activityPushTipsDataList_.get(index);
|
|
} else {
|
|
return activityPushTipsDataListBuilder_.getMessage(index);
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
public Builder setActivityPushTipsDataList(
|
|
int index, emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData value) {
|
|
if (activityPushTipsDataListBuilder_ == null) {
|
|
if (value == null) {
|
|
throw new NullPointerException();
|
|
}
|
|
ensureActivityPushTipsDataListIsMutable();
|
|
activityPushTipsDataList_.set(index, value);
|
|
onChanged();
|
|
} else {
|
|
activityPushTipsDataListBuilder_.setMessage(index, value);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
public Builder setActivityPushTipsDataList(
|
|
int index, emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData.Builder builderForValue) {
|
|
if (activityPushTipsDataListBuilder_ == null) {
|
|
ensureActivityPushTipsDataListIsMutable();
|
|
activityPushTipsDataList_.set(index, builderForValue.build());
|
|
onChanged();
|
|
} else {
|
|
activityPushTipsDataListBuilder_.setMessage(index, builderForValue.build());
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
public Builder addActivityPushTipsDataList(emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData value) {
|
|
if (activityPushTipsDataListBuilder_ == null) {
|
|
if (value == null) {
|
|
throw new NullPointerException();
|
|
}
|
|
ensureActivityPushTipsDataListIsMutable();
|
|
activityPushTipsDataList_.add(value);
|
|
onChanged();
|
|
} else {
|
|
activityPushTipsDataListBuilder_.addMessage(value);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
public Builder addActivityPushTipsDataList(
|
|
int index, emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData value) {
|
|
if (activityPushTipsDataListBuilder_ == null) {
|
|
if (value == null) {
|
|
throw new NullPointerException();
|
|
}
|
|
ensureActivityPushTipsDataListIsMutable();
|
|
activityPushTipsDataList_.add(index, value);
|
|
onChanged();
|
|
} else {
|
|
activityPushTipsDataListBuilder_.addMessage(index, value);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
public Builder addActivityPushTipsDataList(
|
|
emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData.Builder builderForValue) {
|
|
if (activityPushTipsDataListBuilder_ == null) {
|
|
ensureActivityPushTipsDataListIsMutable();
|
|
activityPushTipsDataList_.add(builderForValue.build());
|
|
onChanged();
|
|
} else {
|
|
activityPushTipsDataListBuilder_.addMessage(builderForValue.build());
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
public Builder addActivityPushTipsDataList(
|
|
int index, emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData.Builder builderForValue) {
|
|
if (activityPushTipsDataListBuilder_ == null) {
|
|
ensureActivityPushTipsDataListIsMutable();
|
|
activityPushTipsDataList_.add(index, builderForValue.build());
|
|
onChanged();
|
|
} else {
|
|
activityPushTipsDataListBuilder_.addMessage(index, builderForValue.build());
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
public Builder addAllActivityPushTipsDataList(
|
|
java.lang.Iterable<? extends emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData> values) {
|
|
if (activityPushTipsDataListBuilder_ == null) {
|
|
ensureActivityPushTipsDataListIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, activityPushTipsDataList_);
|
|
onChanged();
|
|
} else {
|
|
activityPushTipsDataListBuilder_.addAllMessages(values);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
public Builder clearActivityPushTipsDataList() {
|
|
if (activityPushTipsDataListBuilder_ == null) {
|
|
activityPushTipsDataList_ = java.util.Collections.emptyList();
|
|
bitField0_ = (bitField0_ & ~0x00000010);
|
|
onChanged();
|
|
} else {
|
|
activityPushTipsDataListBuilder_.clear();
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
public Builder removeActivityPushTipsDataList(int index) {
|
|
if (activityPushTipsDataListBuilder_ == null) {
|
|
ensureActivityPushTipsDataListIsMutable();
|
|
activityPushTipsDataList_.remove(index);
|
|
onChanged();
|
|
} else {
|
|
activityPushTipsDataListBuilder_.remove(index);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData.Builder getActivityPushTipsDataListBuilder(
|
|
int index) {
|
|
return getActivityPushTipsDataListFieldBuilder().getBuilder(index);
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsDataOrBuilder getActivityPushTipsDataListOrBuilder(
|
|
int index) {
|
|
if (activityPushTipsDataListBuilder_ == null) {
|
|
return activityPushTipsDataList_.get(index); } else {
|
|
return activityPushTipsDataListBuilder_.getMessageOrBuilder(index);
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
public java.util.List<? extends emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsDataOrBuilder>
|
|
getActivityPushTipsDataListOrBuilderList() {
|
|
if (activityPushTipsDataListBuilder_ != null) {
|
|
return activityPushTipsDataListBuilder_.getMessageOrBuilderList();
|
|
} else {
|
|
return java.util.Collections.unmodifiableList(activityPushTipsDataList_);
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData.Builder addActivityPushTipsDataListBuilder() {
|
|
return getActivityPushTipsDataListFieldBuilder().addBuilder(
|
|
emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData.getDefaultInstance());
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData.Builder addActivityPushTipsDataListBuilder(
|
|
int index) {
|
|
return getActivityPushTipsDataListFieldBuilder().addBuilder(
|
|
index, emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData.getDefaultInstance());
|
|
}
|
|
/**
|
|
* <code>repeated .ActivityPushTipsData activity_push_tips_data_list = 983;</code>
|
|
*/
|
|
public java.util.List<emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData.Builder>
|
|
getActivityPushTipsDataListBuilderList() {
|
|
return getActivityPushTipsDataListFieldBuilder().getBuilderList();
|
|
}
|
|
private com.google.protobuf.RepeatedFieldBuilderV3<
|
|
emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData, emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData.Builder, emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsDataOrBuilder>
|
|
getActivityPushTipsDataListFieldBuilder() {
|
|
if (activityPushTipsDataListBuilder_ == null) {
|
|
activityPushTipsDataListBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3<
|
|
emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData, emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsData.Builder, emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.ActivityPushTipsDataOrBuilder>(
|
|
activityPushTipsDataList_,
|
|
((bitField0_ & 0x00000010) != 0),
|
|
getParentForChildren(),
|
|
isClean());
|
|
activityPushTipsDataList_ = null;
|
|
}
|
|
return activityPushTipsDataListBuilder_;
|
|
}
|
|
|
|
private int mPPFCLCENAP_ ;
|
|
/**
|
|
* <code>uint32 MPPFCLCENAP = 1040;</code>
|
|
* @return The mPPFCLCENAP.
|
|
*/
|
|
@java.lang.Override
|
|
public int getMPPFCLCENAP() {
|
|
return mPPFCLCENAP_;
|
|
}
|
|
/**
|
|
* <code>uint32 MPPFCLCENAP = 1040;</code>
|
|
* @param value The mPPFCLCENAP to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setMPPFCLCENAP(int value) {
|
|
|
|
mPPFCLCENAP_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 MPPFCLCENAP = 1040;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearMPPFCLCENAP() {
|
|
|
|
mPPFCLCENAP_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private com.google.protobuf.Internal.LongList gONEPFEDMEL_ = emptyLongList();
|
|
private void ensureGONEPFEDMELIsMutable() {
|
|
if (!((bitField0_ & 0x00000020) != 0)) {
|
|
gONEPFEDMEL_ = mutableCopy(gONEPFEDMEL_);
|
|
bitField0_ |= 0x00000020;
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated uint64 GONEPFEDMEL = 1246;</code>
|
|
* @return A list containing the gONEPFEDMEL.
|
|
*/
|
|
public java.util.List<java.lang.Long>
|
|
getGONEPFEDMELList() {
|
|
return ((bitField0_ & 0x00000020) != 0) ?
|
|
java.util.Collections.unmodifiableList(gONEPFEDMEL_) : gONEPFEDMEL_;
|
|
}
|
|
/**
|
|
* <code>repeated uint64 GONEPFEDMEL = 1246;</code>
|
|
* @return The count of gONEPFEDMEL.
|
|
*/
|
|
public int getGONEPFEDMELCount() {
|
|
return gONEPFEDMEL_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint64 GONEPFEDMEL = 1246;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The gONEPFEDMEL at the given index.
|
|
*/
|
|
public long getGONEPFEDMEL(int index) {
|
|
return gONEPFEDMEL_.getLong(index);
|
|
}
|
|
/**
|
|
* <code>repeated uint64 GONEPFEDMEL = 1246;</code>
|
|
* @param index The index to set the value at.
|
|
* @param value The gONEPFEDMEL to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setGONEPFEDMEL(
|
|
int index, long value) {
|
|
ensureGONEPFEDMELIsMutable();
|
|
gONEPFEDMEL_.setLong(index, value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint64 GONEPFEDMEL = 1246;</code>
|
|
* @param value The gONEPFEDMEL to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addGONEPFEDMEL(long value) {
|
|
ensureGONEPFEDMELIsMutable();
|
|
gONEPFEDMEL_.addLong(value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint64 GONEPFEDMEL = 1246;</code>
|
|
* @param values The gONEPFEDMEL to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllGONEPFEDMEL(
|
|
java.lang.Iterable<? extends java.lang.Long> values) {
|
|
ensureGONEPFEDMELIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, gONEPFEDMEL_);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint64 GONEPFEDMEL = 1246;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearGONEPFEDMEL() {
|
|
gONEPFEDMEL_ = emptyLongList();
|
|
bitField0_ = (bitField0_ & ~0x00000020);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private com.google.protobuf.Internal.IntList nJCGNGLKPBJ_ = emptyIntList();
|
|
private void ensureNJCGNGLKPBJIsMutable() {
|
|
if (!((bitField0_ & 0x00000040) != 0)) {
|
|
nJCGNGLKPBJ_ = mutableCopy(nJCGNGLKPBJ_);
|
|
bitField0_ |= 0x00000040;
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated uint32 NJCGNGLKPBJ = 1267;</code>
|
|
* @return A list containing the nJCGNGLKPBJ.
|
|
*/
|
|
public java.util.List<java.lang.Integer>
|
|
getNJCGNGLKPBJList() {
|
|
return ((bitField0_ & 0x00000040) != 0) ?
|
|
java.util.Collections.unmodifiableList(nJCGNGLKPBJ_) : nJCGNGLKPBJ_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 NJCGNGLKPBJ = 1267;</code>
|
|
* @return The count of nJCGNGLKPBJ.
|
|
*/
|
|
public int getNJCGNGLKPBJCount() {
|
|
return nJCGNGLKPBJ_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 NJCGNGLKPBJ = 1267;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The nJCGNGLKPBJ at the given index.
|
|
*/
|
|
public int getNJCGNGLKPBJ(int index) {
|
|
return nJCGNGLKPBJ_.getInt(index);
|
|
}
|
|
/**
|
|
* <code>repeated uint32 NJCGNGLKPBJ = 1267;</code>
|
|
* @param index The index to set the value at.
|
|
* @param value The nJCGNGLKPBJ to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setNJCGNGLKPBJ(
|
|
int index, int value) {
|
|
ensureNJCGNGLKPBJIsMutable();
|
|
nJCGNGLKPBJ_.setInt(index, value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 NJCGNGLKPBJ = 1267;</code>
|
|
* @param value The nJCGNGLKPBJ to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addNJCGNGLKPBJ(int value) {
|
|
ensureNJCGNGLKPBJIsMutable();
|
|
nJCGNGLKPBJ_.addInt(value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 NJCGNGLKPBJ = 1267;</code>
|
|
* @param values The nJCGNGLKPBJ to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllNJCGNGLKPBJ(
|
|
java.lang.Iterable<? extends java.lang.Integer> values) {
|
|
ensureNJCGNGLKPBJIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, nJCGNGLKPBJ_);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 NJCGNGLKPBJ = 1267;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearNJCGNGLKPBJ() {
|
|
nJCGNGLKPBJ_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000040);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private boolean oDMJHPBFIKO_ ;
|
|
/**
|
|
* <code>bool ODMJHPBFIKO = 1408;</code>
|
|
* @return The oDMJHPBFIKO.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getODMJHPBFIKO() {
|
|
return oDMJHPBFIKO_;
|
|
}
|
|
/**
|
|
* <code>bool ODMJHPBFIKO = 1408;</code>
|
|
* @param value The oDMJHPBFIKO to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setODMJHPBFIKO(boolean value) {
|
|
|
|
oDMJHPBFIKO_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>bool ODMJHPBFIKO = 1408;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearODMJHPBFIKO() {
|
|
|
|
oDMJHPBFIKO_ = false;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private com.google.protobuf.MapField<
|
|
java.lang.Integer, java.lang.Integer> activityCoinMap_;
|
|
private com.google.protobuf.MapField<java.lang.Integer, java.lang.Integer>
|
|
internalGetActivityCoinMap() {
|
|
if (activityCoinMap_ == null) {
|
|
return com.google.protobuf.MapField.emptyMapField(
|
|
ActivityCoinMapDefaultEntryHolder.defaultEntry);
|
|
}
|
|
return activityCoinMap_;
|
|
}
|
|
private com.google.protobuf.MapField<java.lang.Integer, java.lang.Integer>
|
|
internalGetMutableActivityCoinMap() {
|
|
onChanged();;
|
|
if (activityCoinMap_ == null) {
|
|
activityCoinMap_ = com.google.protobuf.MapField.newMapField(
|
|
ActivityCoinMapDefaultEntryHolder.defaultEntry);
|
|
}
|
|
if (!activityCoinMap_.isMutable()) {
|
|
activityCoinMap_ = activityCoinMap_.copy();
|
|
}
|
|
return activityCoinMap_;
|
|
}
|
|
|
|
public int getActivityCoinMapCount() {
|
|
return internalGetActivityCoinMap().getMap().size();
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> activity_coin_map = 1791;</code>
|
|
*/
|
|
|
|
@java.lang.Override
|
|
public boolean containsActivityCoinMap(
|
|
int key) {
|
|
|
|
return internalGetActivityCoinMap().getMap().containsKey(key);
|
|
}
|
|
/**
|
|
* Use {@link #getActivityCoinMapMap()} instead.
|
|
*/
|
|
@java.lang.Override
|
|
@java.lang.Deprecated
|
|
public java.util.Map<java.lang.Integer, java.lang.Integer> getActivityCoinMap() {
|
|
return getActivityCoinMapMap();
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> activity_coin_map = 1791;</code>
|
|
*/
|
|
@java.lang.Override
|
|
|
|
public java.util.Map<java.lang.Integer, java.lang.Integer> getActivityCoinMapMap() {
|
|
return internalGetActivityCoinMap().getMap();
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> activity_coin_map = 1791;</code>
|
|
*/
|
|
@java.lang.Override
|
|
|
|
public int getActivityCoinMapOrDefault(
|
|
int key,
|
|
int defaultValue) {
|
|
|
|
java.util.Map<java.lang.Integer, java.lang.Integer> map =
|
|
internalGetActivityCoinMap().getMap();
|
|
return map.containsKey(key) ? map.get(key) : defaultValue;
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> activity_coin_map = 1791;</code>
|
|
*/
|
|
@java.lang.Override
|
|
|
|
public int getActivityCoinMapOrThrow(
|
|
int key) {
|
|
|
|
java.util.Map<java.lang.Integer, java.lang.Integer> map =
|
|
internalGetActivityCoinMap().getMap();
|
|
if (!map.containsKey(key)) {
|
|
throw new java.lang.IllegalArgumentException();
|
|
}
|
|
return map.get(key);
|
|
}
|
|
|
|
public Builder clearActivityCoinMap() {
|
|
internalGetMutableActivityCoinMap().getMutableMap()
|
|
.clear();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> activity_coin_map = 1791;</code>
|
|
*/
|
|
|
|
public Builder removeActivityCoinMap(
|
|
int key) {
|
|
|
|
internalGetMutableActivityCoinMap().getMutableMap()
|
|
.remove(key);
|
|
return this;
|
|
}
|
|
/**
|
|
* Use alternate mutation accessors instead.
|
|
*/
|
|
@java.lang.Deprecated
|
|
public java.util.Map<java.lang.Integer, java.lang.Integer>
|
|
getMutableActivityCoinMap() {
|
|
return internalGetMutableActivityCoinMap().getMutableMap();
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> activity_coin_map = 1791;</code>
|
|
*/
|
|
public Builder putActivityCoinMap(
|
|
int key,
|
|
int value) {
|
|
|
|
|
|
internalGetMutableActivityCoinMap().getMutableMap()
|
|
.put(key, value);
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>map<uint32, uint32> activity_coin_map = 1791;</code>
|
|
*/
|
|
|
|
public Builder putAllActivityCoinMap(
|
|
java.util.Map<java.lang.Integer, java.lang.Integer> values) {
|
|
internalGetMutableActivityCoinMap().getMutableMap()
|
|
.putAll(values);
|
|
return this;
|
|
}
|
|
|
|
private com.google.protobuf.MapField<
|
|
java.lang.Integer, java.lang.Integer> wishGiftNumMap_;
|
|
private com.google.protobuf.MapField<java.lang.Integer, java.lang.Integer>
|
|
internalGetWishGiftNumMap() {
|
|
if (wishGiftNumMap_ == null) {
|
|
return com.google.protobuf.MapField.emptyMapField(
|
|
WishGiftNumMapDefaultEntryHolder.defaultEntry);
|
|
}
|
|
return wishGiftNumMap_;
|
|
}
|
|
private com.google.protobuf.MapField<java.lang.Integer, java.lang.Integer>
|
|
internalGetMutableWishGiftNumMap() {
|
|
onChanged();;
|
|
if (wishGiftNumMap_ == null) {
|
|
wishGiftNumMap_ = com.google.protobuf.MapField.newMapField(
|
|
WishGiftNumMapDefaultEntryHolder.defaultEntry);
|
|
}
|
|
if (!wishGiftNumMap_.isMutable()) {
|
|
wishGiftNumMap_ = wishGiftNumMap_.copy();
|
|
}
|
|
return wishGiftNumMap_;
|
|
}
|
|
|
|
public int getWishGiftNumMapCount() {
|
|
return internalGetWishGiftNumMap().getMap().size();
|
|
}
|
|
/**
|
|
* <pre>
|
|
*CFKJEDGPNAE OKBINABFBKP = 1839;
|
|
* </pre>
|
|
*
|
|
* <code>map<uint32, uint32> wish_gift_num_map = 1954;</code>
|
|
*/
|
|
|
|
@java.lang.Override
|
|
public boolean containsWishGiftNumMap(
|
|
int key) {
|
|
|
|
return internalGetWishGiftNumMap().getMap().containsKey(key);
|
|
}
|
|
/**
|
|
* Use {@link #getWishGiftNumMapMap()} instead.
|
|
*/
|
|
@java.lang.Override
|
|
@java.lang.Deprecated
|
|
public java.util.Map<java.lang.Integer, java.lang.Integer> getWishGiftNumMap() {
|
|
return getWishGiftNumMapMap();
|
|
}
|
|
/**
|
|
* <pre>
|
|
*CFKJEDGPNAE OKBINABFBKP = 1839;
|
|
* </pre>
|
|
*
|
|
* <code>map<uint32, uint32> wish_gift_num_map = 1954;</code>
|
|
*/
|
|
@java.lang.Override
|
|
|
|
public java.util.Map<java.lang.Integer, java.lang.Integer> getWishGiftNumMapMap() {
|
|
return internalGetWishGiftNumMap().getMap();
|
|
}
|
|
/**
|
|
* <pre>
|
|
*CFKJEDGPNAE OKBINABFBKP = 1839;
|
|
* </pre>
|
|
*
|
|
* <code>map<uint32, uint32> wish_gift_num_map = 1954;</code>
|
|
*/
|
|
@java.lang.Override
|
|
|
|
public int getWishGiftNumMapOrDefault(
|
|
int key,
|
|
int defaultValue) {
|
|
|
|
java.util.Map<java.lang.Integer, java.lang.Integer> map =
|
|
internalGetWishGiftNumMap().getMap();
|
|
return map.containsKey(key) ? map.get(key) : defaultValue;
|
|
}
|
|
/**
|
|
* <pre>
|
|
*CFKJEDGPNAE OKBINABFBKP = 1839;
|
|
* </pre>
|
|
*
|
|
* <code>map<uint32, uint32> wish_gift_num_map = 1954;</code>
|
|
*/
|
|
@java.lang.Override
|
|
|
|
public int getWishGiftNumMapOrThrow(
|
|
int key) {
|
|
|
|
java.util.Map<java.lang.Integer, java.lang.Integer> map =
|
|
internalGetWishGiftNumMap().getMap();
|
|
if (!map.containsKey(key)) {
|
|
throw new java.lang.IllegalArgumentException();
|
|
}
|
|
return map.get(key);
|
|
}
|
|
|
|
public Builder clearWishGiftNumMap() {
|
|
internalGetMutableWishGiftNumMap().getMutableMap()
|
|
.clear();
|
|
return this;
|
|
}
|
|
/**
|
|
* <pre>
|
|
*CFKJEDGPNAE OKBINABFBKP = 1839;
|
|
* </pre>
|
|
*
|
|
* <code>map<uint32, uint32> wish_gift_num_map = 1954;</code>
|
|
*/
|
|
|
|
public Builder removeWishGiftNumMap(
|
|
int key) {
|
|
|
|
internalGetMutableWishGiftNumMap().getMutableMap()
|
|
.remove(key);
|
|
return this;
|
|
}
|
|
/**
|
|
* Use alternate mutation accessors instead.
|
|
*/
|
|
@java.lang.Deprecated
|
|
public java.util.Map<java.lang.Integer, java.lang.Integer>
|
|
getMutableWishGiftNumMap() {
|
|
return internalGetMutableWishGiftNumMap().getMutableMap();
|
|
}
|
|
/**
|
|
* <pre>
|
|
*CFKJEDGPNAE OKBINABFBKP = 1839;
|
|
* </pre>
|
|
*
|
|
* <code>map<uint32, uint32> wish_gift_num_map = 1954;</code>
|
|
*/
|
|
public Builder putWishGiftNumMap(
|
|
int key,
|
|
int value) {
|
|
|
|
|
|
internalGetMutableWishGiftNumMap().getMutableMap()
|
|
.put(key, value);
|
|
return this;
|
|
}
|
|
/**
|
|
* <pre>
|
|
*CFKJEDGPNAE OKBINABFBKP = 1839;
|
|
* </pre>
|
|
*
|
|
* <code>map<uint32, uint32> wish_gift_num_map = 1954;</code>
|
|
*/
|
|
|
|
public Builder putAllWishGiftNumMap(
|
|
java.util.Map<java.lang.Integer, java.lang.Integer> values) {
|
|
internalGetMutableWishGiftNumMap().getMutableMap()
|
|
.putAll(values);
|
|
return this;
|
|
}
|
|
|
|
private com.google.protobuf.SingleFieldBuilderV3<
|
|
emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo, emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo.Builder, emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfoOrBuilder> musicGameInfoBuilder_;
|
|
/**
|
|
* <code>.MusicGameActivityDetailInfo music_game_info = 1099;</code>
|
|
* @return Whether the musicGameInfo field is set.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean hasMusicGameInfo() {
|
|
return detailCase_ == 1099;
|
|
}
|
|
/**
|
|
* <code>.MusicGameActivityDetailInfo music_game_info = 1099;</code>
|
|
* @return The musicGameInfo.
|
|
*/
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo getMusicGameInfo() {
|
|
if (musicGameInfoBuilder_ == null) {
|
|
if (detailCase_ == 1099) {
|
|
return (emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo) detail_;
|
|
}
|
|
return emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo.getDefaultInstance();
|
|
} else {
|
|
if (detailCase_ == 1099) {
|
|
return musicGameInfoBuilder_.getMessage();
|
|
}
|
|
return emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo.getDefaultInstance();
|
|
}
|
|
}
|
|
/**
|
|
* <code>.MusicGameActivityDetailInfo music_game_info = 1099;</code>
|
|
*/
|
|
public Builder setMusicGameInfo(emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo value) {
|
|
if (musicGameInfoBuilder_ == null) {
|
|
if (value == null) {
|
|
throw new NullPointerException();
|
|
}
|
|
detail_ = value;
|
|
onChanged();
|
|
} else {
|
|
musicGameInfoBuilder_.setMessage(value);
|
|
}
|
|
detailCase_ = 1099;
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>.MusicGameActivityDetailInfo music_game_info = 1099;</code>
|
|
*/
|
|
public Builder setMusicGameInfo(
|
|
emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo.Builder builderForValue) {
|
|
if (musicGameInfoBuilder_ == null) {
|
|
detail_ = builderForValue.build();
|
|
onChanged();
|
|
} else {
|
|
musicGameInfoBuilder_.setMessage(builderForValue.build());
|
|
}
|
|
detailCase_ = 1099;
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>.MusicGameActivityDetailInfo music_game_info = 1099;</code>
|
|
*/
|
|
public Builder mergeMusicGameInfo(emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo value) {
|
|
if (musicGameInfoBuilder_ == null) {
|
|
if (detailCase_ == 1099 &&
|
|
detail_ != emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo.getDefaultInstance()) {
|
|
detail_ = emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo.newBuilder((emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo) detail_)
|
|
.mergeFrom(value).buildPartial();
|
|
} else {
|
|
detail_ = value;
|
|
}
|
|
onChanged();
|
|
} else {
|
|
if (detailCase_ == 1099) {
|
|
musicGameInfoBuilder_.mergeFrom(value);
|
|
}
|
|
musicGameInfoBuilder_.setMessage(value);
|
|
}
|
|
detailCase_ = 1099;
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>.MusicGameActivityDetailInfo music_game_info = 1099;</code>
|
|
*/
|
|
public Builder clearMusicGameInfo() {
|
|
if (musicGameInfoBuilder_ == null) {
|
|
if (detailCase_ == 1099) {
|
|
detailCase_ = 0;
|
|
detail_ = null;
|
|
onChanged();
|
|
}
|
|
} else {
|
|
if (detailCase_ == 1099) {
|
|
detailCase_ = 0;
|
|
detail_ = null;
|
|
}
|
|
musicGameInfoBuilder_.clear();
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>.MusicGameActivityDetailInfo music_game_info = 1099;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo.Builder getMusicGameInfoBuilder() {
|
|
return getMusicGameInfoFieldBuilder().getBuilder();
|
|
}
|
|
/**
|
|
* <code>.MusicGameActivityDetailInfo music_game_info = 1099;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfoOrBuilder getMusicGameInfoOrBuilder() {
|
|
if ((detailCase_ == 1099) && (musicGameInfoBuilder_ != null)) {
|
|
return musicGameInfoBuilder_.getMessageOrBuilder();
|
|
} else {
|
|
if (detailCase_ == 1099) {
|
|
return (emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo) detail_;
|
|
}
|
|
return emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo.getDefaultInstance();
|
|
}
|
|
}
|
|
/**
|
|
* <code>.MusicGameActivityDetailInfo music_game_info = 1099;</code>
|
|
*/
|
|
private com.google.protobuf.SingleFieldBuilderV3<
|
|
emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo, emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo.Builder, emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfoOrBuilder>
|
|
getMusicGameInfoFieldBuilder() {
|
|
if (musicGameInfoBuilder_ == null) {
|
|
if (!(detailCase_ == 1099)) {
|
|
detail_ = emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo.getDefaultInstance();
|
|
}
|
|
musicGameInfoBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
|
|
emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo, emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo.Builder, emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfoOrBuilder>(
|
|
(emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.MusicGameActivityDetailInfo) detail_,
|
|
getParentForChildren(),
|
|
isClean());
|
|
detail_ = null;
|
|
}
|
|
detailCase_ = 1099;
|
|
onChanged();;
|
|
return musicGameInfoBuilder_;
|
|
}
|
|
@java.lang.Override
|
|
public final Builder setUnknownFields(
|
|
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
|
return super.setUnknownFields(unknownFields);
|
|
}
|
|
|
|
@java.lang.Override
|
|
public final Builder mergeUnknownFields(
|
|
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
|
return super.mergeUnknownFields(unknownFields);
|
|
}
|
|
|
|
|
|
// @@protoc_insertion_point(builder_scope:ActivityInfo)
|
|
}
|
|
|
|
// @@protoc_insertion_point(class_scope:ActivityInfo)
|
|
private static final emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo DEFAULT_INSTANCE;
|
|
static {
|
|
DEFAULT_INSTANCE = new emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo();
|
|
}
|
|
|
|
public static emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo getDefaultInstance() {
|
|
return DEFAULT_INSTANCE;
|
|
}
|
|
|
|
private static final com.google.protobuf.Parser<ActivityInfo>
|
|
PARSER = new com.google.protobuf.AbstractParser<ActivityInfo>() {
|
|
@java.lang.Override
|
|
public ActivityInfo parsePartialFrom(
|
|
com.google.protobuf.CodedInputStream input,
|
|
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return new ActivityInfo(input, extensionRegistry);
|
|
}
|
|
};
|
|
|
|
public static com.google.protobuf.Parser<ActivityInfo> parser() {
|
|
return PARSER;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public com.google.protobuf.Parser<ActivityInfo> getParserForType() {
|
|
return PARSER;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo getDefaultInstanceForType() {
|
|
return DEFAULT_INSTANCE;
|
|
}
|
|
|
|
}
|
|
|
|
private static final com.google.protobuf.Descriptors.Descriptor
|
|
internal_static_ActivityInfo_descriptor;
|
|
private static final
|
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
internal_static_ActivityInfo_fieldAccessorTable;
|
|
private static final com.google.protobuf.Descriptors.Descriptor
|
|
internal_static_ActivityInfo_ActivityCoinMapEntry_descriptor;
|
|
private static final
|
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
internal_static_ActivityInfo_ActivityCoinMapEntry_fieldAccessorTable;
|
|
private static final com.google.protobuf.Descriptors.Descriptor
|
|
internal_static_ActivityInfo_WishGiftNumMapEntry_descriptor;
|
|
private static final
|
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
internal_static_ActivityInfo_WishGiftNumMapEntry_fieldAccessorTable;
|
|
|
|
public static com.google.protobuf.Descriptors.FileDescriptor
|
|
getDescriptor() {
|
|
return descriptor;
|
|
}
|
|
private static com.google.protobuf.Descriptors.FileDescriptor
|
|
descriptor;
|
|
static {
|
|
java.lang.String[] descriptorData = {
|
|
"\n\022ActivityInfo.proto\032\031ActivityWatcherInf" +
|
|
"o.proto\032\032ActivityPushTipsData.proto\032!Mus" +
|
|
"icGameActivityDetailInfo.proto\"\261\007\n\014Activ" +
|
|
"ityInfo\022\026\n\016meet_cond_list\030\001 \003(\r\022\020\n\010end_t" +
|
|
"ime\030\004 \001(\r\022\022\n\nbegin_time\030\006 \001(\r\022\023\n\013is_fini" +
|
|
"shed\030\007 \001(\010\022\023\n\013FALGLCJDKCL\030\010 \001(\010\022/\n\021watch" +
|
|
"er_info_list\030\n \003(\0132\024.ActivityWatcherInfo" +
|
|
"\022\030\n\020expire_cond_list\030\013 \003(\r\022\023\n\013schedule_i" +
|
|
"d\030\014 \001(\r\022\023\n\013ONCLIGBKLPF\030\r \001(\010\022\025\n\ractivity" +
|
|
"_type\030\016 \001(\r\022\023\n\013activity_id\030\017 \001(\r\022\021\n\tcur_" +
|
|
"score\030? \001(\r\022\024\n\013FFGHMFNFPNL\030\375\001 \001(\r\022\035\n\024fir" +
|
|
"st_day_start_time\030\365\002 \001(\r\022\024\n\013LKODGHFICBH\030" +
|
|
"\252\003 \001(\r\022\024\n\013CDBIIEIPBFF\030\375\003 \001(\010\022\024\n\013LCHFFKHP" +
|
|
"JIO\030\246\005 \001(\010\022\024\n\013ILKPGDKEIEG\030\343\005 \001(\010\022\032\n\021take" +
|
|
"n_reward_list\030\262\006 \003(\r\022\024\n\013CIDDJFNIMPJ\030\374\006 \001" +
|
|
"(\004\022<\n\034activity_push_tips_data_list\030\327\007 \003(" +
|
|
"\0132\025.ActivityPushTipsData\022\024\n\013MPPFCLCENAP\030" +
|
|
"\220\010 \001(\r\022\024\n\013GONEPFEDMEL\030\336\t \003(\004\022\024\n\013NJCGNGLK" +
|
|
"PBJ\030\363\t \003(\r\022\024\n\013ODMJHPBFIKO\030\200\013 \001(\010\022>\n\021acti" +
|
|
"vity_coin_map\030\377\r \003(\0132\".ActivityInfo.Acti" +
|
|
"vityCoinMapEntry\022=\n\021wish_gift_num_map\030\242\017" +
|
|
" \003(\0132!.ActivityInfo.WishGiftNumMapEntry\022" +
|
|
"8\n\017music_game_info\030\313\010 \001(\0132\034.MusicGameAct" +
|
|
"ivityDetailInfoH\000\0326\n\024ActivityCoinMapEntr" +
|
|
"y\022\013\n\003key\030\001 \001(\r\022\r\n\005value\030\002 \001(\r:\0028\001\0325\n\023Wis" +
|
|
"hGiftNumMapEntry\022\013\n\003key\030\001 \001(\r\022\r\n\005value\030\002" +
|
|
" \001(\r:\0028\001B\010\n\006detailB\033\n\031emu.grasscutter.ne" +
|
|
"t.protob\006proto3"
|
|
};
|
|
descriptor = com.google.protobuf.Descriptors.FileDescriptor
|
|
.internalBuildGeneratedFileFrom(descriptorData,
|
|
new com.google.protobuf.Descriptors.FileDescriptor[] {
|
|
emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.getDescriptor(),
|
|
emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.getDescriptor(),
|
|
emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.getDescriptor(),
|
|
});
|
|
internal_static_ActivityInfo_descriptor =
|
|
getDescriptor().getMessageTypes().get(0);
|
|
internal_static_ActivityInfo_fieldAccessorTable = new
|
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
internal_static_ActivityInfo_descriptor,
|
|
new java.lang.String[] { "MeetCondList", "EndTime", "BeginTime", "IsFinished", "FALGLCJDKCL", "WatcherInfoList", "ExpireCondList", "ScheduleId", "ONCLIGBKLPF", "ActivityType", "ActivityId", "CurScore", "FFGHMFNFPNL", "FirstDayStartTime", "LKODGHFICBH", "CDBIIEIPBFF", "LCHFFKHPJIO", "ILKPGDKEIEG", "TakenRewardList", "CIDDJFNIMPJ", "ActivityPushTipsDataList", "MPPFCLCENAP", "GONEPFEDMEL", "NJCGNGLKPBJ", "ODMJHPBFIKO", "ActivityCoinMap", "WishGiftNumMap", "MusicGameInfo", "Detail", });
|
|
internal_static_ActivityInfo_ActivityCoinMapEntry_descriptor =
|
|
internal_static_ActivityInfo_descriptor.getNestedTypes().get(0);
|
|
internal_static_ActivityInfo_ActivityCoinMapEntry_fieldAccessorTable = new
|
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
internal_static_ActivityInfo_ActivityCoinMapEntry_descriptor,
|
|
new java.lang.String[] { "Key", "Value", });
|
|
internal_static_ActivityInfo_WishGiftNumMapEntry_descriptor =
|
|
internal_static_ActivityInfo_descriptor.getNestedTypes().get(1);
|
|
internal_static_ActivityInfo_WishGiftNumMapEntry_fieldAccessorTable = new
|
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
internal_static_ActivityInfo_WishGiftNumMapEntry_descriptor,
|
|
new java.lang.String[] { "Key", "Value", });
|
|
emu.grasscutter.net.proto.ActivityWatcherInfoOuterClass.getDescriptor();
|
|
emu.grasscutter.net.proto.ActivityPushTipsDataOuterClass.getDescriptor();
|
|
emu.grasscutter.net.proto.MusicGameActivityDetailInfoOuterClass.getDescriptor();
|
|
}
|
|
|
|
// @@protoc_insertion_point(outer_class_scope)
|
|
}
|