aboutsummaryrefslogtreecommitdiff
path: root/azalea-block/src/lib.rs
AgeCommit message (Expand)Author
2023-03-07Add World::find_block (#80)mat
2023-02-10make blockstate goodUbuntu
2023-02-09derive `Debug` for `BlockState` (#64)Charles Johnson
2023-01-30have docs for all cratesUbuntu
2022-11-12Pathfinder (#25)mat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-10-02New example (#24)mat
2022-09-18start work on optimizing block macrosmat
2022-09-05use az-registry in az-protocolmat
2022-08-29Physics (#11)mat
2022-08-27Azalea registry (#20)mat
2022-07-101.19.1-pre4mat
2022-06-25clippomat
2022-06-17ClientboundSetEquipmentPacketmat
2022-06-16azalea-world uses azalea-blockmat
2022-06-16type -> kindmat
2022-05-28more block macro stuffmat
2022-05-27Compilesmat
2022-05-27Start making block macromat
2022-05-27Start making azalea-blockmat