azalea/azalea-world
EightFactorial c57c68ddf8
Add RegistryHolder struct and serde features (#81)
* Make RegistryHolder struct

* Update deps

* Move RegistryHolder to azalea-protocol

* Convert bytes to bools and back

* Rename and shuffle logic

* Move logic into trait, rename methods

* Final touchups

* Ah, merge mistakes

* Add serde support for ResourceLocation

* Reuse structs

* Error when serde skips values in debug mode
Add missing attributes

* Strict_registry feature, require packet feature

* Add test

* Move into packets

* Docs and touchups

* Reword docs

* Move into module inside ClientboundLoginPacket

* Add azalea-nbt serde feature

* remove duplicate comment and type_ -> kind

---------

Co-authored-by: mat <github@matdoes.dev>
2023-03-11 16:00:10 -06:00
..
src Add RegistryHolder struct and serde features (#81) 2023-03-11 16:00:10 -06:00
Cargo.toml Bevy 0.10 (#79) 2023-03-07 14:14:36 -06:00
README.md Pathfinder (#25) 2022-11-12 23:54:05 -06:00

Azalea World

The Minecraft world representation used in Azalea.