net.minecraft.network

public class PacketDeflater

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

jb
net.minecraft.network.CompressionEncoder
net.minecraft.class_2534
net.minecraft.network.PacketDeflater
net.minecraft.unmapped.C_owugjbws
net.minecraft.network.CompressionEncoder
net.minecraft.network.NettyCompressionEncoder
net.minecraft.network.NettyCompressionEncoder

Field summary

Modifier and TypeField
private final byte[]
a
encodeBuf
field_11637
deflateBuffer
f_guchtsrc
buffer
field_179302_a
buffer
private final Deflater
b
deflater
field_11638
deflater
f_fuciussg
deflator
field_179300_b
deflater
private int
c
threshold
field_11636
compressionThreshold
f_mrwxrqtw
threshold
field_179301_c
threshold

Constructor summary

ModifierConstructor
public (int threshold)

Method summary

Modifier and TypeMethod
protected void
a(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)
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)
m_usnnxlvh(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1, io.netty.buffer.ByteBuf arg2)
encode(io.netty.channel.ChannelHandlerContext ctx, io.netty.buffer.ByteBuf msg, io.netty.buffer.ByteBuf out)
encode(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)
setThreshold(int arg0)
method_10742(int arg0)
setCompressionThreshold(int compressionThreshold)
m_mxhczvoh(int arg0)
setThreshold(int threshold)
func_179299_a(int arg0)
setCompressionThreshold(int thresholdIn)