getCoroutineDispatcher

open override fun getCoroutineDispatcher(player: Player): CoroutineDispatcher

Gets a CoroutineDispatcher that executes tasks on the player's Netty event loop.

Parameters

player

The target player.