Uses of Interface
com.btcvelocity.api.storage.StorageService
Packages that use StorageService
Package
Description
Provides an interface to interact with the proxy at a low level.
-
Uses of StorageService in com.velocitypowered.api.proxy
Methods in com.velocitypowered.api.proxy that return StorageServiceModifier and TypeMethodDescription@Nullable StorageServiceProxyServer.getStorageService()Gets theStorageServiceused to persist player data and proxy state.