Uses of Interface
org.cloudburstmc.api.plugin.PluginLoader
Packages that use PluginLoader
-
Uses of PluginLoader in org.cloudburstmc.api.plugin
Methods in org.cloudburstmc.api.plugin with type parameters of type PluginLoaderModifier and TypeMethodDescription<T extends PluginLoader>
booleanPluginManager.deregisterLoader(Class<T> clazz)<T extends PluginLoader>
booleanPluginManager.registerLoader(Class<T> clazz, T loader)Methods in org.cloudburstmc.api.plugin that return PluginLoader