Class MinecraftAccountProto.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<MinecraftAccountProto.Builder>
com.google.protobuf.GeneratedMessage.Builder<MinecraftAccountProto.Builder>
com.soulfiremc.grpc.generated.MinecraftAccountProto.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, MinecraftAccountProtoOrBuilder, Cloneable
- Enclosing class:
MinecraftAccountProto
public static final class MinecraftAccountProto.Builder
extends com.google.protobuf.GeneratedMessage.Builder<MinecraftAccountProto.Builder>
implements MinecraftAccountProtoOrBuilder
Represents an authenticated Minecraft account that can be used by bots. This can be a premium Microsoft account (Java or Bedrock) or an offline account. The account contains authentication data, profile information, and per-account settings. Used throughout the system for instance configuration and bot management.Protobuf type
soulfire.v1.MinecraftAccountProto-
Method Summary
Modifier and TypeMethodDescriptionaddAllConfig(Iterable<? extends SettingsNamespace> values) Per-bot configuration settings stored with the account.addAllPersistentMetadata(Iterable<? extends SettingsNamespace> values) Persistent metadata stored with the account across sessions.addConfig(int index, SettingsNamespace value) Per-bot configuration settings stored with the account.addConfig(int index, SettingsNamespace.Builder builderForValue) Per-bot configuration settings stored with the account.addConfig(SettingsNamespace value) Per-bot configuration settings stored with the account.addConfig(SettingsNamespace.Builder builderForValue) Per-bot configuration settings stored with the account.Per-bot configuration settings stored with the account.addConfigBuilder(int index) Per-bot configuration settings stored with the account.addPersistentMetadata(int index, SettingsNamespace value) Persistent metadata stored with the account across sessions.addPersistentMetadata(int index, SettingsNamespace.Builder builderForValue) Persistent metadata stored with the account across sessions.Persistent metadata stored with the account across sessions.addPersistentMetadata(SettingsNamespace.Builder builderForValue) Persistent metadata stored with the account across sessions.Persistent metadata stored with the account across sessions.addPersistentMetadataBuilder(int index) Persistent metadata stored with the account across sessions.build()clear()Authentication chain for Bedrock accounts (Microsoft-authenticated).Per-bot configuration settings stored with the account.The last known username/gamertag for this account.Data for offline Java accounts (no authentication required).Authentication chain for online Java accounts (Microsoft-authenticated).Persistent metadata stored with the account across sessions.The unique profile identifier (UUID) for this account.The authentication type used for this account.Authentication chain for Bedrock accounts (Microsoft-authenticated).Authentication chain for Bedrock accounts (Microsoft-authenticated).Authentication chain for Bedrock accounts (Microsoft-authenticated).getConfig(int index) Per-bot configuration settings stored with the account.getConfigBuilder(int index) Per-bot configuration settings stored with the account.Per-bot configuration settings stored with the account.intPer-bot configuration settings stored with the account.Per-bot configuration settings stored with the account.getConfigOrBuilder(int index) Per-bot configuration settings stored with the account.List<? extends SettingsNamespaceOrBuilder> Per-bot configuration settings stored with the account.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe last known username/gamertag for this account.com.google.protobuf.ByteStringThe last known username/gamertag for this account.Data for offline Java accounts (no authentication required).Data for offline Java accounts (no authentication required).Data for offline Java accounts (no authentication required).Authentication chain for online Java accounts (Microsoft-authenticated).Authentication chain for online Java accounts (Microsoft-authenticated).Authentication chain for online Java accounts (Microsoft-authenticated).getPersistentMetadata(int index) Persistent metadata stored with the account across sessions.getPersistentMetadataBuilder(int index) Persistent metadata stored with the account across sessions.Persistent metadata stored with the account across sessions.intPersistent metadata stored with the account across sessions.Persistent metadata stored with the account across sessions.getPersistentMetadataOrBuilder(int index) Persistent metadata stored with the account across sessions.List<? extends SettingsNamespaceOrBuilder> Persistent metadata stored with the account across sessions.The unique profile identifier (UUID) for this account.com.google.protobuf.ByteStringThe unique profile identifier (UUID) for this account.getType()The authentication type used for this account.intThe authentication type used for this account.booleanAuthentication chain for Bedrock accounts (Microsoft-authenticated).booleanData for offline Java accounts (no authentication required).booleanAuthentication chain for online Java accounts (Microsoft-authenticated).protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanAuthentication chain for Bedrock accounts (Microsoft-authenticated).mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(MinecraftAccountProto other) Data for offline Java accounts (no authentication required).Authentication chain for online Java accounts (Microsoft-authenticated).removeConfig(int index) Per-bot configuration settings stored with the account.removePersistentMetadata(int index) Persistent metadata stored with the account across sessions.Authentication chain for Bedrock accounts (Microsoft-authenticated).setBedrockData(MinecraftAccountProto.BedrockData.Builder builderForValue) Authentication chain for Bedrock accounts (Microsoft-authenticated).setConfig(int index, SettingsNamespace value) Per-bot configuration settings stored with the account.setConfig(int index, SettingsNamespace.Builder builderForValue) Per-bot configuration settings stored with the account.setLastKnownName(String value) The last known username/gamertag for this account.setLastKnownNameBytes(com.google.protobuf.ByteString value) The last known username/gamertag for this account.Data for offline Java accounts (no authentication required).setOfflineJavaData(MinecraftAccountProto.OfflineJavaData.Builder builderForValue) Data for offline Java accounts (no authentication required).Authentication chain for online Java accounts (Microsoft-authenticated).setOnlineChainJavaData(MinecraftAccountProto.OnlineChainJavaData.Builder builderForValue) Authentication chain for online Java accounts (Microsoft-authenticated).setPersistentMetadata(int index, SettingsNamespace value) Persistent metadata stored with the account across sessions.setPersistentMetadata(int index, SettingsNamespace.Builder builderForValue) Persistent metadata stored with the account across sessions.setProfileId(String value) The unique profile identifier (UUID) for this account.setProfileIdBytes(com.google.protobuf.ByteString value) The unique profile identifier (UUID) for this account.The authentication type used for this account.setTypeValue(int value) The authentication type used for this account.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<MinecraftAccountProto.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<MinecraftAccountProto.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<MinecraftAccountProto.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<MinecraftAccountProto.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<MinecraftAccountProto.Builder>
-
mergeFrom
public MinecraftAccountProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<MinecraftAccountProto.Builder>- Throws:
IOException
-
getAccountDataCase
- Specified by:
getAccountDataCasein interfaceMinecraftAccountProtoOrBuilder
-
clearAccountData
-
getTypeValue
public int getTypeValue()The authentication type used for this account. Determines which account_data field is populated.
.soulfire.v1.MinecraftAccountProto.AccountTypeProto type = 1;- Specified by:
getTypeValuein interfaceMinecraftAccountProtoOrBuilder- Returns:
- The enum numeric value on the wire for type.
-
setTypeValue
The authentication type used for this account. Determines which account_data field is populated.
.soulfire.v1.MinecraftAccountProto.AccountTypeProto type = 1;- Parameters:
value- The enum numeric value on the wire for type to set.- Returns:
- This builder for chaining.
-
getType
The authentication type used for this account. Determines which account_data field is populated.
.soulfire.v1.MinecraftAccountProto.AccountTypeProto type = 1;- Specified by:
getTypein interfaceMinecraftAccountProtoOrBuilder- Returns:
- The type.
-
setType
The authentication type used for this account. Determines which account_data field is populated.
.soulfire.v1.MinecraftAccountProto.AccountTypeProto type = 1;- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
The authentication type used for this account. Determines which account_data field is populated.
.soulfire.v1.MinecraftAccountProto.AccountTypeProto type = 1;- Returns:
- This builder for chaining.
-
getProfileId
The unique profile identifier (UUID) for this account. For online accounts: The official Minecraft profile UUID from Microsoft. For offline accounts: A deterministic UUID derived from the username. Format: Standard UUID string (e.g., "550e8400-e29b-41d4-a716-446655440000").
string profile_id = 2;- Specified by:
getProfileIdin interfaceMinecraftAccountProtoOrBuilder- Returns:
- The profileId.
-
getProfileIdBytes
public com.google.protobuf.ByteString getProfileIdBytes()The unique profile identifier (UUID) for this account. For online accounts: The official Minecraft profile UUID from Microsoft. For offline accounts: A deterministic UUID derived from the username. Format: Standard UUID string (e.g., "550e8400-e29b-41d4-a716-446655440000").
string profile_id = 2;- Specified by:
getProfileIdBytesin interfaceMinecraftAccountProtoOrBuilder- Returns:
- The bytes for profileId.
-
setProfileId
The unique profile identifier (UUID) for this account. For online accounts: The official Minecraft profile UUID from Microsoft. For offline accounts: A deterministic UUID derived from the username. Format: Standard UUID string (e.g., "550e8400-e29b-41d4-a716-446655440000").
string profile_id = 2;- Parameters:
value- The profileId to set.- Returns:
- This builder for chaining.
-
clearProfileId
The unique profile identifier (UUID) for this account. For online accounts: The official Minecraft profile UUID from Microsoft. For offline accounts: A deterministic UUID derived from the username. Format: Standard UUID string (e.g., "550e8400-e29b-41d4-a716-446655440000").
string profile_id = 2;- Returns:
- This builder for chaining.
-
setProfileIdBytes
The unique profile identifier (UUID) for this account. For online accounts: The official Minecraft profile UUID from Microsoft. For offline accounts: A deterministic UUID derived from the username. Format: Standard UUID string (e.g., "550e8400-e29b-41d4-a716-446655440000").
string profile_id = 2;- Parameters:
value- The bytes for profileId to set.- Returns:
- This builder for chaining.
-
getLastKnownName
The last known username/gamertag for this account. Updated during authentication and refresh operations. For Java: The Minecraft username (up to 16 characters). For Bedrock: The Xbox gamertag.
string last_known_name = 3;- Specified by:
getLastKnownNamein interfaceMinecraftAccountProtoOrBuilder- Returns:
- The lastKnownName.
-
getLastKnownNameBytes
public com.google.protobuf.ByteString getLastKnownNameBytes()The last known username/gamertag for this account. Updated during authentication and refresh operations. For Java: The Minecraft username (up to 16 characters). For Bedrock: The Xbox gamertag.
string last_known_name = 3;- Specified by:
getLastKnownNameBytesin interfaceMinecraftAccountProtoOrBuilder- Returns:
- The bytes for lastKnownName.
-
setLastKnownName
The last known username/gamertag for this account. Updated during authentication and refresh operations. For Java: The Minecraft username (up to 16 characters). For Bedrock: The Xbox gamertag.
string last_known_name = 3;- Parameters:
value- The lastKnownName to set.- Returns:
- This builder for chaining.
-
clearLastKnownName
The last known username/gamertag for this account. Updated during authentication and refresh operations. For Java: The Minecraft username (up to 16 characters). For Bedrock: The Xbox gamertag.
string last_known_name = 3;- Returns:
- This builder for chaining.
-
setLastKnownNameBytes
The last known username/gamertag for this account. Updated during authentication and refresh operations. For Java: The Minecraft username (up to 16 characters). For Bedrock: The Xbox gamertag.
string last_known_name = 3;- Parameters:
value- The bytes for lastKnownName to set.- Returns:
- This builder for chaining.
-
hasOnlineChainJavaData
public boolean hasOnlineChainJavaData()Authentication chain for online Java accounts (Microsoft-authenticated).
.soulfire.v1.MinecraftAccountProto.OnlineChainJavaData online_chain_java_data = 5;- Specified by:
hasOnlineChainJavaDatain interfaceMinecraftAccountProtoOrBuilder- Returns:
- Whether the onlineChainJavaData field is set.
-
getOnlineChainJavaData
Authentication chain for online Java accounts (Microsoft-authenticated).
.soulfire.v1.MinecraftAccountProto.OnlineChainJavaData online_chain_java_data = 5;- Specified by:
getOnlineChainJavaDatain interfaceMinecraftAccountProtoOrBuilder- Returns:
- The onlineChainJavaData.
-
setOnlineChainJavaData
public MinecraftAccountProto.Builder setOnlineChainJavaData(MinecraftAccountProto.OnlineChainJavaData value) Authentication chain for online Java accounts (Microsoft-authenticated).
.soulfire.v1.MinecraftAccountProto.OnlineChainJavaData online_chain_java_data = 5; -
setOnlineChainJavaData
public MinecraftAccountProto.Builder setOnlineChainJavaData(MinecraftAccountProto.OnlineChainJavaData.Builder builderForValue) Authentication chain for online Java accounts (Microsoft-authenticated).
.soulfire.v1.MinecraftAccountProto.OnlineChainJavaData online_chain_java_data = 5; -
mergeOnlineChainJavaData
public MinecraftAccountProto.Builder mergeOnlineChainJavaData(MinecraftAccountProto.OnlineChainJavaData value) Authentication chain for online Java accounts (Microsoft-authenticated).
.soulfire.v1.MinecraftAccountProto.OnlineChainJavaData online_chain_java_data = 5; -
clearOnlineChainJavaData
Authentication chain for online Java accounts (Microsoft-authenticated).
.soulfire.v1.MinecraftAccountProto.OnlineChainJavaData online_chain_java_data = 5; -
getOnlineChainJavaDataBuilder
Authentication chain for online Java accounts (Microsoft-authenticated).
.soulfire.v1.MinecraftAccountProto.OnlineChainJavaData online_chain_java_data = 5; -
getOnlineChainJavaDataOrBuilder
Authentication chain for online Java accounts (Microsoft-authenticated).
.soulfire.v1.MinecraftAccountProto.OnlineChainJavaData online_chain_java_data = 5;- Specified by:
getOnlineChainJavaDataOrBuilderin interfaceMinecraftAccountProtoOrBuilder
-
hasOfflineJavaData
public boolean hasOfflineJavaData()Data for offline Java accounts (no authentication required).
.soulfire.v1.MinecraftAccountProto.OfflineJavaData offline_java_data = 6;- Specified by:
hasOfflineJavaDatain interfaceMinecraftAccountProtoOrBuilder- Returns:
- Whether the offlineJavaData field is set.
-
getOfflineJavaData
Data for offline Java accounts (no authentication required).
.soulfire.v1.MinecraftAccountProto.OfflineJavaData offline_java_data = 6;- Specified by:
getOfflineJavaDatain interfaceMinecraftAccountProtoOrBuilder- Returns:
- The offlineJavaData.
-
setOfflineJavaData
public MinecraftAccountProto.Builder setOfflineJavaData(MinecraftAccountProto.OfflineJavaData value) Data for offline Java accounts (no authentication required).
.soulfire.v1.MinecraftAccountProto.OfflineJavaData offline_java_data = 6; -
setOfflineJavaData
public MinecraftAccountProto.Builder setOfflineJavaData(MinecraftAccountProto.OfflineJavaData.Builder builderForValue) Data for offline Java accounts (no authentication required).
.soulfire.v1.MinecraftAccountProto.OfflineJavaData offline_java_data = 6; -
mergeOfflineJavaData
public MinecraftAccountProto.Builder mergeOfflineJavaData(MinecraftAccountProto.OfflineJavaData value) Data for offline Java accounts (no authentication required).
.soulfire.v1.MinecraftAccountProto.OfflineJavaData offline_java_data = 6; -
clearOfflineJavaData
Data for offline Java accounts (no authentication required).
.soulfire.v1.MinecraftAccountProto.OfflineJavaData offline_java_data = 6; -
getOfflineJavaDataBuilder
Data for offline Java accounts (no authentication required).
.soulfire.v1.MinecraftAccountProto.OfflineJavaData offline_java_data = 6; -
getOfflineJavaDataOrBuilder
Data for offline Java accounts (no authentication required).
.soulfire.v1.MinecraftAccountProto.OfflineJavaData offline_java_data = 6;- Specified by:
getOfflineJavaDataOrBuilderin interfaceMinecraftAccountProtoOrBuilder
-
hasBedrockData
public boolean hasBedrockData()Authentication chain for Bedrock accounts (Microsoft-authenticated).
.soulfire.v1.MinecraftAccountProto.BedrockData bedrock_data = 7;- Specified by:
hasBedrockDatain interfaceMinecraftAccountProtoOrBuilder- Returns:
- Whether the bedrockData field is set.
-
getBedrockData
Authentication chain for Bedrock accounts (Microsoft-authenticated).
.soulfire.v1.MinecraftAccountProto.BedrockData bedrock_data = 7;- Specified by:
getBedrockDatain interfaceMinecraftAccountProtoOrBuilder- Returns:
- The bedrockData.
-
setBedrockData
Authentication chain for Bedrock accounts (Microsoft-authenticated).
.soulfire.v1.MinecraftAccountProto.BedrockData bedrock_data = 7; -
setBedrockData
public MinecraftAccountProto.Builder setBedrockData(MinecraftAccountProto.BedrockData.Builder builderForValue) Authentication chain for Bedrock accounts (Microsoft-authenticated).
.soulfire.v1.MinecraftAccountProto.BedrockData bedrock_data = 7; -
mergeBedrockData
Authentication chain for Bedrock accounts (Microsoft-authenticated).
.soulfire.v1.MinecraftAccountProto.BedrockData bedrock_data = 7; -
clearBedrockData
Authentication chain for Bedrock accounts (Microsoft-authenticated).
.soulfire.v1.MinecraftAccountProto.BedrockData bedrock_data = 7; -
getBedrockDataBuilder
Authentication chain for Bedrock accounts (Microsoft-authenticated).
.soulfire.v1.MinecraftAccountProto.BedrockData bedrock_data = 7; -
getBedrockDataOrBuilder
Authentication chain for Bedrock accounts (Microsoft-authenticated).
.soulfire.v1.MinecraftAccountProto.BedrockData bedrock_data = 7;- Specified by:
getBedrockDataOrBuilderin interfaceMinecraftAccountProtoOrBuilder
-
getConfigList
Per-bot configuration settings stored with the account. Organized as namespace -> key -> value mappings. These settings override instance-level settings when the bot is running. Typically includes bot-specific behavior settings.
repeated .soulfire.v1.SettingsNamespace config = 8;- Specified by:
getConfigListin interfaceMinecraftAccountProtoOrBuilder
-
getConfigCount
public int getConfigCount()Per-bot configuration settings stored with the account. Organized as namespace -> key -> value mappings. These settings override instance-level settings when the bot is running. Typically includes bot-specific behavior settings.
repeated .soulfire.v1.SettingsNamespace config = 8;- Specified by:
getConfigCountin interfaceMinecraftAccountProtoOrBuilder
-
getConfig
Per-bot configuration settings stored with the account. Organized as namespace -> key -> value mappings. These settings override instance-level settings when the bot is running. Typically includes bot-specific behavior settings.
repeated .soulfire.v1.SettingsNamespace config = 8;- Specified by:
getConfigin interfaceMinecraftAccountProtoOrBuilder
-
setConfig
Per-bot configuration settings stored with the account. Organized as namespace -> key -> value mappings. These settings override instance-level settings when the bot is running. Typically includes bot-specific behavior settings.
repeated .soulfire.v1.SettingsNamespace config = 8; -
setConfig
public MinecraftAccountProto.Builder setConfig(int index, SettingsNamespace.Builder builderForValue) Per-bot configuration settings stored with the account. Organized as namespace -> key -> value mappings. These settings override instance-level settings when the bot is running. Typically includes bot-specific behavior settings.
repeated .soulfire.v1.SettingsNamespace config = 8; -
addConfig
Per-bot configuration settings stored with the account. Organized as namespace -> key -> value mappings. These settings override instance-level settings when the bot is running. Typically includes bot-specific behavior settings.
repeated .soulfire.v1.SettingsNamespace config = 8; -
addConfig
Per-bot configuration settings stored with the account. Organized as namespace -> key -> value mappings. These settings override instance-level settings when the bot is running. Typically includes bot-specific behavior settings.
repeated .soulfire.v1.SettingsNamespace config = 8; -
addConfig
Per-bot configuration settings stored with the account. Organized as namespace -> key -> value mappings. These settings override instance-level settings when the bot is running. Typically includes bot-specific behavior settings.
repeated .soulfire.v1.SettingsNamespace config = 8; -
addConfig
public MinecraftAccountProto.Builder addConfig(int index, SettingsNamespace.Builder builderForValue) Per-bot configuration settings stored with the account. Organized as namespace -> key -> value mappings. These settings override instance-level settings when the bot is running. Typically includes bot-specific behavior settings.
repeated .soulfire.v1.SettingsNamespace config = 8; -
addAllConfig
Per-bot configuration settings stored with the account. Organized as namespace -> key -> value mappings. These settings override instance-level settings when the bot is running. Typically includes bot-specific behavior settings.
repeated .soulfire.v1.SettingsNamespace config = 8; -
clearConfig
Per-bot configuration settings stored with the account. Organized as namespace -> key -> value mappings. These settings override instance-level settings when the bot is running. Typically includes bot-specific behavior settings.
repeated .soulfire.v1.SettingsNamespace config = 8; -
removeConfig
Per-bot configuration settings stored with the account. Organized as namespace -> key -> value mappings. These settings override instance-level settings when the bot is running. Typically includes bot-specific behavior settings.
repeated .soulfire.v1.SettingsNamespace config = 8; -
getConfigBuilder
Per-bot configuration settings stored with the account. Organized as namespace -> key -> value mappings. These settings override instance-level settings when the bot is running. Typically includes bot-specific behavior settings.
repeated .soulfire.v1.SettingsNamespace config = 8; -
getConfigOrBuilder
Per-bot configuration settings stored with the account. Organized as namespace -> key -> value mappings. These settings override instance-level settings when the bot is running. Typically includes bot-specific behavior settings.
repeated .soulfire.v1.SettingsNamespace config = 8;- Specified by:
getConfigOrBuilderin interfaceMinecraftAccountProtoOrBuilder
-
getConfigOrBuilderList
Per-bot configuration settings stored with the account. Organized as namespace -> key -> value mappings. These settings override instance-level settings when the bot is running. Typically includes bot-specific behavior settings.
repeated .soulfire.v1.SettingsNamespace config = 8;- Specified by:
getConfigOrBuilderListin interfaceMinecraftAccountProtoOrBuilder
-
addConfigBuilder
Per-bot configuration settings stored with the account. Organized as namespace -> key -> value mappings. These settings override instance-level settings when the bot is running. Typically includes bot-specific behavior settings.
repeated .soulfire.v1.SettingsNamespace config = 8; -
addConfigBuilder
Per-bot configuration settings stored with the account. Organized as namespace -> key -> value mappings. These settings override instance-level settings when the bot is running. Typically includes bot-specific behavior settings.
repeated .soulfire.v1.SettingsNamespace config = 8; -
getConfigBuilderList
Per-bot configuration settings stored with the account. Organized as namespace -> key -> value mappings. These settings override instance-level settings when the bot is running. Typically includes bot-specific behavior settings.
repeated .soulfire.v1.SettingsNamespace config = 8; -
getPersistentMetadataList
Persistent metadata stored with the account across sessions. Organized as namespace -> key -> value mappings. Used by plugins and the system to store account-specific state that should persist across bot restarts (e.g., last position, inventory cache).
repeated .soulfire.v1.SettingsNamespace persistent_metadata = 9;- Specified by:
getPersistentMetadataListin interfaceMinecraftAccountProtoOrBuilder
-
getPersistentMetadataCount
public int getPersistentMetadataCount()Persistent metadata stored with the account across sessions. Organized as namespace -> key -> value mappings. Used by plugins and the system to store account-specific state that should persist across bot restarts (e.g., last position, inventory cache).
repeated .soulfire.v1.SettingsNamespace persistent_metadata = 9;- Specified by:
getPersistentMetadataCountin interfaceMinecraftAccountProtoOrBuilder
-
getPersistentMetadata
Persistent metadata stored with the account across sessions. Organized as namespace -> key -> value mappings. Used by plugins and the system to store account-specific state that should persist across bot restarts (e.g., last position, inventory cache).
repeated .soulfire.v1.SettingsNamespace persistent_metadata = 9;- Specified by:
getPersistentMetadatain interfaceMinecraftAccountProtoOrBuilder
-
setPersistentMetadata
Persistent metadata stored with the account across sessions. Organized as namespace -> key -> value mappings. Used by plugins and the system to store account-specific state that should persist across bot restarts (e.g., last position, inventory cache).
repeated .soulfire.v1.SettingsNamespace persistent_metadata = 9; -
setPersistentMetadata
public MinecraftAccountProto.Builder setPersistentMetadata(int index, SettingsNamespace.Builder builderForValue) Persistent metadata stored with the account across sessions. Organized as namespace -> key -> value mappings. Used by plugins and the system to store account-specific state that should persist across bot restarts (e.g., last position, inventory cache).
repeated .soulfire.v1.SettingsNamespace persistent_metadata = 9; -
addPersistentMetadata
Persistent metadata stored with the account across sessions. Organized as namespace -> key -> value mappings. Used by plugins and the system to store account-specific state that should persist across bot restarts (e.g., last position, inventory cache).
repeated .soulfire.v1.SettingsNamespace persistent_metadata = 9; -
addPersistentMetadata
Persistent metadata stored with the account across sessions. Organized as namespace -> key -> value mappings. Used by plugins and the system to store account-specific state that should persist across bot restarts (e.g., last position, inventory cache).
repeated .soulfire.v1.SettingsNamespace persistent_metadata = 9; -
addPersistentMetadata
public MinecraftAccountProto.Builder addPersistentMetadata(SettingsNamespace.Builder builderForValue) Persistent metadata stored with the account across sessions. Organized as namespace -> key -> value mappings. Used by plugins and the system to store account-specific state that should persist across bot restarts (e.g., last position, inventory cache).
repeated .soulfire.v1.SettingsNamespace persistent_metadata = 9; -
addPersistentMetadata
public MinecraftAccountProto.Builder addPersistentMetadata(int index, SettingsNamespace.Builder builderForValue) Persistent metadata stored with the account across sessions. Organized as namespace -> key -> value mappings. Used by plugins and the system to store account-specific state that should persist across bot restarts (e.g., last position, inventory cache).
repeated .soulfire.v1.SettingsNamespace persistent_metadata = 9; -
addAllPersistentMetadata
public MinecraftAccountProto.Builder addAllPersistentMetadata(Iterable<? extends SettingsNamespace> values) Persistent metadata stored with the account across sessions. Organized as namespace -> key -> value mappings. Used by plugins and the system to store account-specific state that should persist across bot restarts (e.g., last position, inventory cache).
repeated .soulfire.v1.SettingsNamespace persistent_metadata = 9; -
clearPersistentMetadata
Persistent metadata stored with the account across sessions. Organized as namespace -> key -> value mappings. Used by plugins and the system to store account-specific state that should persist across bot restarts (e.g., last position, inventory cache).
repeated .soulfire.v1.SettingsNamespace persistent_metadata = 9; -
removePersistentMetadata
Persistent metadata stored with the account across sessions. Organized as namespace -> key -> value mappings. Used by plugins and the system to store account-specific state that should persist across bot restarts (e.g., last position, inventory cache).
repeated .soulfire.v1.SettingsNamespace persistent_metadata = 9; -
getPersistentMetadataBuilder
Persistent metadata stored with the account across sessions. Organized as namespace -> key -> value mappings. Used by plugins and the system to store account-specific state that should persist across bot restarts (e.g., last position, inventory cache).
repeated .soulfire.v1.SettingsNamespace persistent_metadata = 9; -
getPersistentMetadataOrBuilder
Persistent metadata stored with the account across sessions. Organized as namespace -> key -> value mappings. Used by plugins and the system to store account-specific state that should persist across bot restarts (e.g., last position, inventory cache).
repeated .soulfire.v1.SettingsNamespace persistent_metadata = 9;- Specified by:
getPersistentMetadataOrBuilderin interfaceMinecraftAccountProtoOrBuilder
-
getPersistentMetadataOrBuilderList
Persistent metadata stored with the account across sessions. Organized as namespace -> key -> value mappings. Used by plugins and the system to store account-specific state that should persist across bot restarts (e.g., last position, inventory cache).
repeated .soulfire.v1.SettingsNamespace persistent_metadata = 9;- Specified by:
getPersistentMetadataOrBuilderListin interfaceMinecraftAccountProtoOrBuilder
-
addPersistentMetadataBuilder
Persistent metadata stored with the account across sessions. Organized as namespace -> key -> value mappings. Used by plugins and the system to store account-specific state that should persist across bot restarts (e.g., last position, inventory cache).
repeated .soulfire.v1.SettingsNamespace persistent_metadata = 9; -
addPersistentMetadataBuilder
Persistent metadata stored with the account across sessions. Organized as namespace -> key -> value mappings. Used by plugins and the system to store account-specific state that should persist across bot restarts (e.g., last position, inventory cache).
repeated .soulfire.v1.SettingsNamespace persistent_metadata = 9; -
getPersistentMetadataBuilderList
Persistent metadata stored with the account across sessions. Organized as namespace -> key -> value mappings. Used by plugins and the system to store account-specific state that should persist across bot restarts (e.g., last position, inventory cache).
repeated .soulfire.v1.SettingsNamespace persistent_metadata = 9;
-