minPing

open fun minPing(min: Int): WorldQuery

Only match worlds whose ping is greater than or equal to the min ping

Return

this query

Parameters

min

the min ping

See also