aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/packets/game/c_player_info_update.rs
AgeCommit message (Expand)Author
2025-05-30fix clippy issues and improve formatting everywheremat
2025-05-30make fixedbitset require generic const exprs again :3mat
2025-04-18box display_name in PlayerInfo to make it smallermat
2025-02-24don't remove LocalEntity from disconnected players, add new debug logs, and m...mat
2024-12-11fix for latest nightly by changing the FixedBitSet generic to take bytes inst...mat
2024-11-27Refactor azalea-protocol (#190)mat