mcClientCoroutineScope

lateinit var mcClientCoroutineScope: CoroutineScope(source)

A CoroutineScope using the current net.minecraft.client.MinecraftClient as the CoroutineDispatcher.