simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot.application
/
EventProviderFactory
/
create
create
abstract
suspend
fun
create
(
eventProcessor
:
EventProcessor
,
components
:
List
<
Component
>
,
applicationConfiguration
:
ApplicationConfiguration
,
configurator
:
Config
.
(
)
->
Unit
)
:
P
提供所需属性,构建一个
EventProvider
.