Package mindustry.io.versions
Class Save5
Uses the legacy readWorldEntities function without entity IDs.
-
Nested Class Summary
Nested classes/interfaces inherited from class mindustry.io.SaveFileReader
SaveFileReader.CustomChunk, SaveFileReader.IORunner<T>
-
Field Summary
Fields inherited from class mindustry.io.SaveVersion
customChunks, entityMapping, lastReadBuild, version
Fields inherited from class mindustry.io.SaveFileReader
byteOutput, byteOutput2, byteOutputSmall, chunkNested, currCounter, dataBytes, dataBytes2, dataBytesSmall, fallback, lastRegionLength, modContentNameMap
-
Constructor Summary
-
Method Summary
Methods inherited from class mindustry.io.versions.LegacySaveVersion2
readWorldEntities
Methods inherited from class mindustry.io.versions.LegacyRegionSaveVersion
read
Methods inherited from class mindustry.io.SaveVersion
addCustomChunk, getMeta, readContentHeader, readCustomChunks, readEntities, readEntityMapping, readMap, readMeta, readTeamBlocks, write, write, writeContentHeader, writeCustomChunks, writeEntities, writeEntityMapping, writeMap, writeMeta, writeTeamBlocks, writeWorldEntities
Methods inherited from class mindustry.io.SaveFileReader
mapFallback, readChunk, readChunk, readStringMap, region, region, skipChunk, skipChunk, writeChunk, writeChunk, writeStringMap
-
Constructor Details
-
Save5
public Save5()
-