aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/packets/config/s_custom_click_action.rs
AgeCommit message (Collapse)Author
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-12-12Refactor azalea-registry (#294)mat
* move registries in azalea-registry into separate modules * rename Item and Block to ItemKind and BlockKind * remove 'extra' registries from azalea-registry * hide deprecated items from docs * use DamageKindKey instead of Identifier when parsing registries * store tag entries as a Vec instead of a HashSet * sort tag values by protocol id * update changelog
2025-11-13rename ResourceLocation to Identifier ahead of mojmap changesmat
2025-09-20more accurate mining and impl PartialEq for packetsmat
2025-06-181.21.6 fixesmat
2025-06-171.21.6 (#215)mat