Package emu.grasscutter.net.proto
Interface DoGachaRspOuterClass.DoGachaRspOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
DoGachaRspOuterClass.DoGachaRsp,DoGachaRspOuterClass.DoGachaRsp.Builder
- Enclosing class:
- DoGachaRspOuterClass
public static interface DoGachaRspOuterClass.DoGachaRspOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 costItemId = 14;intuint32 costItemNum = 6;intuint32 curScheduleDailyGachaTimes = 845;intFIHHLGMNIDMgetGachaItemList(int index) repeated .GachaItem gacha_item_list = 4;intrepeated .GachaItem gacha_item_list = 4;repeated .GachaItem gacha_item_list = 4;getGachaItemListOrBuilder(int index) repeated .GachaItem gacha_item_list = 4;List<? extends GachaItemOuterClass.GachaItemOrBuilder>repeated .GachaItem gacha_item_list = 4;intuint32 gacha_schedule_id = 2;intuint32 gacha_times = 9;intuint32 gachaTimesLimit = 1;intuint32 gacha_type = 7;intuint32 leftGachaTimes = 3;intPKPENDLDPKIintint32 retcode = 10;intuint32 tenCostItemId = 15;intuint32 tenCostItemNum = 8;booleanbool Unk3300_HFEKPDOKLDK = 823;booleanbool Unk3300_PKOIBFIOLAO = 651;intuint32 wishItemId = 12;intuint32 wishMaxProgress = 13;intuint32 wishProgress = 5;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
-
getUnk3300HFEKPDOKLDK
boolean getUnk3300HFEKPDOKLDK()bool Unk3300_HFEKPDOKLDK = 823;- Returns:
- The unk3300HFEKPDOKLDK.
-
getGachaType
int getGachaType()uint32 gacha_type = 7;- Returns:
- The gachaType.
-
getWishProgress
int getWishProgress()uint32 wishProgress = 5;- Returns:
- The wishProgress.
-
getUnk3300PKOIBFIOLAO
boolean getUnk3300PKOIBFIOLAO()bool Unk3300_PKOIBFIOLAO = 651;- Returns:
- The unk3300PKOIBFIOLAO.
-
getTenCostItemNum
int getTenCostItemNum()uint32 tenCostItemNum = 8;- Returns:
- The tenCostItemNum.
-
getGachaItemListList
List<GachaItemOuterClass.GachaItem> getGachaItemListList()repeated .GachaItem gacha_item_list = 4; -
getGachaItemList
repeated .GachaItem gacha_item_list = 4; -
getGachaItemListCount
int getGachaItemListCount()repeated .GachaItem gacha_item_list = 4; -
getGachaItemListOrBuilderList
List<? extends GachaItemOuterClass.GachaItemOrBuilder> getGachaItemListOrBuilderList()repeated .GachaItem gacha_item_list = 4; -
getGachaItemListOrBuilder
repeated .GachaItem gacha_item_list = 4; -
getRetcode
int getRetcode()int32 retcode = 10;- Returns:
- The retcode.
-
getGachaTimes
int getGachaTimes()uint32 gacha_times = 9;- Returns:
- The gachaTimes.
-
getGachaTimesLimit
int getGachaTimesLimit()uint32 gachaTimesLimit = 1;- Returns:
- The gachaTimesLimit.
-
getCurScheduleDailyGachaTimes
int getCurScheduleDailyGachaTimes()uint32 curScheduleDailyGachaTimes = 845;- Returns:
- The curScheduleDailyGachaTimes.
-
getCostItemId
int getCostItemId()uint32 costItemId = 14;- Returns:
- The costItemId.
-
getLeftGachaTimes
int getLeftGachaTimes()uint32 leftGachaTimes = 3;- Returns:
- The leftGachaTimes.
-
getTenCostItemId
int getTenCostItemId()uint32 tenCostItemId = 15;- Returns:
- The tenCostItemId.
-
getGachaScheduleId
int getGachaScheduleId()uint32 gacha_schedule_id = 2;- Returns:
- The gachaScheduleId.
-
getWishItemId
int getWishItemId()uint32 wishItemId = 12;- Returns:
- The wishItemId.
-
getNewGachaRandom
int getNewGachaRandom()PKPENDLDPKI
uint32 newGachaRandom = 965;- Returns:
- The newGachaRandom.
-
getDailyGachaTimes
int getDailyGachaTimes()FIHHLGMNIDM
uint32 daily_gacha_times = 11;- Returns:
- The dailyGachaTimes.
-
getCostItemNum
int getCostItemNum()uint32 costItemNum = 6;- Returns:
- The costItemNum.
-
getWishMaxProgress
int getWishMaxProgress()uint32 wishMaxProgress = 13;- Returns:
- The wishMaxProgress.
-