mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 06:16:04 +00:00
* add example generated metadata.rs * metadata.rs codegen * add the files * add comment to top of metadata.rs * avoid clone * metadata * defaults * defaults * fix metadata readers and writers * fix bad bitmasks and ignore some clippy warnings in generated code * add set_index function to entity metadatas * applying metadata |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
Azalea Client
A library that can mimic everything a normal Minecraft client can do. If you want to make a bot with higher-level functions, you should use the azalea
crate instead.