MCCoroutine

interface MCCoroutine

Hidden internal MCCoroutine interface.

Types

Companion
Link copied to clipboard
object Companion

Functions

disable
Link copied to clipboard
abstract fun disable(plugin: <ERROR CLASS>)

Disposes the given plugin.

getCoroutineSession
Link copied to clipboard
abstract fun getCoroutineSession(plugin: <ERROR CLASS>): CoroutineSession

Get coroutine session for the given plugin.