toggle menu
mccoroutine-root
jvm
switch theme
mccoroutine-root
com.
github.
shynixn.
mccoroutine.
fabric
Coroutine
Session
executes
Suspend()
launch()
MCCoroutine
Companion
MCCoroutine
Configuration
mc
Coroutine
Configuration
MCCoroutine
Exception
Event
Companion
minecraft
Dispatcher
scope
Shutdown
Strategy
MANUAL
Suspending
Command
ticks
mccoroutine-root
/
com.github.shynixn.mccoroutine.bungeecord
/
MCCoroutine
MCCoroutine
interface
MCCoroutine
Members
Functions
disable
Link copied to clipboard
abstract
fun
disable
(
plugin
:
<Error class: unknown class>
)
Disables coroutine for 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.