Crate valence_lang

Source
Expand description

§valence_lang

Contains code for managing Minecraft’s languages and translation keys.

Currently, this only contains Minecraft’s translation keys as Rust constants. In the future it may be expanded to include language registries, functions to resolve translation keys at runtime, etc.

Modules§

keys
Contains Rust constants for all of Minecraft’s standard translation keys.