| net.minecraft.world.level.chunk.storage.RegionFileVersion | |
| net.minecraft.class_4486 | |
| net.minecraft.world.storage.ChunkCompressionFormat |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
|
||||||
| private static final it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkCompressionFormat> |
|
||||||
| private static final it.unimi.dsi.fastutil.objects.Object2ObjectMap<String, ChunkCompressionFormat> |
|
||||||
| public static final ChunkCompressionFormat |
|
||||||
| public static final ChunkCompressionFormat |
|
||||||
| public static final ChunkCompressionFormat |
|
||||||
| public static final ChunkCompressionFormat |
|
||||||
| public static final ChunkCompressionFormat |
|
||||||
| public static final ChunkCompressionFormat |
|
||||||
| private static volatile ChunkCompressionFormat |
|
||||||
| private final int |
|
||||||
| private final String |
|
||||||
| private final ChunkCompressionFormat$Wrapper<InputStream> |
|
||||||
| private final ChunkCompressionFormat$Wrapper<OutputStream> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (int id, String name, ChunkCompressionFormat$Wrapper<InputStream> inputStreamWrapper, ChunkCompressionFormat$Wrapper<OutputStream> outputStreamWrapper) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private static ChunkCompressionFormat |
|
||||||
| public static ChunkCompressionFormat |
|
||||||
| public static void |
|
||||||
| public static ChunkCompressionFormat |
|
||||||
| public static boolean |
|
||||||
| public int |
|
||||||
| public OutputStream |
|
||||||
| public InputStream |
|
||||||
| private static OutputStream |
|
||||||
| private static InputStream |
|
||||||
| private static OutputStream |
|
||||||
| private static InputStream |
|
||||||
| private static OutputStream |
|
||||||
| private static InputStream |
|
||||||
| private static OutputStream |
|
||||||
| private static InputStream |
|