aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/packets/game/s_set_structure_block.rs
AgeCommit message (Expand)Author
2026-01-13Merge AzaleaRead and AzaleaWrite (#305)mat
2025-12-15sort derives with cargo sort-derivesmat
2025-09-20more accurate mining and impl PartialEq for packetsmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-05-30make fixedbitset require generic const exprs again :3mat
2025-04-04remove executable bit from filesmat
2025-03-251.21.5 (#198)mat
2024-12-11fix for latest nightly by changing the FixedBitSet generic to take bytes inst...mat
2024-11-27Refactor azalea-protocol (#190)mat