Uses of Enum Class
com.bencodez.votingplugin.placeholders.PlaceholderCacheLevel
-
Uses of PlaceholderCacheLevel in com.bencodez.votingplugin.config
-
Uses of PlaceholderCacheLevel in com.bencodez.votingplugin.placeholders
Modifier and TypeMethodDescriptionstatic PlaceholderCacheLevel
PlaceHolders.getCacheLevel()
static PlaceholderCacheLevel
Returns the enum constant of this class with the specified name.static PlaceholderCacheLevel[]
PlaceholderCacheLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.