CompressPacket

data class CompressPacket(val threshold: Int) : ClientBoundPacket

Set Compression | 0x03 | login | clientbound

Parameters

threshold

threshold

See also

Constructors

Link copied to clipboard
constructor(threshold: Int)

Types

Link copied to clipboard

Properties

Link copied to clipboard