aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/packets/game/s_container_click.rs
AgeCommit message (Expand)Author
2025-12-15sort derives with cargo sort-derivesmat
2025-12-12Refactor azalea-registry (#294)mat
2025-09-20more accurate mining and impl PartialEq for packetsmat
2025-08-10Send correct data component checksums (#234)mat
2025-08-04Default components (#232)mat
2025-04-04remove executable bit from filesmat
2025-03-29use HashedStack for ServerboundContainerClick::carried_item toomat
2025-03-29update ServerboundContainerClick to use HashedStack from 1.21.5mat
2025-03-29add support for unnamed structs to azalea-buf-macrosmat
2024-12-19fix incorrect packetsmat
2024-11-27Refactor azalea-protocol (#190)mat