Package emu.grasscutter.net.proto
Interface GachaInfoOuterClass.GachaInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
GachaInfoOuterClass.GachaInfo,GachaInfoOuterClass.GachaInfo.Builder
- Enclosing class:
- GachaInfoOuterClass
public static interface GachaInfoOuterClass.GachaInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 begin_time = 14;intuint32 cost_item_id = 3;intuint32 cost_item_num = 12;intuint32 cur_schedule_daily_gacha_times = 245;intgetDisplayUp4ItemList(int index) repeated uint32 display_up4_item_list = 540;intrepeated uint32 display_up4_item_list = 540;repeated uint32 display_up4_item_list = 540;intgetDisplayUp5ItemList(int index) repeated uint32 display_up5_item_list = 476;intrepeated uint32 display_up5_item_list = 476;repeated uint32 display_up5_item_list = 476;intuint32 end_time = 2;string gacha_prefab_path = 11;com.google.protobuf.ByteStringstring gacha_prefab_path = 11;string gacha_preview_prefab_path = 4;com.google.protobuf.ByteStringstring gacha_preview_prefab_path = 4;string gacha_prob_url = 1;com.google.protobuf.ByteStringstring gacha_prob_url = 1;string gacha_prob_url_oversea = 1532;com.google.protobuf.ByteStringstring gacha_prob_url_oversea = 1532;string gacha_record_url = 15;com.google.protobuf.ByteStringstring gacha_record_url = 15;string gacha_record_url_oversea = 1259;com.google.protobuf.ByteStringstring gacha_record_url_oversea = 1259;intuint32 gacha_sort_id = 6;intuint32 gacha_times_limit = 10;intuint32 gacha_type = 7;getGachaUpInfoList(int index) repeated .GachaUpInfo gacha_up_info_list = 1585;intrepeated .GachaUpInfo gacha_up_info_list = 1585;repeated .GachaUpInfo gacha_up_info_list = 1585;getGachaUpInfoListOrBuilder(int index) repeated .GachaUpInfo gacha_up_info_list = 1585;List<? extends GachaUpInfoOuterClass.GachaUpInfoOrBuilder>repeated .GachaUpInfo gacha_up_info_list = 1585;booleanbool is_new_wish = 967;intuint32 left_gacha_times = 5;intuint32 schedule_id = 8;intuint32 ten_cost_item_id = 9;intuint32 ten_cost_item_num = 13;string title_textmap = 114;com.google.protobuf.ByteStringstring title_textmap = 114;intuint32 wish_item_id = 1580;intuint32 wish_max_progress = 1275;intuint32 wish_progress = 954;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
-
getLeftGachaTimes
int getLeftGachaTimes()uint32 left_gacha_times = 5;- Returns:
- The leftGachaTimes.
-
getGachaType
int getGachaType()uint32 gacha_type = 7;- Returns:
- The gachaType.
-
getWishProgress
int getWishProgress()uint32 wish_progress = 954;- Returns:
- The wishProgress.
-
getGachaProbUrlOversea
String getGachaProbUrlOversea()string gacha_prob_url_oversea = 1532;- Returns:
- The gachaProbUrlOversea.
-
getGachaProbUrlOverseaBytes
com.google.protobuf.ByteString getGachaProbUrlOverseaBytes()string gacha_prob_url_oversea = 1532;- Returns:
- The bytes for gachaProbUrlOversea.
-
getGachaRecordUrl
String getGachaRecordUrl()string gacha_record_url = 15;- Returns:
- The gachaRecordUrl.
-
getGachaRecordUrlBytes
com.google.protobuf.ByteString getGachaRecordUrlBytes()string gacha_record_url = 15;- Returns:
- The bytes for gachaRecordUrl.
-
getGachaProbUrl
String getGachaProbUrl()string gacha_prob_url = 1;- Returns:
- The gachaProbUrl.
-
getGachaProbUrlBytes
com.google.protobuf.ByteString getGachaProbUrlBytes()string gacha_prob_url = 1;- Returns:
- The bytes for gachaProbUrl.
-
getBeginTime
int getBeginTime()uint32 begin_time = 14;- Returns:
- The beginTime.
-
getScheduleId
int getScheduleId()uint32 schedule_id = 8;- Returns:
- The scheduleId.
-
getDisplayUp5ItemListList
repeated uint32 display_up5_item_list = 476;- Returns:
- A list containing the displayUp5ItemList.
-
getDisplayUp5ItemListCount
int getDisplayUp5ItemListCount()repeated uint32 display_up5_item_list = 476;- Returns:
- The count of displayUp5ItemList.
-
getDisplayUp5ItemList
int getDisplayUp5ItemList(int index) repeated uint32 display_up5_item_list = 476;- Parameters:
index- The index of the element to return.- Returns:
- The displayUp5ItemList at the given index.
-
getGachaTimesLimit
int getGachaTimesLimit()uint32 gacha_times_limit = 10;- Returns:
- The gachaTimesLimit.
-
getGachaPreviewPrefabPath
String getGachaPreviewPrefabPath()string gacha_preview_prefab_path = 4;- Returns:
- The gachaPreviewPrefabPath.
-
getGachaPreviewPrefabPathBytes
com.google.protobuf.ByteString getGachaPreviewPrefabPathBytes()string gacha_preview_prefab_path = 4;- Returns:
- The bytes for gachaPreviewPrefabPath.
-
getTitleTextmap
String getTitleTextmap()string title_textmap = 114;- Returns:
- The titleTextmap.
-
getTitleTextmapBytes
com.google.protobuf.ByteString getTitleTextmapBytes()string title_textmap = 114;- Returns:
- The bytes for titleTextmap.
-
getCurScheduleDailyGachaTimes
int getCurScheduleDailyGachaTimes()uint32 cur_schedule_daily_gacha_times = 245;- Returns:
- The curScheduleDailyGachaTimes.
-
getEndTime
int getEndTime()uint32 end_time = 2;- Returns:
- The endTime.
-
getDisplayUp4ItemListList
repeated uint32 display_up4_item_list = 540;- Returns:
- A list containing the displayUp4ItemList.
-
getDisplayUp4ItemListCount
int getDisplayUp4ItemListCount()repeated uint32 display_up4_item_list = 540;- Returns:
- The count of displayUp4ItemList.
-
getDisplayUp4ItemList
int getDisplayUp4ItemList(int index) repeated uint32 display_up4_item_list = 540;- Parameters:
index- The index of the element to return.- Returns:
- The displayUp4ItemList at the given index.
-
getTenCostItemNum
int getTenCostItemNum()uint32 ten_cost_item_num = 13;- Returns:
- The tenCostItemNum.
-
getWishMaxProgress
int getWishMaxProgress()uint32 wish_max_progress = 1275;- Returns:
- The wishMaxProgress.
-
getTenCostItemId
int getTenCostItemId()uint32 ten_cost_item_id = 9;- Returns:
- The tenCostItemId.
-
getGachaSortId
int getGachaSortId()uint32 gacha_sort_id = 6;- Returns:
- The gachaSortId.
-
getIsNewWish
boolean getIsNewWish()bool is_new_wish = 967;- Returns:
- The isNewWish.
-
getCostItemNum
int getCostItemNum()uint32 cost_item_num = 12;- Returns:
- The costItemNum.
-
getWishItemId
int getWishItemId()uint32 wish_item_id = 1580;- Returns:
- The wishItemId.
-
getGachaRecordUrlOversea
String getGachaRecordUrlOversea()string gacha_record_url_oversea = 1259;- Returns:
- The gachaRecordUrlOversea.
-
getGachaRecordUrlOverseaBytes
com.google.protobuf.ByteString getGachaRecordUrlOverseaBytes()string gacha_record_url_oversea = 1259;- Returns:
- The bytes for gachaRecordUrlOversea.
-
getGachaUpInfoListList
List<GachaUpInfoOuterClass.GachaUpInfo> getGachaUpInfoListList()repeated .GachaUpInfo gacha_up_info_list = 1585; -
getGachaUpInfoList
repeated .GachaUpInfo gacha_up_info_list = 1585; -
getGachaUpInfoListCount
int getGachaUpInfoListCount()repeated .GachaUpInfo gacha_up_info_list = 1585; -
getGachaUpInfoListOrBuilderList
List<? extends GachaUpInfoOuterClass.GachaUpInfoOrBuilder> getGachaUpInfoListOrBuilderList()repeated .GachaUpInfo gacha_up_info_list = 1585; -
getGachaUpInfoListOrBuilder
repeated .GachaUpInfo gacha_up_info_list = 1585; -
getCostItemId
int getCostItemId()uint32 cost_item_id = 3;- Returns:
- The costItemId.
-
getGachaPrefabPath
String getGachaPrefabPath()string gacha_prefab_path = 11;- Returns:
- The gachaPrefabPath.
-
getGachaPrefabPathBytes
com.google.protobuf.ByteString getGachaPrefabPathBytes()string gacha_prefab_path = 11;- Returns:
- The bytes for gachaPrefabPath.
-