azalea/azalea-registry
2023-04-10 17:19:33 +00:00
..
azalea-registry-macros make ResourceLocation::new -> Self and impl Serialize/Deserialize for ResourceLocation 2023-03-14 01:22:15 -05:00
src 23w14a 2023-04-10 17:19:33 +00: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.