kettle

Kotlin utilities for Quilt mod development


Project maintained by Cypher121 Hosted on GitHub Pages — Theme by mattgraham

//kettle/coffee.cypher.kettle.scheduler/TaskContext/sleepFor

sleepFor

[jvm]
suspend fun sleepFor(ticks: Int)

Suspends the task for the specified number of ticks.