aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/packets/game/c_set_equipment.rs
AgeCommit message (Expand)Author
2026-02-04fix ClientboundSetEquipment failing to deserialize if using animal armor slotsmat
2026-01-13Merge AzaleaRead and AzaleaWrite (#305)mat
2026-01-12Make Bevy dependencies optional in azalea-protocol (#303)mat
2025-12-15sort derives with cargo sort-derivesmat
2025-12-09Enchantments (#286)mat
2025-09-20more accurate mining and impl PartialEq for packetsmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-04-04remove executable bit from filesmat
2025-03-251.21.5 (#198)mat
2025-03-13fix wrong Consumable component implementation and add set_equipment testmat
2025-02-16use MinecraftEntityId type instead of u32 in az-protocolmat
2024-11-27Refactor azalea-protocol (#190)mat