PluginLoaderProviderImplLazy

class PluginLoaderProviderImplLazy(initializer: () -> PluginLoader<*, *>) : PluginLoaderProvider

Constructors

Link copied to clipboard
fun PluginLoaderProviderImplLazy(initializer: () -> PluginLoader<*, *>)

Properties

Link copied to clipboard
open override val instance: PluginLoader<*, *>
Link copied to clipboard
open val priority: Int

优先级. 越高越先使用. 内嵌的 SpaceSeparatedCommandCallParser 拥有优先级 0.