initWithServerSync
inline fun <T> initWithServerSync(crossinline block: suspend CoroutineScope.(MinecraftServer) -> T): <Error class: unknown class>(source)
Returns a Deferred<T> which will be completed as soon as the server is starting.