aboutsummaryrefslogtreecommitdiff
path: root/azalea-block/azalea-block-macros/src/property
AgeCommit message (Collapse)Author
2026-01-03cleanupmat
2026-01-04add BlockTrait::set_propertymat
closes #140
2025-12-15sort derives with cargo sort-derivesmat
might add to ci later, unsure how to do it without adding significant friction for contributors though
2025-09-14clippymat
2025-09-14Add functions for getting block properties as strings (#240)urisinger
* add tests and fix * fix integer properties * refactor azalea-block-macros and improve apis --------- Co-authored-by: mat <git@matdoes.dev>