History - net.minecraft.util.Language
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Language: DEFAULT_INSTANCE, field_1_6362, field_1_6362
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.locale.Language
net.minecraft.class_2477
net.minecraft.util.Language
Fields
org.slf4j.Logger: LOGGER, field_11490, LOGGER
com.google.gson.Gson: GSON, field_25307, GSON
Pattern: UNSUPPORTED_FORMAT_PATTERN, field_11489, TOKEN_PATTERN
String: DEFAULT, field_33187, DEFAULT_LANGUAGE
Language: instance, field_11486, instance
Constructors
()
Methods
Language (): loadDefault, method_29429, create
void (BiConsumer<String, String>, String): parseTranslations, method_51465, load
void (InputStream, BiConsumer<String, String>): loadFromJson, method_29425, load
Language (): getInstance, method_10517, getInstance
void (Language): inject, method_29427, setInstance
String (String): getOrDefault, method_48307, get
String (String, String): getOrDefault, method_4679, get
boolean (String): has, method_4678, hasTranslation
boolean (): isDefaultRightToLeft, method_29428, isRightToLeft
OrderedText (StringVisitable): getVisualOrder, method_30934, reorder
List<OrderedText> (List<StringVisitable>): getVisualOrder, method_30933, reorder