Class RegionFile.ChunkBuffer
- java.lang.Object
-
- java.io.OutputStream
-
- java.io.ByteArrayOutputStream
-
- net.minecraft.world.chunk.storage.RegionFile.ChunkBuffer
-
- All Implemented Interfaces:
java.io.Closeable
,java.io.Flushable
,java.lang.AutoCloseable
- Enclosing class:
- RegionFile
class RegionFile.ChunkBuffer extends java.io.ByteArrayOutputStream
-
-
Constructor Summary
Constructors Constructor Description ChunkBuffer(ChunkPos p_i50620_2_)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
close()
-