TasksModule
0.2.0-SNAPSHOT
TasksModule
/
xyz.theprogramsrc.tasksmodule.spigot
/
SpigotTasks
/
runTask
run
Task
fun
runTask
(
task
:
(
)
->
Unit
)
:
BukkitTask
Runs a task after 1 tick (0.05 seconds)
Return
the
BukkitTask
Parameters
task
The task to run