ktInventory
Toggle table of contents
2.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ktInventory
ktInventory
/
dev.s7a.ktinventory
/
KtInventoryPluginContext
/
LazyFetchable
/
runTaskAsync
run
Task
Async
abstract
fun
runTaskAsync
(
block
:
(
)
->
Unit
)
:
BukkitTask
Runs a task asynchronously.
Return
Scheduled task
Since
2.2.0
Parameters
block
Task to run