aboutsummaryrefslogtreecommitdiff
path: root/azalea-world/src/find_blocks.rs
AgeCommit message (Expand)Author
2025-06-11take BlockPos instead of &BlockPos in all function argumentsmat
2025-06-02add Event::ReceiveChunk and find_blocks_in_chunk functionmat
2025-06-02add basic support for getting biome ids in chunksmat
2025-05-30more formatting fixesmat
2025-04-17make BlockState::id privatemat
2025-04-15make goto async and clean up some examplesmat
2025-02-22update to rust edition 2024mat
2025-01-10Fluid physics (#199)mat
2024-11-23Update and merge the dependencies (#187)Shayne Hartford
2024-10-26group imports with rustfmtmat
2023-12-15Add mining to the pathfinder (#122)mat