Kotlin utilities for Quilt mod development
//kettle/coffee.cypher.kettle.scheduler/TaskContext/withContext
[jvm]
inline fun withContext(block: T.() -> Unit)
Provides the generic context of type T that is available to the task and may change after suspension.