Uses of Interface
org.sgrewritten.stargate.api.database.StorageAPI
Package
Description
-
Uses of StorageAPI in org.sgrewritten.stargate
Modifier and TypeMethodDescriptionStargate.getStorageAPI()
static StorageAPI
Stargate.getStorageAPIStatic()
Static access of the database interface, will throw null pointer exception if stargate has not been initialized -
Uses of StorageAPI in org.sgrewritten.stargate.api
Modifier and TypeMethodDescriptionStargateAPI.getStorageAPI()
Gets the storage API used to store and load Stargates -
Uses of StorageAPI in org.sgrewritten.stargate.database
Modifier and TypeClassDescriptionclass
A generic SQL database used for loading and saving portal data -
Uses of StorageAPI in org.sgrewritten.stargate.listener
ModifierConstructorDescriptionPlayerEventListener
(@NotNull LanguageManager languageManager, @NotNull RegistryAPI registry, @NotNull BungeeManager bungeeManager, @NotNull BlockLoggingManager loggingCompatibility, StorageAPI storageAPI) -
Uses of StorageAPI in org.sgrewritten.stargate.network
ModifierConstructorDescriptionStargateNetworkManager
(RegistryAPI registryAPI, StorageAPI storageAPI) StargateRegistry
(StorageAPI storageAPI, BlockHandlerResolver blockHandlerResolver) Instantiates a new Stargate registry