QueryHost
Documentation menu

API reference · interfaces

Interface: MinecraftBedrockData

Generated from the QueryHost package public TypeScript contract.

Minecraft Bedrock data parsed from a RakNet unconnected pong.

Properties

advertisedIpv4Port?

readonly optional advertisedIpv4Port?: number

Port advertised by the server; it may differ from the queried destination.


advertisedIpv6Port?

readonly optional advertisedIpv6Port?: number

IPv6 port advertised by the server, when present.


edition?

readonly optional edition?: string


gameMode?

readonly optional gameMode?: string


motd?

readonly optional motd?: string


protocolVersion?

readonly optional protocolVersion?: number


serverId?

readonly optional serverId?: string