Tribot SDK
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Tribot SDK
script-sdk
/
org.tribot.script.sdk.query
/
WorldQuery
/
isNotAnyType
is
Not
Any
Type
open
fun
isNotAnyType
(
types
:
Array
<
World.Type
>
)
:
WorldQuery
Only matches worlds that do not contain any of the specified types
Return
this query
Parameters
types
the world types
See also
World