azalea/azalea-language
mat 6567cf9e5c Release 0.9.0
azalea@0.9.0
azalea-auth@0.9.0
azalea-block@0.9.0
azalea-block-macros@0.9.0
azalea-brigadier@0.9.0
azalea-buf@0.9.0
azalea-buf-macros@0.9.0
azalea-chat@0.9.0
azalea-client@0.9.0
azalea-core@0.9.0
azalea-crypto@0.9.0
azalea-entity@0.9.0
azalea-inventory@0.9.0
azalea-inventory-macros@0.9.0
azalea-language@0.9.0
azalea-physics@0.9.0
azalea-protocol@0.9.0
azalea-protocol-macros@0.9.0
azalea-registry@0.9.0
azalea-registry-macros@0.9.0
azalea-world@0.9.0

Generated by cargo-workspaces
2023-12-05 11:06:51 -06:00
..
src 1.20.3 (#110) 2023-12-05 10:59:05 -06:00
Cargo.toml Release 0.9.0 2023-12-05 11:06:51 -06:00
README.md have docs for all crates 2023-01-30 22:05:18 +00:00

Azalea Language

Translate Minecraft strings from their id.

Examples

assert_eq!(azalea_language::get("translation.test.none"), Some("Hello, world!"));