aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/plugins/tick_broadcast.rs
AgeCommit message (Collapse)Author
2025-12-27Move Client struct to azalea crate (#297)mat
* move the Client struct out of azalea-client into azalea * actually add client impls in azalea
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-05-07doc warningsmat
2025-04-16clippy and fix broken doc testsmat
2025-04-15make goto async and clean up some examplesmat