Package mindustry.io.versions
Class Save6
This version does not read custom chunk data.
-
Nested Class Summary
Nested classes/interfaces inherited from class mindustry.io.SaveFileReader
SaveFileReader.CustomChunk, SaveFileReader.IORunner<T>, SaveFileReader.IORunnerLength<T> -
Field Summary
Fields inherited from class mindustry.io.SaveVersion
customChunks, versionFields inherited from class mindustry.io.SaveFileReader
byteOutput, byteOutput2, chunkNested, chunkReads, dataBytes, dataBytes2, fallback, modContentNameMap, writes1, writes2 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class mindustry.io.versions.LegacyRegionSaveVersion
readMethods inherited from class mindustry.io.versions.ShortChunkSaveVersion
readMap, readWorldEntitiesMethods inherited from class mindustry.io.SaveVersion
addCustomChunk, getMeta, readContentHeader, readCustomChunks, readEntities, readEntityMapping, readMarkers, readMeta, readTeamBlocks, write, write, writeContentHeader, writeCustomChunks, writeEntities, writeEntityMapping, writeMap, writeMarkers, writeMeta, writeTeamBlocks, writeWorldEntitiesMethods inherited from class mindustry.io.SaveFileReader
mapFallback, readChunk, readChunkReads, readLegacyShortChunk, readRegion, readStringMap, skipChunk, skipLegacyShortChunk, writeChunk, writeRegion, writeStringMap
-
Constructor Details
-
Save6
public Save6()
-