yarn/mappings/net/minecraft/network/PacketDeflater.mapping

7 lines
215 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS iz net/minecraft/network/PacketDeflater
2016-09-14 06:00:19 -04:00
FIELD a deflateBuffer [B
FIELD b deflater Ljava/util/zip/Deflater;
2019-04-16 10:13:47 -04:00
FIELD c compressionThreshold I
METHOD a setCompressionThreshold (I)V
ARG 1 compressionThreshold