kettle

Kotlin utilities for Quilt mod development


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

//kettle/coffee.cypher.kettle.scheduler/TickingScheduler/removeTask

removeTask

[jvm]
fun removeTask(task: Task<T>)

Removes the specified task from this scheduler.