Class PlaceholderPluginDetector
java.lang.Object
com.guflimc.brick.placeholders.spigot.api.hooks.PlaceholderPluginDetector
- Direct Known Subclasses:
PlaceholderAPIDetector
-
Constructor Summary
ModifierConstructorDescriptionprotected
PlaceholderPluginDetector
(Consumer<PlaceholderPluginHook> enable, Consumer<PlaceholderPluginHook> disable) -
Method Summary
Modifier and TypeMethodDescriptionprotected void
disable
(PlaceholderPluginHook hook) protected final void
enable
(PlaceholderPluginHook hook)
-
Constructor Details
-
PlaceholderPluginDetector
protected PlaceholderPluginDetector(Consumer<PlaceholderPluginHook> enable, Consumer<PlaceholderPluginHook> disable)
-
-
Method Details
-
enable
-
disable
-