Class ProfileCacheManager
java.lang.Object
org.mvplugins.multiverse.inventories.profile.ProfileCacheManager
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
clearGlobalProfileCache
(Predicate<UUID> predicate) void
clearPlayerCache
(String playerName) void
clearPlayerCache
(UUID playerUUID) void
clearPlayerProfileCache
(Predicate<ProfileKey> predicate)
-
Method Details
-
clearPlayerCache
-
clearPlayerCache
-
clearPlayerProfileCache
-
clearAllPlayerProfileCaches
public void clearAllPlayerProfileCaches() -
clearGlobalProfileCache
-
clearAllGlobalProfileCaches
public void clearAllGlobalProfileCaches() -
clearAllCache
public void clearAllCache() -
getCacheStats
-