simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot.utils.item
/
flowItems
flow
Items
inline
fun
<
T
>
CoroutineScope
.
flowItems
(
crossinline
block
:
suspend
FlowCollector
<
T
>
.
(
Items.PreprocessingProperties
)
->
Unit
)
:
Items
<
T
>
以构建
Flow
的方式构建
Items
.