1.21.9
Toggle table of contents
0.2.5+1.21.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
1.21.9
1.21.9
/
llc.redstone.systemsapi.coroutine
/
CoroutineSessionImpl
Coroutine
Session
Impl
class
CoroutineSessionImpl
(
extension
:
Any
,
val
mcCoroutineConfiguration
:
MCCoroutineConfigurationImpl
)
Members
Constructors
Coroutine
Session
Impl
Link copied to clipboard
constructor
(
extension
:
Any
,
mcCoroutineConfiguration
:
MCCoroutineConfigurationImpl
)
Properties
dispatcher
Minecraft
Link copied to clipboard
val
dispatcherMinecraft
:
CoroutineContext
Gets the minecraft dispatcher.
mc
Coroutine
Configuration
Link copied to clipboard
val
mcCoroutineConfiguration
:
MCCoroutineConfigurationImpl
scope
Link copied to clipboard
val
scope
:
CoroutineScope
Gets minecraft coroutine scope.
Functions
dispose
Link copied to clipboard
fun
dispose
(
)
Disposes the session.