core
Toggle table of contents
1.2.6
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
core
core
/
net.crystopia.crystalshard.paper.core.scheduler
/
taskTimer
task
Timer
fun
taskTimer
(
delay
:
Long
,
period
:
Long
,
task
:
(
)
->
Unit
)
:
BukkitTask