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 TypeMethodDescriptiongetOpenMapInfoList(int index) repeated .HideAndSeekMapInfo open_map_info_list = 13;intrepeated .HideAndSeekMapInfo open_map_info_list = 13;repeated .HideAndSeekMapInfo open_map_info_list = 13;getOpenMapInfoListOrBuilder(int index) repeated .HideAndSeekMapInfo open_map_info_list = 13;repeated .HideAndSeekMapInfo open_map_info_list = 13;intgetUnk3300CMLGPPDANNN(int index) repeated uint32 Unk3300_CMLGPPDANNN = 15;intrepeated uint32 Unk3300_CMLGPPDANNN = 15;repeated uint32 Unk3300_CMLGPPDANNN = 15;intgetUnk3300FPCDPLNJKKN(int index) repeated uint32 Unk3300_FPCDPLNJKKN = 2;intrepeated uint32 Unk3300_FPCDPLNJKKN = 2;repeated uint32 Unk3300_FPCDPLNJKKN = 2;intgetUnk3300HHJPAALNMNK(int index) repeated uint32 Unk3300_HHJPAALNMNK = 4;intrepeated uint32 Unk3300_HHJPAALNMNK = 4;repeated uint32 Unk3300_HHJPAALNMNK = 4;intgetUnk3300JBKIAGNADEN(int index) repeated uint32 Unk3300_JBKIAGNADEN = 6;intrepeated uint32 Unk3300_JBKIAGNADEN = 6;repeated uint32 Unk3300_JBKIAGNADEN = 6;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
-
getUnk3300JBKIAGNADENList
repeated uint32 Unk3300_JBKIAGNADEN = 6;- Returns:
- A list containing the unk3300JBKIAGNADEN.
-
getUnk3300JBKIAGNADENCount
int getUnk3300JBKIAGNADENCount()repeated uint32 Unk3300_JBKIAGNADEN = 6;- Returns:
- The count of unk3300JBKIAGNADEN.
-
getUnk3300JBKIAGNADEN
int getUnk3300JBKIAGNADEN(int index) repeated uint32 Unk3300_JBKIAGNADEN = 6;- Parameters:
index- The index of the element to return.- Returns:
- The unk3300JBKIAGNADEN at the given index.
-
getOpenMapInfoListList
List<HideAndSeekMapInfoOuterClass.HideAndSeekMapInfo> getOpenMapInfoListList()repeated .HideAndSeekMapInfo open_map_info_list = 13; -
getOpenMapInfoList
repeated .HideAndSeekMapInfo open_map_info_list = 13; -
getOpenMapInfoListCount
int getOpenMapInfoListCount()repeated .HideAndSeekMapInfo open_map_info_list = 13; -
getOpenMapInfoListOrBuilderList
List<? extends HideAndSeekMapInfoOuterClass.HideAndSeekMapInfoOrBuilder> getOpenMapInfoListOrBuilderList()repeated .HideAndSeekMapInfo open_map_info_list = 13; -
getOpenMapInfoListOrBuilder
repeated .HideAndSeekMapInfo open_map_info_list = 13; -
getUnk3300FPCDPLNJKKNList
repeated uint32 Unk3300_FPCDPLNJKKN = 2;- Returns:
- A list containing the unk3300FPCDPLNJKKN.
-
getUnk3300FPCDPLNJKKNCount
int getUnk3300FPCDPLNJKKNCount()repeated uint32 Unk3300_FPCDPLNJKKN = 2;- Returns:
- The count of unk3300FPCDPLNJKKN.
-
getUnk3300FPCDPLNJKKN
int getUnk3300FPCDPLNJKKN(int index) repeated uint32 Unk3300_FPCDPLNJKKN = 2;- Parameters:
index- The index of the element to return.- Returns:
- The unk3300FPCDPLNJKKN at the given index.
-
getUnk3300CMLGPPDANNNList
repeated uint32 Unk3300_CMLGPPDANNN = 15;- Returns:
- A list containing the unk3300CMLGPPDANNN.
-
getUnk3300CMLGPPDANNNCount
int getUnk3300CMLGPPDANNNCount()repeated uint32 Unk3300_CMLGPPDANNN = 15;- Returns:
- The count of unk3300CMLGPPDANNN.
-
getUnk3300CMLGPPDANNN
int getUnk3300CMLGPPDANNN(int index) repeated uint32 Unk3300_CMLGPPDANNN = 15;- Parameters:
index- The index of the element to return.- Returns:
- The unk3300CMLGPPDANNN at the given index.
-
getUnk3300HHJPAALNMNKList
repeated uint32 Unk3300_HHJPAALNMNK = 4;- Returns:
- A list containing the unk3300HHJPAALNMNK.
-
getUnk3300HHJPAALNMNKCount
int getUnk3300HHJPAALNMNKCount()repeated uint32 Unk3300_HHJPAALNMNK = 4;- Returns:
- The count of unk3300HHJPAALNMNK.
-
getUnk3300HHJPAALNMNK
int getUnk3300HHJPAALNMNK(int index) repeated uint32 Unk3300_HHJPAALNMNK = 4;- Parameters:
index- The index of the element to return.- Returns:
- The unk3300HHJPAALNMNK at the given index.
-