mirai
2.16.0
jvm
mirai-console
/
net.mamoe.mirai.console
/
ConsoleFrontEndImplementation
Console
Front
End
Implementation
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
,
AnnotationTarget.TYPEALIAS
,
AnnotationTarget.FUNCTION
,
AnnotationTarget.PROPERTY
,
AnnotationTarget.FIELD
,
AnnotationTarget.CONSTRUCTOR
]
)
@
ConsoleFrontEndImplementation
annotation class
ConsoleFrontEndImplementation
标记一个仅用于
MiraiConsole
前端实现的 API.
这些 API 只应由前端实现者使用, 而不应该被插件或其他调用者使用.