azalea/azalea-registry
mat 7b3e2e4bf7
1.20.2 (#99)
* add configuration state

* start updating to 23w31a

* implement a bit more of 23w31a

* chunk batching

* start adding configuration state

* ioasfhjgsd

* almost works

* configuration state mostly implemented

* handle other packets in configuration state and fix keepalive

* cleanup, fix warnings

* 23w32a

* fix some doctests

* 23w33a

* 23w35a

* 1.20.2-pre2

* fix system conflicts

* 1.20.2-pre4

* make tests compile

* tests pass

* 1.20.2-rc2

* 1.20.2

* Revert "1.20.2"

This reverts commit dd152fd265.

* didn't mean to commit that code

---------

Co-authored-by: mat <git@matdoes.dev>
2023-09-21 11:16:29 -05:00
..
azalea-registry-macros Release 0.8.0 2023-09-14 19:01:20 -05:00
src 1.20.2 (#99) 2023-09-21 11:16:29 -05:00
Cargo.toml Release 0.8.0 2023-09-14 19:01:20 -05: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.