//
project
/
dev.jaims.mcutils.bukkit.func
/
async
jvm
async
Executes the given
block
via the
plugin
asynchronous.
fun
async
(plugin:
KotlinPlugin
, delayTicks:
Long
, repeatingTicks:
Long
, block: () ->
Unit
):
BukkitTask
Content copied to clipboard