packetlib
SNAPSHOT
jvm
packetlib
/
io.layercraft.packetlib.packets.v1_19_3.login.clientbound
/
CompressPacket
Compress
Packet
data
class
CompressPacket
(
val
threshold
:
Int
)
:
ClientBoundPacket
Set Compression | 0x03 | login | clientbound
Parameters
threshold
threshold
See also
https://wiki.vg/Protocol#Set_Compression
Members
Constructors
Compress
Packet
Link copied to clipboard
constructor
(
threshold
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
:
PacketSerializer
<
CompressPacket
>
Properties
threshold
Link copied to clipboard
val
threshold
:
Int