Registry / other / valence-ident

valence-ident

JSON →
library0.2.0-alpha.1+mc.1.20.1rscratesunverified

Parse and create Minecraft's resource locations.

# Cargo.toml [dependencies] valence_ident = "0.2.0-alpha.1+mc.1.20.1"
INSTALL
IMPORT
SIG · VALENCE-IDENT
V
valence-ident
otherrustv0.2.0-alpha.1+mc.1.20.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.

Ident
use valence_ident::Ident;

Creates a Minecraft resource location identifier.

use valence_ident::Ident; fn main() { let id = Ident::new("minecraft:stone").unwrap(); println!("{}", id); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0-alpha.1+mc.1.20.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
valence-ident — cargo add valence-ident · libregistry