aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/packets/game/clientbound_declare_commands_packet.rs
AgeCommit message (Expand)Author
2022-08-20Implement ALL packets (#16)mat
2022-08-06Better errors (#14)mat
2022-07-29Split clientbound and serverbound packetsmat
2022-06-25Fix warningsmat
2022-06-25read_into -> read_frommat
2022-06-23Fix everything so azalea-buf worksmat
2022-05-26Change brigadier numbersmat
2022-05-26Compilesmat
2022-05-26Fixesmat
2022-05-03clippymat
2022-05-01impl Write instead of Vec<u8> for consistencymat
2022-05-01Reduce usage of AsyncReadmat
2022-04-30misc fixesmat
2022-04-27fix player info packetmat
2022-04-27player info packetmat
2022-04-26update brigadiermat
2022-04-26finish update recipes packet implementationmat
2022-04-24start adding update recipes packetmat
2022-04-22simplify error handlingmat
2022-04-18start working on declare commands packetmat
2022-01-03create all empty brigadier modulesmat