core
Toggle table of contents
1.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
core
core
/
net.crystopia.crystalshard.paper.core.extension
/
timer
timer
fun
JavaPlugin
.
timer
(
delay
:
Long
,
period
:
Long
,
task
:
(
)
->
Unit
)