- getAddress() - Method in class dev.id2r.api.common.storage.misc.StorageCredentials
-
- getBootstrap() - Method in interface dev.id2r.api.common.plugin.ID2RPlugin
-
Get the plugin bootstrap
- getCheckSum() - Method in class dev.id2r.api.common.dependency.DynamicDependency
-
- getConnection() - Method in interface dev.id2r.api.common.storage.implementation.sql.connection.ConnectionFactory
-
- getConnection() - Method in class dev.id2r.api.common.storage.implementation.sql.connection.hikari.HikariConnectionFactory
-
- getConnectionFactory() - Method in class dev.id2r.api.common.storage.implementation.sql.SQLStorage
-
- getConnectionTimeout() - Method in class dev.id2r.api.common.storage.misc.StorageCredentials
-
- getDatabase() - Method in class dev.id2r.api.common.storage.misc.StorageCredentials
-
- getDataDirectory() - Method in interface dev.id2r.api.common.plugin.bootstrap.ID2RPluginBootstrap
-
Gets the plugins main data storage directory
- getDependencyManager() - Method in interface dev.id2r.api.common.plugin.ID2RPlugin
-
Dynamic Dependency manager
- getExcludes() - Method in class dev.id2r.api.common.dependency.relocation.Relocation
-
- getGlobalDependencies() - Method in class dev.id2r.api.common.plugin.AbstractID2RPlugin
-
- getIdentifier() - Method in class dev.id2r.api.common.placeholder.Placeholder
-
- getIncludes() - Method in class dev.id2r.api.common.dependency.relocation.Relocation
-
- getKeepAliveTime() - Method in class dev.id2r.api.common.storage.misc.StorageCredentials
-
- getLogger() - Method in interface dev.id2r.api.common.plugin.bootstrap.ID2RPluginBootstrap
-
Logger adapter for all platforms
- getMaxLifetime() - Method in class dev.id2r.api.common.storage.misc.StorageCredentials
-
- getMaxPoolSize() - Method in class dev.id2r.api.common.storage.misc.StorageCredentials
-
- getMinIdleConnections() - Method in class dev.id2r.api.common.storage.misc.StorageCredentials
-
- getName() - Method in enum dev.id2r.api.common.platform.Platform.Type
-
Get a readable name for the platform type.
- getOnlinePlayers() - Method in interface dev.id2r.api.common.plugin.bootstrap.ID2RPluginBootstrap
-
Gets the UUIDs of the users online on the platform
- getPassword() - Method in class dev.id2r.api.common.storage.misc.StorageCredentials
-
- getPath() - Method in class dev.id2r.api.common.dependency.DynamicDependency
-
- getPattern() - Method in class dev.id2r.api.common.dependency.relocation.Relocation
-
- getPlatformType() - Method in interface dev.id2r.api.common.plugin.bootstrap.ID2RPluginBootstrap
-
Gets the platform type this instance is running on.
- getPlayer(UUID) - Method in interface dev.id2r.api.common.plugin.bootstrap.ID2RPluginBootstrap
-
Get a player object
- getPlayerCount() - Method in interface dev.id2r.api.common.plugin.bootstrap.ID2RPluginBootstrap
-
Gets the number of users online on the platform
- getPlayerList() - Method in interface dev.id2r.api.common.plugin.bootstrap.ID2RPluginBootstrap
-
Gets the usernames of the users online on the platform
- getPlugin() - Method in class dev.id2r.api.common.storage.implementation.mongo.MongoDBStorage
-
- getPlugin() - Method in class dev.id2r.api.common.storage.implementation.sql.SQLStorage
-
- getPlugin() - Method in interface dev.id2r.api.common.storage.Storage
-
- getProperties() - Method in class dev.id2r.api.common.storage.misc.StorageCredentials
-
- getRelocatedPath() - Method in class dev.id2r.api.common.dependency.DynamicDependency
-
- getRelocatedPattern() - Method in class dev.id2r.api.common.dependency.relocation.Relocation
-
- getRelocations() - Method in class dev.id2r.api.common.dependency.DynamicDependency
-
- getReplacement(String) - Method in class dev.id2r.api.common.placeholder.PlaceholderManager
-
- getReplacementMap() - Method in class dev.id2r.api.common.placeholder.PlaceholderManager
-
- getRequiredDependencies() - Method in interface dev.id2r.api.common.plugin.bootstrap.ID2RPluginBootstrap
-
Set of required dependencies for this plugin to run.
- getResourceStream(String) - Method in interface dev.id2r.api.common.plugin.bootstrap.ID2RPluginBootstrap
-
Gets a bundled resource file from the jar
- getStartTime() - Method in interface dev.id2r.api.common.platform.Platform
-
get the time when the plugin first started.
- getStartupTime() - Method in interface dev.id2r.api.common.plugin.bootstrap.ID2RPluginBootstrap
-
Gets the time when the plugin first started in millis.
- getStatements(InputStream) - Static method in class dev.id2r.api.common.storage.implementation.sql.schema.SchemaReader
-
Statement reader from a .sql file
- getStorageName() - Method in class dev.id2r.api.common.storage.implementation.mongo.MongoDBStorage
-
- getStorageName() - Method in interface dev.id2r.api.common.storage.implementation.sql.connection.ConnectionFactory
-
- getStorageName() - Method in class dev.id2r.api.common.storage.implementation.sql.connection.hikari.MySQLConnectionFactory
-
- getStorageName() - Method in class dev.id2r.api.common.storage.implementation.sql.SQLStorage
-
- getStorageName() - Method in interface dev.id2r.api.common.storage.Storage
-
- getTablePrefix() - Method in class dev.id2r.api.common.storage.implementation.sql.SQLStorage
-
- getTaskFactory() - Method in interface dev.id2r.api.common.plugin.bootstrap.ID2RPluginBootstrap
-
Task adapter for platform
- getType() - Method in interface dev.id2r.api.common.platform.Platform
-
Represents the platform type
- getUrl() - Method in enum dev.id2r.api.common.dependency.Vendors
-
- getUsername() - Method in class dev.id2r.api.common.storage.misc.StorageCredentials
-
- getVendor() - Method in class dev.id2r.api.common.dependency.DynamicDependency
-
- getVersion() - Method in interface dev.id2r.api.common.plugin.bootstrap.ID2RPluginBootstrap
-
get plugin version
- GSON - Static variable in class dev.id2r.api.common.dependency.Dependencies
-