Kotlin utilities for Quilt mod development
//kettle/coffee.cypher.kettle.scheduler/TaskContext/sleepFor
[jvm] suspend fun sleepFor(ticks: Int)
Suspends the task for the specified number of ticks.