net.minecraft.network

public class CompressionDecoder

extends io.netty.handler.codec.ByteToMessageDecoder

em
net.minecraft.class_2564
net.minecraft.network.CompressionDecoder
net.minecraft.network.NettyCompressionDecoder

Field summary

Modifier and TypeField
private final Inflater
a
field_11548
inflater
inflater
private int
b
field_11549
threshold
threshold

Constructor summary

ModifierConstructor
public (int threshold)

Method summary

Modifier and TypeMethod
protected void
decode(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1, List<Object> arg2)
decode(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1, List<Object> arg2)
decode(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1, List<Object> arg2)
public void
a(int arg0)
method_10584(int arg0)
setThreshold(int threshold)
setCompressionThreshold(int thresholdIn)