Package emu.grasscutter.net.proto
Interface LanternRiteDoFireworksReformRspOuterClass.LanternRiteDoFireworksReformRspOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
LanternRiteDoFireworksReformRspOuterClass.LanternRiteDoFireworksReformRsp,LanternRiteDoFireworksReformRspOuterClass.LanternRiteDoFireworksReformRsp.Builder
- Enclosing class:
- LanternRiteDoFireworksReformRspOuterClass
public static interface LanternRiteDoFireworksReformRspOuterClass.LanternRiteDoFireworksReformRspOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 challenge_id = 9;getFactorInfoList(int index) repeated .LanternRiteFireworksReformFactorInfo factor_info_list = 6;intrepeated .LanternRiteFireworksReformFactorInfo factor_info_list = 6;repeated .LanternRiteFireworksReformFactorInfo factor_info_list = 6;getFactorInfoListOrBuilder(int index) repeated .LanternRiteFireworksReformFactorInfo factor_info_list = 6;List<? extends LanternRiteFireworksReformFactorInfoOuterClass.LanternRiteFireworksReformFactorInfoOrBuilder>repeated .LanternRiteFireworksReformFactorInfo factor_info_list = 6;booleanbool is_lucky = 1;intint32 retcode = 4;intuint32 stage_id = 15;intuint32 Unk3300_BJHGCFANMBI = 12;intuint32 Unk3300_LKKBPAJOCML = 14;intuint32 Unk3300_LKOFBPDKEGG = 8;intuint32 Unk3300_OMHPIGGDCBO = 10;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
-
getFactorInfoListList
List<LanternRiteFireworksReformFactorInfoOuterClass.LanternRiteFireworksReformFactorInfo> getFactorInfoListList()repeated .LanternRiteFireworksReformFactorInfo factor_info_list = 6; -
getFactorInfoList
LanternRiteFireworksReformFactorInfoOuterClass.LanternRiteFireworksReformFactorInfo getFactorInfoList(int index) repeated .LanternRiteFireworksReformFactorInfo factor_info_list = 6; -
getFactorInfoListCount
int getFactorInfoListCount()repeated .LanternRiteFireworksReformFactorInfo factor_info_list = 6; -
getFactorInfoListOrBuilderList
List<? extends LanternRiteFireworksReformFactorInfoOuterClass.LanternRiteFireworksReformFactorInfoOrBuilder> getFactorInfoListOrBuilderList()repeated .LanternRiteFireworksReformFactorInfo factor_info_list = 6; -
getFactorInfoListOrBuilder
LanternRiteFireworksReformFactorInfoOuterClass.LanternRiteFireworksReformFactorInfoOrBuilder getFactorInfoListOrBuilder(int index) repeated .LanternRiteFireworksReformFactorInfo factor_info_list = 6; -
getRetcode
int getRetcode()int32 retcode = 4;- Returns:
- The retcode.
-
getUnk3300BJHGCFANMBI
int getUnk3300BJHGCFANMBI()uint32 Unk3300_BJHGCFANMBI = 12;- Returns:
- The unk3300BJHGCFANMBI.
-
getUnk3300OMHPIGGDCBO
int getUnk3300OMHPIGGDCBO()uint32 Unk3300_OMHPIGGDCBO = 10;- Returns:
- The unk3300OMHPIGGDCBO.
-
getChallengeId
int getChallengeId()uint32 challenge_id = 9;- Returns:
- The challengeId.
-
getUnk3300LKOFBPDKEGG
int getUnk3300LKOFBPDKEGG()uint32 Unk3300_LKOFBPDKEGG = 8;- Returns:
- The unk3300LKOFBPDKEGG.
-
getIsLucky
boolean getIsLucky()bool is_lucky = 1;- Returns:
- The isLucky.
-
getUnk3300LKKBPAJOCML
int getUnk3300LKKBPAJOCML()uint32 Unk3300_LKKBPAJOCML = 14;- Returns:
- The unk3300LKKBPAJOCML.
-
getStageId
int getStageId()uint32 stage_id = 15;- Returns:
- The stageId.
-