isType

open fun isType(types: Array<World.Type>): Boolean

Checks if this world matches all the specified types

Return

true if this world is all of the specified types, false otherwise

Parameters

types

the types to check