public class Language
| dl | |
| net.minecraft.class_244 | |
| net.minecraft.locale.Language | |
| net.minecraft.util.text.translation.LanguageMap |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final Pattern |
| ||||||||
| private static final com.google.common.base.Splitter |
| ||||||||
| private static Language |
| ||||||||
| private final Map<String, String> |
| ||||||||
| private long |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| static Language |
| ||||||||
| public synchronized String |
| ||||||||
| public synchronized String |
| ||||||||
| private String |
| ||||||||
| public synchronized boolean |
| ||||||||
| public long |
| ||||||||
| public static synchronized void |
|