nurtex 1.2.1

Create efficient and lightweight Minecraft bots or clients.
Documentation
1
2
3
4
5
6
7
mod join_delay;
mod swarm;
mod target;

pub use join_delay::*;
pub use swarm::*;
pub use target::*;