Package emu.grasscutter.net.proto
Interface GetGachaInfoRspOuterClass.GetGachaInfoRspOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
GetGachaInfoRspOuterClass.GetGachaInfoRsp,GetGachaInfoRspOuterClass.GetGachaInfoRsp.Builder
- Enclosing class:
- GetGachaInfoRspOuterClass
public static interface GetGachaInfoRspOuterClass.GetGachaInfoRspOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintPAHELCJNHAHgetGachaInfoList(int index) repeated .GachaInfo gacha_info_list = 9;intrepeated .GachaInfo gacha_info_list = 9;repeated .GachaInfo gacha_info_list = 9;getGachaInfoListOrBuilder(int index) repeated .GachaInfo gacha_info_list = 9;List<? extends GachaInfoOuterClass.GachaInfoOrBuilder>repeated .GachaInfo gacha_info_list = 9;intPKPENDLDPKIbooleanbool HFEKPDOKLDK = 15;booleanbool PKOIBFIOLAO = 6;intint32 retcode = 7;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
-
getGachaInfoListList
List<GachaInfoOuterClass.GachaInfo> getGachaInfoListList()repeated .GachaInfo gacha_info_list = 9; -
getGachaInfoList
repeated .GachaInfo gacha_info_list = 9; -
getGachaInfoListCount
int getGachaInfoListCount()repeated .GachaInfo gacha_info_list = 9; -
getGachaInfoListOrBuilderList
List<? extends GachaInfoOuterClass.GachaInfoOrBuilder> getGachaInfoListOrBuilderList()repeated .GachaInfo gacha_info_list = 9; -
getGachaInfoListOrBuilder
repeated .GachaInfo gacha_info_list = 9; -
getRetcode
int getRetcode()int32 retcode = 7;- Returns:
- The retcode.
-
getDailyGachaTimes
int getDailyGachaTimes()PAHELCJNHAH
uint32 dailyGachaTimes = 4;- Returns:
- The dailyGachaTimes.
-
getHFEKPDOKLDK
boolean getHFEKPDOKLDK()bool HFEKPDOKLDK = 15;- Returns:
- The hFEKPDOKLDK.
-
getPKOIBFIOLAO
boolean getPKOIBFIOLAO()bool PKOIBFIOLAO = 6;- Returns:
- The pKOIBFIOLAO.
-
getGachaRandom
int getGachaRandom()PKPENDLDPKI
uint32 gachaRandom = 2;- Returns:
- The gachaRandom.
-