azalea/azalea-client
mat 0bf8291388 check for entity duplication before spawning
this fixes behavior where in swarms entities in the world might sometimes have a duplicate that gets spawned and despawned immediately
2023-09-28 21:57:36 -05:00
..
src check for entity duplication before spawning 2023-09-28 21:57:36 -05:00
Cargo.toml 1.20.2 (#99) 2023-09-21 11:16:29 -05:00
README.md clientbound_add_entity_packet & clientbound_set_entity_data_packet 2022-05-01 13:51:59 -05:00

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.