Docs.rs
azalea-client-0.16.0+mc26.1
azalea-client 0.16.0+mc26.1
Permalink
Docs.rs crate page
MIT
05 July 2026
Links
Repository
crates.io
Source
Owners
mat-1
Dependencies
async-compat ^0.2.5
normal
azalea-auth ^0.16.0
normal
azalea-block ^0.16.0
normal
azalea-buf ^0.16.0
normal
azalea-chat ^0.16.0
normal
azalea-core ^0.16.0
normal
azalea-crypto ^0.16.0
normal
azalea-entity ^0.16.0
normal
azalea-inventory ^0.16.0
normal
azalea-physics ^0.16.0
normal
azalea-protocol ^0.16.0
normal
azalea-registry ^0.16.0
normal
azalea-world ^0.16.0
normal
bevy_app ^0.18.1
normal
bevy_ecs ^0.18.1
normal
bevy_log ^0.18.1
normal
optional
bevy_tasks ^0.18.1
normal
bevy_time ^0.18.1
normal
bevy_utils ^0.18.1
normal
chrono ^0.4.44
normal
derive_more ^2.1.1
normal
indexmap ^2.13.0
normal
minecraft_folder_path ^0.1.2
normal
parking_lot ^0.12.5
normal
regex ^1.12.3
normal
reqwest ^0.13.2
normal
optional
simdnbt ^0.10.0
normal
thiserror ^2.0.18
normal
tokio ^1.50.0
normal
tracing ^0.1.44
normal
uuid ^1.22.0
normal
eyre ^0.6.12
dev
Versions
37.19%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
define_data_components
azalea_
client
0.16.0+mc26.1
In azalea_
client::
inventory
azalea_client
::
inventory
Macro
define_
data_
components
Copy item path
Source
macro_rules! define_data_components { ( $( $x:ident ),* $(,)? ) => { ... }; }