public class S2CLoginCompressionPacket
extends java.lang.Object
implements net.raphimc.netminecraft.packet.IPacket
| Modifier and Type | Field and Description |
|---|---|
int |
compressionThreshold |
| Constructor and Description |
|---|
S2CLoginCompressionPacket() |
S2CLoginCompressionPacket(int compressionThreshold) |
| Modifier and Type | Method and Description |
|---|---|
void |
read(io.netty.buffer.ByteBuf byteBuf) |
void |
write(io.netty.buffer.ByteBuf byteBuf) |