Package emu.grasscutter.net.proto
Interface DragonSpineActivityDetailInfoOuterClass.DragonSpineActivityDetailInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
DragonSpineActivityDetailInfoOuterClass.DragonSpineActivityDetailInfo,DragonSpineActivityDetailInfoOuterClass.DragonSpineActivityDetailInfo.Builder
- Enclosing class:
- DragonSpineActivityDetailInfoOuterClass
public static interface DragonSpineActivityDetailInfoOuterClass.DragonSpineActivityDetailInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetChapterInfoList(int index) repeated .DragonSpineChapterInfo chapter_info_list = 3;intrepeated .DragonSpineChapterInfo chapter_info_list = 3;repeated .DragonSpineChapterInfo chapter_info_list = 3;getChapterInfoListOrBuilder(int index) repeated .DragonSpineChapterInfo chapter_info_list = 3;repeated .DragonSpineChapterInfo chapter_info_list = 3;intuint32 EDDLIDNEOHG = 10;intuint32 FKEHKLEBJOD = 9;booleanbool is_content_closed = 12;intuint32 LGLLMPAPONN = 11;intuint32 NILJOOOPIFO = 1;intuint32 weapon_enhance_level = 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
-
getIsContentClosed
boolean getIsContentClosed()bool is_content_closed = 12;- Returns:
- The isContentClosed.
-
getNILJOOOPIFO
int getNILJOOOPIFO()uint32 NILJOOOPIFO = 1;- Returns:
- The nILJOOOPIFO.
-
getFKEHKLEBJOD
int getFKEHKLEBJOD()uint32 FKEHKLEBJOD = 9;- Returns:
- The fKEHKLEBJOD.
-
getChapterInfoListList
List<DragonSpineChapterInfoOuterClass.DragonSpineChapterInfo> getChapterInfoListList()repeated .DragonSpineChapterInfo chapter_info_list = 3; -
getChapterInfoList
repeated .DragonSpineChapterInfo chapter_info_list = 3; -
getChapterInfoListCount
int getChapterInfoListCount()repeated .DragonSpineChapterInfo chapter_info_list = 3; -
getChapterInfoListOrBuilderList
List<? extends DragonSpineChapterInfoOuterClass.DragonSpineChapterInfoOrBuilder> getChapterInfoListOrBuilderList()repeated .DragonSpineChapterInfo chapter_info_list = 3; -
getChapterInfoListOrBuilder
DragonSpineChapterInfoOuterClass.DragonSpineChapterInfoOrBuilder getChapterInfoListOrBuilder(int index) repeated .DragonSpineChapterInfo chapter_info_list = 3; -
getLGLLMPAPONN
int getLGLLMPAPONN()uint32 LGLLMPAPONN = 11;- Returns:
- The lGLLMPAPONN.
-
getEDDLIDNEOHG
int getEDDLIDNEOHG()uint32 EDDLIDNEOHG = 10;- Returns:
- The eDDLIDNEOHG.
-
getWeaponEnhanceLevel
int getWeaponEnhanceLevel()uint32 weapon_enhance_level = 7;- Returns:
- The weaponEnhanceLevel.
-