isLoaded

abstract fun isLoaded(key: Key): Boolean

Checks if there is currently a world loaded with the given key.

Return

true if there is a world loaded with the given key, false otherwise

Parameters

key

the resource key for the world