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.fabric
/
SuspendingCommand
Suspending
Command
@
FunctionalInterface
interface
SuspendingCommand
<
S
>
A suspending interface of the default command.
Members
Functions
run
Link copied to clipboard
abstract
suspend
fun
run
(
context
:
<Error class: unknown class>
<
S
>
)
:
Int
Gets called when the command is executed.