ServerInfoPacket

data class ServerInfoPacket(val response: String) : ClientBoundPacket

Status Response | 0x00 | status | clientbound

Parameters

response

response

See also

Constructors

Link copied to clipboard
constructor(response: String)

Types

Link copied to clipboard

Properties

Link copied to clipboard