launch
Launches a coroutine on the Bukkit main thread.
Return
a TaskHandle that can be used to cancel the coroutine
Parameters
block
the coroutine code
Launches a coroutine on the Bukkit main thread.
a TaskHandle that can be used to cancel the coroutine
the coroutine code