net.minecraft.server.v1_14_R1

public class PacketCompressor

extends io.netty.handler.codec.MessageToByteEncoder<io.netty.buffer.ByteBuf>

ja
net.minecraft.class_2534
net.minecraft.network.PacketDeflater
net.minecraft.network.NettyCompressionEncoder
net.minecraft.server.v1_14_R1.PacketCompressor

Field summary

Modifier and TypeField
private final byte[]
a
field_11637
deflateBuffer
field_179302_a
private final Deflater
b
field_11638
deflater
field_179300_b
private int
c
field_11636
compressionThreshold
field_179301_c

Constructor summary

ModifierConstructor
public (int arg0)

Method summary

Modifier and TypeMethod
protected void
a(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1, io.netty.buffer.ByteBuf arg2)
method_10741(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1, io.netty.buffer.ByteBuf arg2)
method_10741(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1, io.netty.buffer.ByteBuf arg2)
encode(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1, io.netty.buffer.ByteBuf arg2)
public void
a(int arg0)
method_10742(int arg0)
setCompressionThreshold(int arg0)
func_179299_a(int arg0)