Class RegionFile.ChunkBuffer
java.lang.Object
java.io.OutputStream
java.io.ByteArrayOutputStream
net.minecraft.world.level.chunk.storage.RegionFile.ChunkBuffer
- All Implemented Interfaces:
- Closeable,- Flushable,- AutoCloseable
- Enclosing class:
- RegionFile
- 
Field SummaryFieldsFields inherited from class java.io.ByteArrayOutputStreambuf, count
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.io.ByteArrayOutputStreamreset, size, toByteArray, toString, toString, toString, toString, write, write, writeBytes, writeToMethods inherited from class java.io.OutputStreamflush, nullOutputStream, write
- 
Field Details- 
pos
 
- 
- 
Constructor Details- 
ChunkBuffer
 
- 
- 
Method Details- 
close- Specified by:
- closein interface- AutoCloseable
- Specified by:
- closein interface- Closeable
- Overrides:
- closein class- ByteArrayOutputStream
- Throws:
- IOException
 
 
-