mirai
2.16.0
jvm
mirai-console
/
net.mamoe.mirai.console
/
MiraiConsoleImplementation
/
builtInPluginLoaders
built
In
Plugin
Loaders
abstract
val
builtInPluginLoaders
:
List
<
Lazy
<
PluginLoader
<
*
,
*
>
>
>
内建加载器列表, 一般需要包含
JvmPluginLoader
.
Return
不可变的
List
,
Collections.unmodifiableList