Package mindustry.io.versions
Class Save11
java.lang.Object
mindustry.io.SaveFileReader
mindustry.io.SaveVersion
mindustry.io.versions.Save11
Adds patches in content header.
- 
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.SaveVersion
addCustomChunk, getMeta, read, readContentHeader, readContentPatches, readCustomChunks, readEntities, readEntityMapping, readMap, readMarkers, readMeta, readTeamBlocks, readWorldEntities, skipContentPatches, write, write, writeContentHeader, writeContentPatches, 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
- 
Save11
public Save11() 
 -