History - net.minecraft.network.handler.PacketInflater
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.network.CompressionDecoder
net.minecraft.class_2532
net.minecraft.network.handler.PacketInflater
Fields
int: MAXIMUM_COMPRESSED_LENGTH, field_34057, field_34057
int: MAXIMUM_UNCOMPRESSED_LENGTH, field_33279, MAXIMUM_PACKET_SIZE
Inflater: inflater, field_11622, inflater
int: threshold, field_11623, compressionThreshold
boolean: validateDecompressed, field_34058, rejectsBadPackets
Constructors
(int, boolean)
Methods
void (io.netty.channel.ChannelHandlerContext, io.netty.buffer.ByteBuf, List<Object>): decode, decode, decode
void (io.netty.buffer.ByteBuf): setupInflaterInput, method_52896, setInputBuf
io.netty.buffer.ByteBuf (io.netty.channel.ChannelHandlerContext, int): inflate, method_52897, inflate
void (int, boolean): setThreshold, method_10739, setCompressionThreshold