net.minecraft.network

public class CompressionDecoder

extends io.netty.handler.codec.ByteToMessageDecoder

oc
net.minecraft.network.CompressionDecoder
net.minecraft.class_2532
net.minecraft.unmapped.C_twqrkcqp
net.minecraft.network.PacketInflater
net.minecraft.src.C_4959_
net.minecraft.network.PacketDecompressor

Field summary

Modifier and TypeField
public static final int
a
MAXIMUM_DECOMPRESSED_LENGTH
field_33279
f_wxvhyjyf
MAXIMUM_PACKET_SIZE
f_178296_
private final Inflater
b
inflater
field_11622
f_hngeqdbi
inflater
f_129434_
private int
c
threshold
field_11623
f_sxnrojnc
compressionThreshold
f_129435_

Constructor summary

ModifierConstructor
public (int compressionThreshold)

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 p_129442_, io.netty.buffer.ByteBuf p_129443_, List<Object> arg2)
public int
a()
getThreshold()
method_36119()
m_cwfdhyjz()
getCompressionThreshold()
m_178297_()
public void
a(int arg0)
setThreshold(int arg0)
method_10739(int arg0)
m_tatdfypu(int arg0)
setCompressionThreshold(int compressionThreshold)
m_129438_(int arg0)