worldName

val worldName: String? = null

If specified, creates an isolated world with the given name and evaluates given script in it. This world name will be used as the ExecutionContextDescription::name when the corresponding event is emitted.

Sources

jvm source
Link copied to clipboard