mcutils
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
mcutils
mcutils
/
tech.aliorpse.mcutils.module.status
/
BedrockPing
/
getStatus
get
Status
suspend
fun
getStatus
(
host
:
String
,
port
:
Int
=
19132
,
timeout
:
Int
=
2000
)
:
BedrockServerStatus
Fetch Bedrock server status.
Parameters
host
Host
port
Port (19132)
timeout
Timeout (2000ms)
Throws
IOException