isTypesAny

WorldQuery isTypesAny(Array<World.Type> types)

Only match worlds that contain any of the specified types param types the world types

Return

this query

See also

org.tribot.script.sdk.types.World

World#isTypesAny(World.Type...)