kettle

Kotlin utilities for Quilt mod development


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

//kettle/coffee.cypher.kettle.scheduler/TaskContext/withContext

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.