Registry / other / azalea-block

azalea-block

JSON →
library0.16.0+mc26.1rscratesunverified

Representation of Minecraft block states for use in bot and world manipulation.

# Cargo.toml [dependencies] azalea-block = "0.16.0+mc26.1"
INSTALL
IMPORT
SIG · AZALEA-BLOCK
A
azalea-block
otherrustv0.16.0+mc26.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BlockState
use azalea_block::BlockState;

Create a default block state.

use azalea_block::BlockState; fn main() { let state = BlockState::default(); println!("{:?}", state); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.16.0+mc26.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Meta
1
Resources
azalea-block — cargo add azalea-block · libregistry