aboutsummaryrefslogtreecommitdiff
path: root/azalea-block/src/generated.rs
AgeCommit message (Expand)Author
2026-03-2426.1 (#316)mat
2026-03-23cleanup and slightly speed up is_block_state_standablemat
2026-03-05optimized converting from blockstate to blockkindmat
2026-03-05don't unnecessarily disambiguate some block property enumsmat
2026-01-03cleanupmat
2026-01-04add BlockTrait::set_propertymat
2025-09-301.21.9 (#235)mat
2025-09-14Add functions for getting block properties as strings (#240)urisinger
2025-08-20generate better code in azalea-blockmat
2025-06-171.21.6 (#215)mat
2025-06-03rename the Block trait to BlockTrait to disambiguate with azalea_registry::Blockmat
2025-05-01drop dependency on pixlyzer and start using pumpkin extractormat
2025-04-04remove executable bit from filesmat
2025-03-251.21.5 (#198)mat
2025-03-16Fluid physics fixes (#210)mat
2024-12-031.21.4 (#189)mat
2024-11-27Refactor azalea-protocol (#190)mat
2024-10-26group imports with rustfmtmat
2024-05-23change property names to be unique and to match the minecraft idsmat
2024-04-231.20.5 (#127)mat
2024-01-06add doc comment about d=mat
2023-12-09add BlockState::propertymat
2023-12-09add unit structs for every bool propertymat
2023-12-051.20.3 (#110)mat
2023-09-29update block shapesmat
2023-07-14Mining (#95)mat
2023-03-3023w13amat
2023-03-141.19.4 (#57)mat
2023-03-07Add World::find_block (#80)mat