isNotAllTypes

WorldQuery isNotAllTypes(Array<World.Type> types)

Only matches worlds that do not contain all of the specified types

Return

this query

See also

org.tribot.script.sdk.types.World

World#isType(World.Type...)