toggle menu
mccoroutine-root
jvm
switch theme
search in API
mccoroutine-root
/
com.github.shynixn.mccoroutine.sponge
/
MCCoroutine
MCCoroutine
interface
MCCoroutine
Members
Functions
disable
Link copied to clipboard
abstract
fun
disable
(
plugin
:
<Error class: unknown class>
)
Disposes the given plugin.
get
Coroutine
Session
Link copied to clipboard
abstract
fun
getCoroutineSession
(
plugin
:
<Error class: unknown class>
)
:
CoroutineSession
Get coroutine session for the given plugin.