maxPing

open fun maxPing(max: Int): WorldQuery

Only match worlds whose ping is less than or equal to the max ping

Return

this query

Parameters

max

the max ping

See also