Uses of Enum Class
com.bencodez.votingplugin.placeholders.PlaceholderCacheLevel
Packages that use PlaceholderCacheLevel
-
Uses of PlaceholderCacheLevel in com.bencodez.votingplugin.config
Methods in com.bencodez.votingplugin.config that return PlaceholderCacheLevel -
Uses of PlaceholderCacheLevel in com.bencodez.votingplugin.placeholders
Methods in com.bencodez.votingplugin.placeholders that return PlaceholderCacheLevelModifier 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.