azalea/azalea-registry
mat b8228a0360
Azalea registry (#20)
* make azalea-registry crate

* add trait feature to az-block

* registr

* registry macro

* impl Display for registry things

* registries
2022-08-27 20:31:21 -05:00
..
registry-macros Azalea registry (#20) 2022-08-27 20:31:21 -05:00
src Azalea registry (#20) 2022-08-27 20:31:21 -05:00
Cargo.toml Azalea registry (#20) 2022-08-27 20:31:21 -05:00
README.md Azalea registry (#20) 2022-08-27 20:31:21 -05: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.