Additional configurations for MCCoroutine and communication.
The logger being used by MCCoroutine.
The executor being used to schedule tasks on the main thread of minecraft. Can be retrieved from the MinecraftServer instance.
Strategy handling how MCCoroutine is disposed. Defaults to ShutdownStrategy.SCHEDULER.
Manually disposes the MCCoroutine session for the current extension or server.