mcClientCoroutineDispatcher

lateinit var mcClientCoroutineDispatcher: CoroutineDispatcher(source)

A CoroutineDispatcher which executes code synchronously to the net.minecraft.client.MinecraftClient main game thread.