azalea/azalea-registry
mat 157ac22461 remove unused dependencies
thanks cargo-udeps
2023-03-21 18:07:40 +00:00
..
azalea-registry-macros make ResourceLocation::new -> Self and impl Serialize/Deserialize for ResourceLocation 2023-03-14 01:22:15 -05:00
src 1.19.4 (#57) 2023-03-14 16:33:03 -05:00
Cargo.toml remove unused dependencies 2023-03-21 18:07:40 +00:00
README.md Pathfinder (#25) 2022-11-12 23:54:05 -06:00

Azalea Registry

Minecraft has a concept called "registries", which are primarily used to determine ids in the protocol. The contents of this crate are automatically generated using Minecraft's built-in data generator.