Class ProfileContainerStoreProvider
java.lang.Object
org.mvplugins.multiverse.inventories.profile.container.ProfileContainerStoreProvider
A provider for ProfileContainerStore instances based on ContainerType.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
getStore
(ContainerType type) Gets the store for a given container type.
-
Method Details
-
getStore
Gets the store for a given container type.- Parameters:
type
- the container type- Returns:
- the store
-
clearCache
public void clearCache()
-