Package emu.grasscutter.net.proto
Interface HideAndSeekActivityDetailInfoOuterClass.HideAndSeekActivityDetailInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
HideAndSeekActivityDetailInfoOuterClass.HideAndSeekActivityDetailInfo,HideAndSeekActivityDetailInfoOuterClass.HideAndSeekActivityDetailInfo.Builder
- Enclosing class:
- HideAndSeekActivityDetailInfoOuterClass
public static interface HideAndSeekActivityDetailInfoOuterClass.HideAndSeekActivityDetailInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintgetCOGIIPOBNCN(int index) repeated uint32 COGIIPOBNCN = 15;intrepeated uint32 COGIIPOBNCN = 15;repeated uint32 COGIIPOBNCN = 15;intgetEOICLHOPHNL(int index) repeated uint32 EOICLHOPHNL = 11;intrepeated uint32 EOICLHOPHNL = 11;repeated uint32 EOICLHOPHNL = 11;intgetHBGNHHJEENH(int index) repeated uint32 HBGNHHJEENH = 12;intrepeated uint32 HBGNHHJEENH = 12;repeated uint32 HBGNHHJEENH = 12;intgetKLBGALDPIJK(int index) repeated uint32 KLBGALDPIJK = 4;intrepeated uint32 KLBGALDPIJK = 4;repeated uint32 KLBGALDPIJK = 4;getOpenMapInfoList(int index) repeated .HideAndSeekMapInfo open_map_info_list = 5;intrepeated .HideAndSeekMapInfo open_map_info_list = 5;repeated .HideAndSeekMapInfo open_map_info_list = 5;getOpenMapInfoListOrBuilder(int index) repeated .HideAndSeekMapInfo open_map_info_list = 5;repeated .HideAndSeekMapInfo open_map_info_list = 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
-
getOpenMapInfoListList
List<HideAndSeekMapInfoOuterClass.HideAndSeekMapInfo> getOpenMapInfoListList()repeated .HideAndSeekMapInfo open_map_info_list = 5; -
getOpenMapInfoList
repeated .HideAndSeekMapInfo open_map_info_list = 5; -
getOpenMapInfoListCount
int getOpenMapInfoListCount()repeated .HideAndSeekMapInfo open_map_info_list = 5; -
getOpenMapInfoListOrBuilderList
List<? extends HideAndSeekMapInfoOuterClass.HideAndSeekMapInfoOrBuilder> getOpenMapInfoListOrBuilderList()repeated .HideAndSeekMapInfo open_map_info_list = 5; -
getOpenMapInfoListOrBuilder
repeated .HideAndSeekMapInfo open_map_info_list = 5; -
getCOGIIPOBNCNList
repeated uint32 COGIIPOBNCN = 15;- Returns:
- A list containing the cOGIIPOBNCN.
-
getCOGIIPOBNCNCount
int getCOGIIPOBNCNCount()repeated uint32 COGIIPOBNCN = 15;- Returns:
- The count of cOGIIPOBNCN.
-
getCOGIIPOBNCN
int getCOGIIPOBNCN(int index) repeated uint32 COGIIPOBNCN = 15;- Parameters:
index- The index of the element to return.- Returns:
- The cOGIIPOBNCN at the given index.
-
getKLBGALDPIJKList
repeated uint32 KLBGALDPIJK = 4;- Returns:
- A list containing the kLBGALDPIJK.
-
getKLBGALDPIJKCount
int getKLBGALDPIJKCount()repeated uint32 KLBGALDPIJK = 4;- Returns:
- The count of kLBGALDPIJK.
-
getKLBGALDPIJK
int getKLBGALDPIJK(int index) repeated uint32 KLBGALDPIJK = 4;- Parameters:
index- The index of the element to return.- Returns:
- The kLBGALDPIJK at the given index.
-
getHBGNHHJEENHList
repeated uint32 HBGNHHJEENH = 12;- Returns:
- A list containing the hBGNHHJEENH.
-
getHBGNHHJEENHCount
int getHBGNHHJEENHCount()repeated uint32 HBGNHHJEENH = 12;- Returns:
- The count of hBGNHHJEENH.
-
getHBGNHHJEENH
int getHBGNHHJEENH(int index) repeated uint32 HBGNHHJEENH = 12;- Parameters:
index- The index of the element to return.- Returns:
- The hBGNHHJEENH at the given index.
-
getEOICLHOPHNLList
repeated uint32 EOICLHOPHNL = 11;- Returns:
- A list containing the eOICLHOPHNL.
-
getEOICLHOPHNLCount
int getEOICLHOPHNLCount()repeated uint32 EOICLHOPHNL = 11;- Returns:
- The count of eOICLHOPHNL.
-
getEOICLHOPHNL
int getEOICLHOPHNL(int index) repeated uint32 EOICLHOPHNL = 11;- Parameters:
index- The index of the element to return.- Returns:
- The eOICLHOPHNL at the given index.
-