public interface CompressionStrategy
| Modifier and Type | Method and Description |
|---|---|
BatchCompression |
getCompression(BedrockBatchWrapper wrapper) |
BatchCompression |
getCompression(org.cloudburstmc.protocol.bedrock.data.CompressionAlgorithm algorithm) |
BatchCompression |
getDefaultCompression() |
BatchCompression getCompression(BedrockBatchWrapper wrapper)
BatchCompression getCompression(org.cloudburstmc.protocol.bedrock.data.CompressionAlgorithm algorithm)
BatchCompression getDefaultCompression()