MinedMap/src/resource
Matthias Schiffer fb712cd2f5
Store per-region biome list in IndexSet
Index into the biome list instead of duplicating the biome data for each
coordinate. This reduces the size of the processed data and speeds up
encoding/decoding.
2023-08-03 23:07:16 +02:00
..
biomes.rs Store per-region biome list in IndexSet 2023-08-03 23:07:16 +02:00
block_color.rs resource: return block color as float vector 2023-08-03 18:31:45 +02:00
block_types.rs resource: rename BlockColor to Color 2023-04-05 20:05:59 +02:00
legacy_block_types.rs resource: remove LEGACY_BLOCK_TYPES reexport 2023-03-02 00:41:39 +01:00
mod.rs Store per-region biome list in IndexSet 2023-08-03 23:07:16 +02:00