Package mindustry.io.versions
Class Save13
java.lang.Object
mindustry.io.SaveFileReader
mindustry.io.SaveVersion
mindustry.io.versions.Save13
New asset-based data patch system.
-
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, readCustomChunks, readDataPatches, readEntities, readEntityMapping, readMap, readMarkers, readMeta, readRules, readTeamBlocks, readWorldEntities, write, writeContentHeader, writeCustomChunks, writeDataPatches, 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
-
Save13
public Save13()
-