Skip to main content

get

Function get 

Source
pub fn get(key: &str) -> Option<&str>
Expand description

Get the string for the given translation ID.

This just does a lookup in Minecraft’s en_us.json file.