isType

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

Only match worlds that contain all of the specified types

Return

this query

Parameters

types

the world types

See also