toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.utils.item
/
Items
/
Companion
/
blockingItemsBy
blocking
Items
By
@
JvmStatic
@
JvmName
(
name
=
"by"
)
fun
<
T
>
blockingItemsBy
(
factory
:
(
Items.PreprocessingProperties
)
->
Iterator
<
T
>
)
:
Items
<
T
>
(
source
)
通过迭代器构建
Items
实例。