toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.utils.item
/
itemsBy
items
By
fun
<
T
>
itemsBy
(
factory
:
(
Items.PreprocessingProperties
)
->
ChannelIterator
<
T
>
)
:
Items
<
T
>
(
source
)
提供构建
ChannelIterator
的函数来构建一个
Items
.
需要自行处理
Items.PreprocessingProperties
所提供的预处理参数。