aboutsummaryrefslogtreecommitdiff
path: root/azalea-core/src/resource_location.rs
AgeCommit message (Expand)Author
2023-03-14make ResourceLocation::new -> Self and impl Serialize/Deserialize for Resourc...mat
2023-03-11Add RegistryHolder struct and serde features (#81)EightFactorial
2023-02-04Use an ECS (#52)mat
2022-10-08handle SectionBlocksUpdate packetmat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-08-06Better errors (#14)mat
2022-06-25read_into -> read_frommat
2022-06-23move_entity_with_deltamat
2022-06-23Fix everything so azalea-buf worksmat
2022-06-23azalea-bufmat
2022-04-26finish update recipes packet implementationmat
2022-04-22simplify error handlingmat
2021-12-26reading nbt in the protocol worksmat
2021-12-16add a few more login packetsmat
2021-12-16add filesmat