Kotlin utilities for Quilt mod development
//kettle/coffee.cypher.kettle.scheduler/Task/start
[jvm] abstract fun start()
Starts the task if it is newly created or has been reset.
Throws an exception if called while the task is executing.