Uses of Interface
org.sgrewritten.stargate.database.property.StoredPropertiesAPI
Package
Description
-
Uses of StoredPropertiesAPI in org.sgrewritten.stargate
-
Uses of StoredPropertiesAPI in org.sgrewritten.stargate.command
-
Uses of StoredPropertiesAPI in org.sgrewritten.stargate.database
ModifierConstructorDescriptionSQLDatabase
(SQLDatabaseAPI database, boolean usingBungee, boolean usingRemoteDatabase, TableNameConfiguration config, StoredPropertiesAPI propertiesDatabase) Instantiates a new stargate registrySQLDatabase
(SQLDatabaseAPI database, boolean usingBungee, boolean usingRemoteDatabase, StoredPropertiesAPI propertiesDatabase) Instantiates a new stargate registrySQLDatabase
(SQLDatabaseAPI database, StoredPropertiesAPI propertiesDatabase) Instantiates a new stargate registry -
Uses of StoredPropertiesAPI in org.sgrewritten.stargate.database.property
-
Uses of StoredPropertiesAPI in org.sgrewritten.stargate.migration
ModifierConstructorDescriptionDataMigration6
(File pluginFolder, StoredPropertiesAPI storedProperties) Instantiates a new migrationDataMigrator
(@NotNull File configurationFile, File pluginFolder, StoredPropertiesAPI storedProperties) Instantiates a new data migrator