Uses of Enum Class
de.redstoneworld.redrestrictionhelper.enums.RestrictionPlugins
Packages that use RestrictionPlugins
Package
Description
-
Uses of RestrictionPlugins in de.redstoneworld.redrestrictionhelper
Methods in de.redstoneworld.redrestrictionhelper that return types with arguments of type RestrictionPlugins -
Uses of RestrictionPlugins in de.redstoneworld.redrestrictionhelper.analyze
Methods in de.redstoneworld.redrestrictionhelper.analyze that return types with arguments of type RestrictionPlugins -
Uses of RestrictionPlugins in de.redstoneworld.redrestrictionhelper.enums
Methods in de.redstoneworld.redrestrictionhelper.enums that return RestrictionPluginsModifier and TypeMethodDescriptionAllowReasons.getRestrictionPlugin()static RestrictionPluginsReturns the enum constant of this class with the specified name.static RestrictionPlugins[]RestrictionPlugins.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of RestrictionPlugins in de.redstoneworld.redrestrictionhelper.util
Methods in de.redstoneworld.redrestrictionhelper.util that return RestrictionPluginsMethods in de.redstoneworld.redrestrictionhelper.util that return types with arguments of type RestrictionPluginsModifier and TypeMethodDescriptionstatic Set<RestrictionPlugins> RestrictionPluginManager.getPluginList()Methods in de.redstoneworld.redrestrictionhelper.util with parameters of type RestrictionPluginsModifier and TypeMethodDescriptionstatic RestrictionPluginStatusRestrictionPluginManager.getState(RestrictionPlugins plugin) static booleanRestrictionPluginManager.isPluginEnabled(RestrictionPlugins plugin) static booleanRestrictionPluginManager.isPluginInstalled(RestrictionPlugins plugin)