aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/packets/game/clientbound_command_suggestions_packet.rs
AgeCommit message (Expand)Author
2024-11-27Refactor azalea-protocol (#190)mat
2024-10-26group imports with rustfmtmat
2023-10-12KnockbackEvent and rename Physics::delta to velocitymat
2023-10-12brigadier usagesmat
2023-02-04Use an ECS (#52)mat
2022-12-06Complete ClientboundCommand{Suggestion}sPacket, Serde support for NBT Tags (#49)EightFactorial
2022-11-12Pathfinder (#25)mat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-09-05Publish everything* to crates.iomat
2022-08-20Implement ALL packets (#16)mat