MinedMap/src
2023-02-15 00:48:30 +01:00
..
bin Fix clippy warnings 2023-01-27 23:01:01 +01:00
io io/region: return sorted Vec instead of HashMap from parse_header() 2023-01-30 19:08:51 +01:00
resource resource: add BlockType::is() method to check for flags 2023-02-15 00:34:59 +01:00
world types: split BlockCoords into SectionBlockCoords and LayerBlockCoords 2023-02-15 00:35:18 +01:00
lib.rs resource: update block type code generator for Rust 2023-02-07 22:18:44 +01:00
main.rs world/de: new module for deserialization data structures 2023-02-07 18:32:01 +01:00
types.rs types: add Clone + Debug to ChunkArray iterators 2023-02-15 00:48:30 +01:00