nurtex 0.3.0

Lightweight library for creating Minecraft bots. Asynchronous, optimized, ease of coding.
Documentation
1
2
3
4
5
6
7
// Ре-экспорт
pub use azalea_core;
pub use azalea_crypto;
pub use azalea_entity;
pub use azalea_protocol;
pub use socks5_impl;
pub use uuid::Uuid;