Go to file
Ryan 806ffa4f42 Remove &mut wrappers
The mutable reference wappers were causing more problems than they were
solving. We will document the dangers of mem::swap later.
2022-06-29 11:09:00 -07:00
build Implement the block change packets 2022-06-22 08:06:54 -07:00
data Update to 1.19 2022-06-21 04:55:32 -07:00
examples Remove &mut wrappers 2022-06-29 11:09:00 -07:00
src Remove &mut wrappers 2022-06-29 11:09:00 -07:00
.gitignore move from private repo 2022-04-14 14:55:45 -07:00
Cargo.toml Implement the player list 2022-06-27 17:52:23 -07:00
LICENSE.txt prepare for crates.io 2022-01-20 06:39:49 -08:00
README.md prepare for crates.io 2022-01-20 06:39:49 -08:00
rustfmt.toml move from private repo 2022-04-14 14:55:45 -07:00

valence

Coming soon to a package manager near you!

(Valence is a WIP Rust library.)