Uses of Interface
com.github.pinont.singularitylib.api.config.Reloadable
Packages that use Reloadable
-
Uses of Reloadable in com.github.pinont.singularitylib.plugin
Methods in com.github.pinont.singularitylib.plugin with parameters of type ReloadableModifier and TypeMethodDescriptionvoidCorePlugin.registerReloadable(Reloadable reloadable) Registers a Reloadable component for this plugin.