Package emu.grasscutter.net.proto
Interface PlayerLoginRspOuterClass.PlayerLoginRspOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
PlayerLoginRspOuterClass.PlayerLoginRsp,PlayerLoginRspOuterClass.PlayerLoginRsp.Builder
- Enclosing class:
- PlayerLoginRspOuterClass
public static interface PlayerLoginRspOuterClass.PlayerLoginRspOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbooleanmap<string, int32> ability_hash_map = 1;booleancontainsBlockInfoMap(int key) map<uint32, .BlockInfo> block_info_map = 336;intint32 ability_hash_code = 15;Deprecated.intmap<string, int32> ability_hash_map = 1;map<string, int32> ability_hash_map = 1;intgetAbilityHashMapOrDefault(String key, int defaultValue) map<string, int32> ability_hash_map = 1;intmap<string, int32> ability_hash_map = 1;string birthday = 1816;com.google.protobuf.ByteStringstring birthday = 1816;Deprecated.intmap<uint32, .BlockInfo> block_info_map = 336;map<uint32, .BlockInfo> block_info_map = 336;getBlockInfoMapOrDefault(int key, BlockInfoOuterClass.BlockInfo defaultValue) map<uint32, .BlockInfo> block_info_map = 336;getBlockInfoMapOrThrow(int key) map<uint32, .BlockInfo> block_info_map = 336;intuint32 client_data_version = 13;string client_md5 = 451;com.google.protobuf.ByteStringstring client_md5 = 451;intuint32 client_silence_data_version = 7;string client_silence_md5 = 1261;com.google.protobuf.ByteStringstring client_silence_md5 = 1261;string client_silence_version_suffix = 125;com.google.protobuf.ByteStringstring client_silence_version_suffix = 125;string client_version_suffix = 165;com.google.protobuf.ByteStringstring client_version_suffix = 165;string country_code = 819;com.google.protobuf.ByteStringstring country_code = 819;booleanbool FBCLODGFABC = 9;getFeatureBlockInfoList(int index) repeated .FeatureBlockInfo feature_block_info_list = 983;intrepeated .FeatureBlockInfo feature_block_info_list = 983;repeated .FeatureBlockInfo feature_block_info_list = 983;getFeatureBlockInfoListOrBuilder(int index) repeated .FeatureBlockInfo feature_block_info_list = 983;repeated .FeatureBlockInfo feature_block_info_list = 983;string game_biz = 14;com.google.protobuf.ByteStringstring game_biz = 14;booleanbool is_audit = 877;booleanbool is_data_need_relogin = 1013;booleanbool is_sc_open = 1683;booleanbool is_transfer = 67;booleanbool is_use_ability_hash = 12;booleanbool KMOMLBCPPBA = 35;longuint64 login_rand = 4;string next_resource_url = 1434;com.google.protobuf.ByteStringstring next_resource_url = 1434;.ResVersionConfig next_res_version_config = 109;.ResVersionConfig next_res_version_config = 109;booleanbool PGBKOMBKBKG = 2;booleanbool PHAKKPJAEJI = 475;com.google.protobuf.ByteStringbytes playerData = 1712;intuint32 player_data_version = 6;string register_cps = 1270;com.google.protobuf.ByteStringstring register_cps = 1270;.ResVersionConfig res_version_config = 196;.ResVersionConfig res_version_config = 196;intint32 retcode = 11;com.google.protobuf.ByteStringbytes scInfo = 3;getShortAbilityHashMap(int index) repeated .ShortAbilityHashPair short_ability_hash_map = 1376;intrepeated .ShortAbilityHashPair short_ability_hash_map = 1376;repeated .ShortAbilityHashPair short_ability_hash_map = 1376;getShortAbilityHashMapOrBuilder(int index) repeated .ShortAbilityHashPair short_ability_hash_map = 1376;repeated .ShortAbilityHashPair short_ability_hash_map = 1376;intuint32 target_home_owner_uid = 629;intuint32 target_uid = 5;doubledouble total_tick_time = 1220;boolean.ResVersionConfig next_res_version_config = 109;boolean.ResVersionConfig res_version_config = 196;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
-
getBirthday
String getBirthday()string birthday = 1816;- Returns:
- The birthday.
-
getBirthdayBytes
com.google.protobuf.ByteString getBirthdayBytes()string birthday = 1816;- Returns:
- The bytes for birthday.
-
getIsScOpen
boolean getIsScOpen()bool is_sc_open = 1683;- Returns:
- The isScOpen.
-
getFeatureBlockInfoListList
List<FeatureBlockInfoOuterClass.FeatureBlockInfo> getFeatureBlockInfoListList()repeated .FeatureBlockInfo feature_block_info_list = 983; -
getFeatureBlockInfoList
repeated .FeatureBlockInfo feature_block_info_list = 983; -
getFeatureBlockInfoListCount
int getFeatureBlockInfoListCount()repeated .FeatureBlockInfo feature_block_info_list = 983; -
getFeatureBlockInfoListOrBuilderList
List<? extends FeatureBlockInfoOuterClass.FeatureBlockInfoOrBuilder> getFeatureBlockInfoListOrBuilderList()repeated .FeatureBlockInfo feature_block_info_list = 983; -
getFeatureBlockInfoListOrBuilder
repeated .FeatureBlockInfo feature_block_info_list = 983; -
getKMOMLBCPPBA
boolean getKMOMLBCPPBA()bool KMOMLBCPPBA = 35;- Returns:
- The kMOMLBCPPBA.
-
getPlayerData
com.google.protobuf.ByteString getPlayerData()bytes playerData = 1712;- Returns:
- The playerData.
-
getIsDataNeedRelogin
boolean getIsDataNeedRelogin()bool is_data_need_relogin = 1013;- Returns:
- The isDataNeedRelogin.
-
hasNextResVersionConfig
boolean hasNextResVersionConfig().ResVersionConfig next_res_version_config = 109;- Returns:
- Whether the nextResVersionConfig field is set.
-
getNextResVersionConfig
ResVersionConfigOuterClass.ResVersionConfig getNextResVersionConfig().ResVersionConfig next_res_version_config = 109;- Returns:
- The nextResVersionConfig.
-
getNextResVersionConfigOrBuilder
ResVersionConfigOuterClass.ResVersionConfigOrBuilder getNextResVersionConfigOrBuilder().ResVersionConfig next_res_version_config = 109; -
getClientMd5
String getClientMd5()string client_md5 = 451;- Returns:
- The clientMd5.
-
getClientMd5Bytes
com.google.protobuf.ByteString getClientMd5Bytes()string client_md5 = 451;- Returns:
- The bytes for clientMd5.
-
getCountryCode
String getCountryCode()string country_code = 819;- Returns:
- The countryCode.
-
getCountryCodeBytes
com.google.protobuf.ByteString getCountryCodeBytes()string country_code = 819;- Returns:
- The bytes for countryCode.
-
getPGBKOMBKBKG
boolean getPGBKOMBKBKG()bool PGBKOMBKBKG = 2;- Returns:
- The pGBKOMBKBKG.
-
getClientSilenceMd5
String getClientSilenceMd5()string client_silence_md5 = 1261;- Returns:
- The clientSilenceMd5.
-
getClientSilenceMd5Bytes
com.google.protobuf.ByteString getClientSilenceMd5Bytes()string client_silence_md5 = 1261;- Returns:
- The bytes for clientSilenceMd5.
-
getAbilityHashMapCount
int getAbilityHashMapCount()map<string, int32> ability_hash_map = 1; -
containsAbilityHashMap
map<string, int32> ability_hash_map = 1; -
getAbilityHashMap
Deprecated.UsegetAbilityHashMapMap()instead. -
getAbilityHashMapMap
map<string, int32> ability_hash_map = 1; -
getAbilityHashMapOrDefault
map<string, int32> ability_hash_map = 1; -
getAbilityHashMapOrThrow
map<string, int32> ability_hash_map = 1; -
getPHAKKPJAEJI
boolean getPHAKKPJAEJI()bool PHAKKPJAEJI = 475;- Returns:
- The pHAKKPJAEJI.
-
getRegisterCps
String getRegisterCps()string register_cps = 1270;- Returns:
- The registerCps.
-
getRegisterCpsBytes
com.google.protobuf.ByteString getRegisterCpsBytes()string register_cps = 1270;- Returns:
- The bytes for registerCps.
-
getClientSilenceDataVersion
int getClientSilenceDataVersion()uint32 client_silence_data_version = 7;- Returns:
- The clientSilenceDataVersion.
-
getClientDataVersion
int getClientDataVersion()uint32 client_data_version = 13;- Returns:
- The clientDataVersion.
-
getIsUseAbilityHash
boolean getIsUseAbilityHash()bool is_use_ability_hash = 12;- Returns:
- The isUseAbilityHash.
-
getTargetHomeOwnerUid
int getTargetHomeOwnerUid()uint32 target_home_owner_uid = 629;- Returns:
- The targetHomeOwnerUid.
-
getClientSilenceVersionSuffix
String getClientSilenceVersionSuffix()string client_silence_version_suffix = 125;- Returns:
- The clientSilenceVersionSuffix.
-
getClientSilenceVersionSuffixBytes
com.google.protobuf.ByteString getClientSilenceVersionSuffixBytes()string client_silence_version_suffix = 125;- Returns:
- The bytes for clientSilenceVersionSuffix.
-
getGameBiz
String getGameBiz()string game_biz = 14;- Returns:
- The gameBiz.
-
getGameBizBytes
com.google.protobuf.ByteString getGameBizBytes()string game_biz = 14;- Returns:
- The bytes for gameBiz.
-
getIsAudit
boolean getIsAudit()bool is_audit = 877;- Returns:
- The isAudit.
-
getTargetUid
int getTargetUid()uint32 target_uid = 5;- Returns:
- The targetUid.
-
getLoginRand
long getLoginRand()uint64 login_rand = 4;- Returns:
- The loginRand.
-
getRetcode
int getRetcode()int32 retcode = 11;- Returns:
- The retcode.
-
getTotalTickTime
double getTotalTickTime()double total_tick_time = 1220;- Returns:
- The totalTickTime.
-
getPlayerDataVersion
int getPlayerDataVersion()uint32 player_data_version = 6;- Returns:
- The playerDataVersion.
-
getNextResourceUrl
String getNextResourceUrl()string next_resource_url = 1434;- Returns:
- The nextResourceUrl.
-
getNextResourceUrlBytes
com.google.protobuf.ByteString getNextResourceUrlBytes()string next_resource_url = 1434;- Returns:
- The bytes for nextResourceUrl.
-
getIsTransfer
boolean getIsTransfer()bool is_transfer = 67;- Returns:
- The isTransfer.
-
hasResVersionConfig
boolean hasResVersionConfig().ResVersionConfig res_version_config = 196;- Returns:
- Whether the resVersionConfig field is set.
-
getResVersionConfig
ResVersionConfigOuterClass.ResVersionConfig getResVersionConfig().ResVersionConfig res_version_config = 196;- Returns:
- The resVersionConfig.
-
getResVersionConfigOrBuilder
ResVersionConfigOuterClass.ResVersionConfigOrBuilder getResVersionConfigOrBuilder().ResVersionConfig res_version_config = 196; -
getBlockInfoMapCount
int getBlockInfoMapCount()map<uint32, .BlockInfo> block_info_map = 336; -
containsBlockInfoMap
boolean containsBlockInfoMap(int key) map<uint32, .BlockInfo> block_info_map = 336; -
getBlockInfoMap
Deprecated.UsegetBlockInfoMapMap()instead. -
getBlockInfoMapMap
Map<Integer,BlockInfoOuterClass.BlockInfo> getBlockInfoMapMap()map<uint32, .BlockInfo> block_info_map = 336; -
getBlockInfoMapOrDefault
BlockInfoOuterClass.BlockInfo getBlockInfoMapOrDefault(int key, BlockInfoOuterClass.BlockInfo defaultValue) map<uint32, .BlockInfo> block_info_map = 336; -
getBlockInfoMapOrThrow
map<uint32, .BlockInfo> block_info_map = 336; -
getScInfo
com.google.protobuf.ByteString getScInfo()bytes scInfo = 3;- Returns:
- The scInfo.
-
getAbilityHashCode
int getAbilityHashCode()int32 ability_hash_code = 15;- Returns:
- The abilityHashCode.
-
getFBCLODGFABC
boolean getFBCLODGFABC()bool FBCLODGFABC = 9;- Returns:
- The fBCLODGFABC.
-
getClientVersionSuffix
String getClientVersionSuffix()string client_version_suffix = 165;- Returns:
- The clientVersionSuffix.
-
getClientVersionSuffixBytes
com.google.protobuf.ByteString getClientVersionSuffixBytes()string client_version_suffix = 165;- Returns:
- The bytes for clientVersionSuffix.
-
getShortAbilityHashMapList
List<ShortAbilityHashPairOuterClass.ShortAbilityHashPair> getShortAbilityHashMapList()repeated .ShortAbilityHashPair short_ability_hash_map = 1376; -
getShortAbilityHashMap
repeated .ShortAbilityHashPair short_ability_hash_map = 1376; -
getShortAbilityHashMapCount
int getShortAbilityHashMapCount()repeated .ShortAbilityHashPair short_ability_hash_map = 1376; -
getShortAbilityHashMapOrBuilderList
List<? extends ShortAbilityHashPairOuterClass.ShortAbilityHashPairOrBuilder> getShortAbilityHashMapOrBuilderList()repeated .ShortAbilityHashPair short_ability_hash_map = 1376; -
getShortAbilityHashMapOrBuilder
ShortAbilityHashPairOuterClass.ShortAbilityHashPairOrBuilder getShortAbilityHashMapOrBuilder(int index) repeated .ShortAbilityHashPair short_ability_hash_map = 1376;
-