Uses of Interface
org.sgrewritten.stargate.database.property.StoredPropertiesAPI
Packages that use StoredPropertiesAPI
Package
Description
-
Uses of StoredPropertiesAPI in org.sgrewritten.stargate
Methods in org.sgrewritten.stargate that return StoredPropertiesAPI -
Uses of StoredPropertiesAPI in org.sgrewritten.stargate.command
Constructors in org.sgrewritten.stargate.command with parameters of type StoredPropertiesAPI -
Uses of StoredPropertiesAPI in org.sgrewritten.stargate.database
Constructors in org.sgrewritten.stargate.database with parameters of type StoredPropertiesAPIModifierConstructorDescriptionSQLDatabase
(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
Classes in org.sgrewritten.stargate.database.property that implement StoredPropertiesAPI -
Uses of StoredPropertiesAPI in org.sgrewritten.stargate.migration
Constructors in org.sgrewritten.stargate.migration with parameters of type StoredPropertiesAPIModifierConstructorDescriptionDataMigration6
(File pluginFolder, StoredPropertiesAPI storedProperties) Instantiates a new migrationDataMigrator
(@NotNull File configurationFile, File pluginFolder, StoredPropertiesAPI storedProperties) Instantiates a new data migrator