aboutsummaryrefslogtreecommitdiff
path: root/azalea-world/src/heightmap.rs
AgeCommit message (Expand)Author
2025-06-03rename the Block trait to BlockTrait to disambiguate with azalea_registry::Blockmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-03-251.21.5 (#198)mat
2025-02-23azalea-language now does a binary search instead of a hashmap lookupmat
2025-02-22update to rust edition 2024mat
2023-12-09add BlockState::propertymat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-09-18fix entities not always being despawned after mergemat
2023-09-18instanceloadedevent and a few fixesmat
2023-09-17heightmapsmat