@Environment(value=CLIENT) public class I18n extends Object
| Modifier and Type | Field and Description |
|---|---|
private static Language |
field_25290 |
| Constructor and Description |
|---|
I18n() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasTranslation(String key) |
(package private) static void |
method_29391(Language language) |
static String |
translate(String key,
Object[] args) |
private static volatile Language field_25290