Package emu.grasscutter.net.proto
Interface ElectroherculesBattleDetailInfoOuterClass.ElectroherculesBattleDetailInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ElectroherculesBattleDetailInfoOuterClass.ElectroherculesBattleDetailInfo,ElectroherculesBattleDetailInfoOuterClass.ElectroherculesBattleDetailInfo.Builder
- Enclosing class:
- ElectroherculesBattleDetailInfoOuterClass
public static interface ElectroherculesBattleDetailInfoOuterClass.ElectroherculesBattleDetailInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbool HKKDKNFIKKN = 13;getStageInfoList(int index) repeated .ElectroherculesBattleStageInfo stage_info_list = 8;intrepeated .ElectroherculesBattleStageInfo stage_info_list = 8;repeated .ElectroherculesBattleStageInfo stage_info_list = 8;getStageInfoListOrBuilder(int index) repeated .ElectroherculesBattleStageInfo stage_info_list = 8;repeated .ElectroherculesBattleStageInfo stage_info_list = 8;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
-
getStageInfoListList
List<ElectroherculesBattleStageInfoOuterClass.ElectroherculesBattleStageInfo> getStageInfoListList()repeated .ElectroherculesBattleStageInfo stage_info_list = 8; -
getStageInfoList
repeated .ElectroherculesBattleStageInfo stage_info_list = 8; -
getStageInfoListCount
int getStageInfoListCount()repeated .ElectroherculesBattleStageInfo stage_info_list = 8; -
getStageInfoListOrBuilderList
List<? extends ElectroherculesBattleStageInfoOuterClass.ElectroherculesBattleStageInfoOrBuilder> getStageInfoListOrBuilderList()repeated .ElectroherculesBattleStageInfo stage_info_list = 8; -
getStageInfoListOrBuilder
ElectroherculesBattleStageInfoOuterClass.ElectroherculesBattleStageInfoOrBuilder getStageInfoListOrBuilder(int index) repeated .ElectroherculesBattleStageInfo stage_info_list = 8; -
getHKKDKNFIKKN
boolean getHKKDKNFIKKN()bool HKKDKNFIKKN = 13;- Returns:
- The hKKDKNFIKKN.
-