aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/packets/game/s_use_item_on.rs
AgeCommit message (Expand)Author
2026-01-13Merge AzaleaRead and AzaleaWrite (#305)mat
2025-12-15sort derives with cargo sort-derivesmat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-09-20more accurate mining and impl PartialEq for packetsmat
2025-06-11implement reverting block state predictions on ackmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-05-09fix offline-mode cert warnings and improve some docsmat
2025-05-10add StartUseItemEvent and improve code related to interactionsmat
2025-04-04remove executable bit from filesmat
2024-11-30Add missing world border boolean to use item on packet in 1.21.2 (#192)Shayne Hartford
2024-11-27Refactor azalea-protocol (#190)mat