1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 23:44:38 +00:00
azalea/azalea-world/src
2025-06-16 21:31:04 +00:00
..
palette implement reverting block state predictions on ack 2025-06-11 22:22:26 +00:00
bit_storage.rs insert ClientInformation earlier 2025-06-08 17:44:12 -09:00
chunk_storage.rs take BlockPos instead of &BlockPos in all function arguments 2025-06-11 16:55:33 +11:00
container.rs add Client::entities_by and improve some docs 2025-06-01 09:57:54 -12:45
find_blocks.rs take BlockPos instead of &BlockPos in all function arguments 2025-06-11 16:55:33 +11:00
heightmap.rs rename the Block trait to BlockTrait to disambiguate with azalea_registry::Block 2025-06-03 06:11:26 +07:00
iterators.rs more formatting fixes 2025-05-30 19:22:09 -08:45
lib.rs Add mining to the pathfinder (#122) 2023-12-15 11:26:40 -06:00
world.rs implement EntityHitResult 2025-06-16 21:31:04 +00:00