Package emu.grasscutter.net.proto
Interface CoinCollectLevelDataOuterClass.CoinCollectLevelDataOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
CoinCollectLevelDataOuterClass.CoinCollectLevelData,CoinCollectLevelDataOuterClass.CoinCollectLevelData.Builder
- Enclosing class:
- CoinCollectLevelDataOuterClass
public static interface CoinCollectLevelDataOuterClass.CoinCollectLevelDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetDoubleBestTeamInfoList(int index) repeated .CoinCollectTeamInfoData double_best_team_info_list = 2;intrepeated .CoinCollectTeamInfoData double_best_team_info_list = 2;repeated .CoinCollectTeamInfoData double_best_team_info_list = 2;getDoubleBestTeamInfoListOrBuilder(int index) repeated .CoinCollectTeamInfoData double_best_team_info_list = 2;repeated .CoinCollectTeamInfoData double_best_team_info_list = 2;booleanbool is_level_open = 6;intuint32 level_id = 7;.CoinCollectTeamInfoData single_best_team_info = 8;.CoinCollectTeamInfoData single_best_team_info = 8;intuint32 Unk3300_ALILGJBDOMD = 3;booleanbool Unk3300_GDKMJJNFIPP = 13;intuint32 Unk3300_GNFGEFHKHEF = 14;intuint32 Unk3300_HINHOCILNJC = 1;booleanbool Unk3300_JDBOOHBJFCP = 9;intuint32 Unk3300_LOPHGLMNDCP = 11;booleanbool Unk3300_OLNMJJHJAGK = 10;intuint32 Unk3300_ONPKNIAHPHM = 4;boolean.CoinCollectTeamInfoData single_best_team_info = 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
-
getIsLevelOpen
boolean getIsLevelOpen()bool is_level_open = 6;- Returns:
- The isLevelOpen.
-
getUnk3300GNFGEFHKHEF
int getUnk3300GNFGEFHKHEF()uint32 Unk3300_GNFGEFHKHEF = 14;- Returns:
- The unk3300GNFGEFHKHEF.
-
getLevelId
int getLevelId()uint32 level_id = 7;- Returns:
- The levelId.
-
getUnk3300ONPKNIAHPHM
int getUnk3300ONPKNIAHPHM()uint32 Unk3300_ONPKNIAHPHM = 4;- Returns:
- The unk3300ONPKNIAHPHM.
-
getUnk3300GDKMJJNFIPP
boolean getUnk3300GDKMJJNFIPP()bool Unk3300_GDKMJJNFIPP = 13;- Returns:
- The unk3300GDKMJJNFIPP.
-
hasSingleBestTeamInfo
boolean hasSingleBestTeamInfo().CoinCollectTeamInfoData single_best_team_info = 8;- Returns:
- Whether the singleBestTeamInfo field is set.
-
getSingleBestTeamInfo
CoinCollectTeamInfoDataOuterClass.CoinCollectTeamInfoData getSingleBestTeamInfo().CoinCollectTeamInfoData single_best_team_info = 8;- Returns:
- The singleBestTeamInfo.
-
getSingleBestTeamInfoOrBuilder
CoinCollectTeamInfoDataOuterClass.CoinCollectTeamInfoDataOrBuilder getSingleBestTeamInfoOrBuilder().CoinCollectTeamInfoData single_best_team_info = 8; -
getUnk3300HINHOCILNJC
int getUnk3300HINHOCILNJC()uint32 Unk3300_HINHOCILNJC = 1;- Returns:
- The unk3300HINHOCILNJC.
-
getUnk3300ALILGJBDOMD
int getUnk3300ALILGJBDOMD()uint32 Unk3300_ALILGJBDOMD = 3;- Returns:
- The unk3300ALILGJBDOMD.
-
getUnk3300OLNMJJHJAGK
boolean getUnk3300OLNMJJHJAGK()bool Unk3300_OLNMJJHJAGK = 10;- Returns:
- The unk3300OLNMJJHJAGK.
-
getUnk3300LOPHGLMNDCP
int getUnk3300LOPHGLMNDCP()uint32 Unk3300_LOPHGLMNDCP = 11;- Returns:
- The unk3300LOPHGLMNDCP.
-
getDoubleBestTeamInfoListList
List<CoinCollectTeamInfoDataOuterClass.CoinCollectTeamInfoData> getDoubleBestTeamInfoListList()repeated .CoinCollectTeamInfoData double_best_team_info_list = 2; -
getDoubleBestTeamInfoList
repeated .CoinCollectTeamInfoData double_best_team_info_list = 2; -
getDoubleBestTeamInfoListCount
int getDoubleBestTeamInfoListCount()repeated .CoinCollectTeamInfoData double_best_team_info_list = 2; -
getDoubleBestTeamInfoListOrBuilderList
List<? extends CoinCollectTeamInfoDataOuterClass.CoinCollectTeamInfoDataOrBuilder> getDoubleBestTeamInfoListOrBuilderList()repeated .CoinCollectTeamInfoData double_best_team_info_list = 2; -
getDoubleBestTeamInfoListOrBuilder
CoinCollectTeamInfoDataOuterClass.CoinCollectTeamInfoDataOrBuilder getDoubleBestTeamInfoListOrBuilder(int index) repeated .CoinCollectTeamInfoData double_best_team_info_list = 2; -
getUnk3300JDBOOHBJFCP
boolean getUnk3300JDBOOHBJFCP()bool Unk3300_JDBOOHBJFCP = 9;- Returns:
- The unk3300JDBOOHBJFCP.
-