Package emu.grasscutter.net.proto
Interface GachaActivityDetailInfoOuterClass.GachaActivityDetailInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
GachaActivityDetailInfoOuterClass.GachaActivityDetailInfo,GachaActivityDetailInfoOuterClass.GachaActivityDetailInfo.Builder
- Enclosing class:
- GachaActivityDetailInfoOuterClass
public static interface GachaActivityDetailInfoOuterClass.GachaActivityDetailInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsHaveRewardRobotNumMap(int key) map<uint32, uint32> have_reward_robot_num_map = 3;booleancontainsRobotNumMap(int key) map<uint32, uint32> robot_num_map = 10;getGachaStageDataList(int index) repeated .GachaStageData gacha_stage_data_list = 7;intrepeated .GachaStageData gacha_stage_data_list = 7;repeated .GachaStageData gacha_stage_data_list = 7;getGachaStageDataListOrBuilder(int index) repeated .GachaStageData gacha_stage_data_list = 7;repeated .GachaStageData gacha_stage_data_list = 7;intgetHaveGetRobotList(int index) repeated uint32 have_get_robot_list = 14;intrepeated uint32 have_get_robot_list = 14;repeated uint32 have_get_robot_list = 14;Deprecated.intmap<uint32, uint32> have_reward_robot_num_map = 3;map<uint32, uint32> have_reward_robot_num_map = 3;intgetHaveRewardRobotNumMapOrDefault(int key, int defaultValue) map<uint32, uint32> have_reward_robot_num_map = 3;intgetHaveRewardRobotNumMapOrThrow(int key) map<uint32, uint32> have_reward_robot_num_map = 3;Deprecated.intmap<uint32, uint32> robot_num_map = 10;map<uint32, uint32> robot_num_map = 10;intgetRobotNumMapOrDefault(int key, int defaultValue) map<uint32, uint32> robot_num_map = 10;intgetRobotNumMapOrThrow(int key) map<uint32, uint32> robot_num_map = 10;intuint32 Unk3300_IGGPBEOCNGI = 15;intuint32 Unk3300_JJDHKJGDEKJ = 12;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getUnk3300JJDHKJGDEKJ
int getUnk3300JJDHKJGDEKJ()uint32 Unk3300_JJDHKJGDEKJ = 12;- Returns:
- The unk3300JJDHKJGDEKJ.
-
getRobotNumMapCount
int getRobotNumMapCount()map<uint32, uint32> robot_num_map = 10; -
containsRobotNumMap
boolean containsRobotNumMap(int key) map<uint32, uint32> robot_num_map = 10; -
getRobotNumMap
Deprecated.UsegetRobotNumMapMap()instead. -
getRobotNumMapMap
map<uint32, uint32> robot_num_map = 10; -
getRobotNumMapOrDefault
int getRobotNumMapOrDefault(int key, int defaultValue) map<uint32, uint32> robot_num_map = 10; -
getRobotNumMapOrThrow
int getRobotNumMapOrThrow(int key) map<uint32, uint32> robot_num_map = 10; -
getHaveRewardRobotNumMapCount
int getHaveRewardRobotNumMapCount()map<uint32, uint32> have_reward_robot_num_map = 3; -
containsHaveRewardRobotNumMap
boolean containsHaveRewardRobotNumMap(int key) map<uint32, uint32> have_reward_robot_num_map = 3; -
getHaveRewardRobotNumMap
Deprecated.UsegetHaveRewardRobotNumMapMap()instead. -
getHaveRewardRobotNumMapMap
map<uint32, uint32> have_reward_robot_num_map = 3; -
getHaveRewardRobotNumMapOrDefault
int getHaveRewardRobotNumMapOrDefault(int key, int defaultValue) map<uint32, uint32> have_reward_robot_num_map = 3; -
getHaveRewardRobotNumMapOrThrow
int getHaveRewardRobotNumMapOrThrow(int key) map<uint32, uint32> have_reward_robot_num_map = 3; -
getHaveGetRobotListList
repeated uint32 have_get_robot_list = 14;- Returns:
- A list containing the haveGetRobotList.
-
getHaveGetRobotListCount
int getHaveGetRobotListCount()repeated uint32 have_get_robot_list = 14;- Returns:
- The count of haveGetRobotList.
-
getHaveGetRobotList
int getHaveGetRobotList(int index) repeated uint32 have_get_robot_list = 14;- Parameters:
index- The index of the element to return.- Returns:
- The haveGetRobotList at the given index.
-
getGachaStageDataListList
List<GachaStageDataOuterClass.GachaStageData> getGachaStageDataListList()repeated .GachaStageData gacha_stage_data_list = 7; -
getGachaStageDataList
repeated .GachaStageData gacha_stage_data_list = 7; -
getGachaStageDataListCount
int getGachaStageDataListCount()repeated .GachaStageData gacha_stage_data_list = 7; -
getGachaStageDataListOrBuilderList
List<? extends GachaStageDataOuterClass.GachaStageDataOrBuilder> getGachaStageDataListOrBuilderList()repeated .GachaStageData gacha_stage_data_list = 7; -
getGachaStageDataListOrBuilder
repeated .GachaStageData gacha_stage_data_list = 7; -
getUnk3300IGGPBEOCNGI
int getUnk3300IGGPBEOCNGI()uint32 Unk3300_IGGPBEOCNGI = 15;- Returns:
- The unk3300IGGPBEOCNGI.
-