Package ru.cwcode.tkach.config.commands
Class ReloadCommands
java.lang.Object
ru.cwcode.tkach.config.commands.ReloadCommands
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <C extends Config<C>>
ru.cwcode.commands.Commandget(ConfigManager<C> configManager) static <C extends Config<C>>
ru.cwcode.commands.Commandget(ConfigManager<C> configManager, Consumer<C> reloadedConfigConsumer)
-
Constructor Details
-
ReloadCommands
public ReloadCommands()
-
-
Method Details
-
get
-
get
public static <C extends Config<C>> ru.cwcode.commands.Command get(ConfigManager<C> configManager, Consumer<C> reloadedConfigConsumer)
-