Package emu.grasscutter.net.proto
Interface RegionInfoOuterClass.RegionInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
RegionInfoOuterClass.RegionInfo,RegionInfoOuterClass.RegionInfo.Builder
- Enclosing class:
- RegionInfoOuterClass
public static interface RegionInfoOuterClass.RegionInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstring account_bind_url = 31;com.google.protobuf.ByteStringstring account_bind_url = 31;string area_type = 7;com.google.protobuf.ByteStringstring area_type = 7;string bulletin_url = 11;com.google.protobuf.ByteStringstring bulletin_url = 11;string cdkey_url = 32;com.google.protobuf.ByteStringstring cdkey_url = 32;string client_data_md5 = 19;com.google.protobuf.ByteStringstring client_data_md5 = 19;intuint32 client_data_version = 14;string client_silence_data_md5 = 20;com.google.protobuf.ByteStringstring client_silence_data_md5 = 20;intuint32 client_silence_data_version = 18;string client_silence_version_suffix = 27;com.google.protobuf.ByteStringstring client_silence_version_suffix = 27;string client_version_suffix = 26;com.google.protobuf.ByteStringstring client_version_suffix = 26;string data_url = 9;string data_url_bak = 13;com.google.protobuf.ByteStringstring data_url_bak = 13;com.google.protobuf.ByteStringstring data_url = 9;string feedback_url = 10;com.google.protobuf.ByteStringstring feedback_url = 10;string game_biz = 36;com.google.protobuf.ByteStringstring game_biz = 36;string gateserver_domain_name = 29;com.google.protobuf.ByteStringstring gateserver_domain_name = 29;string gateserver_ip = 1;com.google.protobuf.ByteStringstring gateserver_ip = 1;intuint32 gateserver_port = 2;string handbook_url = 16;com.google.protobuf.ByteStringstring handbook_url = 16;string next_resource_url = 34;com.google.protobuf.ByteStringstring next_resource_url = 34;.ResVersionConfig next_res_version_config = 35;.ResVersionConfig next_res_version_config = 35;string official_community_url = 24;com.google.protobuf.ByteStringstring official_community_url = 24;string pay_callback_url = 3;com.google.protobuf.ByteStringstring pay_callback_url = 3;string privacy_policy_url = 33;com.google.protobuf.ByteStringstring privacy_policy_url = 33;string resource_url = 8;string resource_url_bak = 12;com.google.protobuf.ByteStringstring resource_url_bak = 12;com.google.protobuf.ByteStringstring resource_url = 8;.ResVersionConfig res_version_config = 22;.ResVersionConfig res_version_config = 22;com.google.protobuf.ByteStringbytes secret_key = 23;booleanbool use_gateserver_domain_name = 28;string user_center_url = 30;com.google.protobuf.ByteStringstring user_center_url = 30;boolean.ResVersionConfig next_res_version_config = 35;boolean.ResVersionConfig res_version_config = 22;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
-
getGateserverIp
String getGateserverIp()string gateserver_ip = 1;- Returns:
- The gateserverIp.
-
getGateserverIpBytes
com.google.protobuf.ByteString getGateserverIpBytes()string gateserver_ip = 1;- Returns:
- The bytes for gateserverIp.
-
getGateserverPort
int getGateserverPort()uint32 gateserver_port = 2;- Returns:
- The gateserverPort.
-
getPayCallbackUrl
String getPayCallbackUrl()string pay_callback_url = 3;- Returns:
- The payCallbackUrl.
-
getPayCallbackUrlBytes
com.google.protobuf.ByteString getPayCallbackUrlBytes()string pay_callback_url = 3;- Returns:
- The bytes for payCallbackUrl.
-
getAreaType
String getAreaType()string area_type = 7;- Returns:
- The areaType.
-
getAreaTypeBytes
com.google.protobuf.ByteString getAreaTypeBytes()string area_type = 7;- Returns:
- The bytes for areaType.
-
getResourceUrl
String getResourceUrl()string resource_url = 8;- Returns:
- The resourceUrl.
-
getResourceUrlBytes
com.google.protobuf.ByteString getResourceUrlBytes()string resource_url = 8;- Returns:
- The bytes for resourceUrl.
-
getDataUrl
String getDataUrl()string data_url = 9;- Returns:
- The dataUrl.
-
getDataUrlBytes
com.google.protobuf.ByteString getDataUrlBytes()string data_url = 9;- Returns:
- The bytes for dataUrl.
-
getFeedbackUrl
String getFeedbackUrl()string feedback_url = 10;- Returns:
- The feedbackUrl.
-
getFeedbackUrlBytes
com.google.protobuf.ByteString getFeedbackUrlBytes()string feedback_url = 10;- Returns:
- The bytes for feedbackUrl.
-
getBulletinUrl
String getBulletinUrl()string bulletin_url = 11;- Returns:
- The bulletinUrl.
-
getBulletinUrlBytes
com.google.protobuf.ByteString getBulletinUrlBytes()string bulletin_url = 11;- Returns:
- The bytes for bulletinUrl.
-
getResourceUrlBak
String getResourceUrlBak()string resource_url_bak = 12;- Returns:
- The resourceUrlBak.
-
getResourceUrlBakBytes
com.google.protobuf.ByteString getResourceUrlBakBytes()string resource_url_bak = 12;- Returns:
- The bytes for resourceUrlBak.
-
getDataUrlBak
String getDataUrlBak()string data_url_bak = 13;- Returns:
- The dataUrlBak.
-
getDataUrlBakBytes
com.google.protobuf.ByteString getDataUrlBakBytes()string data_url_bak = 13;- Returns:
- The bytes for dataUrlBak.
-
getClientDataVersion
int getClientDataVersion()uint32 client_data_version = 14;- Returns:
- The clientDataVersion.
-
getHandbookUrl
String getHandbookUrl()string handbook_url = 16;- Returns:
- The handbookUrl.
-
getHandbookUrlBytes
com.google.protobuf.ByteString getHandbookUrlBytes()string handbook_url = 16;- Returns:
- The bytes for handbookUrl.
-
getClientSilenceDataVersion
int getClientSilenceDataVersion()uint32 client_silence_data_version = 18;- Returns:
- The clientSilenceDataVersion.
-
getClientDataMd5
String getClientDataMd5()string client_data_md5 = 19;- Returns:
- The clientDataMd5.
-
getClientDataMd5Bytes
com.google.protobuf.ByteString getClientDataMd5Bytes()string client_data_md5 = 19;- Returns:
- The bytes for clientDataMd5.
-
getClientSilenceDataMd5
String getClientSilenceDataMd5()string client_silence_data_md5 = 20;- Returns:
- The clientSilenceDataMd5.
-
getClientSilenceDataMd5Bytes
com.google.protobuf.ByteString getClientSilenceDataMd5Bytes()string client_silence_data_md5 = 20;- Returns:
- The bytes for clientSilenceDataMd5.
-
hasResVersionConfig
boolean hasResVersionConfig().ResVersionConfig res_version_config = 22;- Returns:
- Whether the resVersionConfig field is set.
-
getResVersionConfig
ResVersionConfigOuterClass.ResVersionConfig getResVersionConfig().ResVersionConfig res_version_config = 22;- Returns:
- The resVersionConfig.
-
getResVersionConfigOrBuilder
ResVersionConfigOuterClass.ResVersionConfigOrBuilder getResVersionConfigOrBuilder().ResVersionConfig res_version_config = 22; -
getSecretKey
com.google.protobuf.ByteString getSecretKey()bytes secret_key = 23;- Returns:
- The secretKey.
-
getOfficialCommunityUrl
String getOfficialCommunityUrl()string official_community_url = 24;- Returns:
- The officialCommunityUrl.
-
getOfficialCommunityUrlBytes
com.google.protobuf.ByteString getOfficialCommunityUrlBytes()string official_community_url = 24;- Returns:
- The bytes for officialCommunityUrl.
-
getClientVersionSuffix
String getClientVersionSuffix()string client_version_suffix = 26;- Returns:
- The clientVersionSuffix.
-
getClientVersionSuffixBytes
com.google.protobuf.ByteString getClientVersionSuffixBytes()string client_version_suffix = 26;- Returns:
- The bytes for clientVersionSuffix.
-
getClientSilenceVersionSuffix
String getClientSilenceVersionSuffix()string client_silence_version_suffix = 27;- Returns:
- The clientSilenceVersionSuffix.
-
getClientSilenceVersionSuffixBytes
com.google.protobuf.ByteString getClientSilenceVersionSuffixBytes()string client_silence_version_suffix = 27;- Returns:
- The bytes for clientSilenceVersionSuffix.
-
getUseGateserverDomainName
boolean getUseGateserverDomainName()bool use_gateserver_domain_name = 28;- Returns:
- The useGateserverDomainName.
-
getGateserverDomainName
String getGateserverDomainName()string gateserver_domain_name = 29;- Returns:
- The gateserverDomainName.
-
getGateserverDomainNameBytes
com.google.protobuf.ByteString getGateserverDomainNameBytes()string gateserver_domain_name = 29;- Returns:
- The bytes for gateserverDomainName.
-
getUserCenterUrl
String getUserCenterUrl()string user_center_url = 30;- Returns:
- The userCenterUrl.
-
getUserCenterUrlBytes
com.google.protobuf.ByteString getUserCenterUrlBytes()string user_center_url = 30;- Returns:
- The bytes for userCenterUrl.
-
getAccountBindUrl
String getAccountBindUrl()string account_bind_url = 31;- Returns:
- The accountBindUrl.
-
getAccountBindUrlBytes
com.google.protobuf.ByteString getAccountBindUrlBytes()string account_bind_url = 31;- Returns:
- The bytes for accountBindUrl.
-
getCdkeyUrl
String getCdkeyUrl()string cdkey_url = 32;- Returns:
- The cdkeyUrl.
-
getCdkeyUrlBytes
com.google.protobuf.ByteString getCdkeyUrlBytes()string cdkey_url = 32;- Returns:
- The bytes for cdkeyUrl.
-
getPrivacyPolicyUrl
String getPrivacyPolicyUrl()string privacy_policy_url = 33;- Returns:
- The privacyPolicyUrl.
-
getPrivacyPolicyUrlBytes
com.google.protobuf.ByteString getPrivacyPolicyUrlBytes()string privacy_policy_url = 33;- Returns:
- The bytes for privacyPolicyUrl.
-
getNextResourceUrl
String getNextResourceUrl()string next_resource_url = 34;- Returns:
- The nextResourceUrl.
-
getNextResourceUrlBytes
com.google.protobuf.ByteString getNextResourceUrlBytes()string next_resource_url = 34;- Returns:
- The bytes for nextResourceUrl.
-
hasNextResVersionConfig
boolean hasNextResVersionConfig().ResVersionConfig next_res_version_config = 35;- Returns:
- Whether the nextResVersionConfig field is set.
-
getNextResVersionConfig
ResVersionConfigOuterClass.ResVersionConfig getNextResVersionConfig().ResVersionConfig next_res_version_config = 35;- Returns:
- The nextResVersionConfig.
-
getNextResVersionConfigOrBuilder
ResVersionConfigOuterClass.ResVersionConfigOrBuilder getNextResVersionConfigOrBuilder().ResVersionConfig next_res_version_config = 35; -
getGameBiz
String getGameBiz()string game_biz = 36;- Returns:
- The gameBiz.
-
getGameBizBytes
com.google.protobuf.ByteString getGameBizBytes()string game_biz = 36;- Returns:
- The bytes for gameBiz.
-