History - net.minecraft.client.resource.language.TranslationStorage
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
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.client.resources.language.ClientLanguage
net.minecraft.class_1078
net.minecraft.client.resource.language.TranslationStorage
Fields
org.slf4j.Logger: LOGGER, field_5332, LOGGER
Map<String, String>: storage, field_5330, translations
boolean: defaultRightToLeft, field_25289, rightToLeft
Constructors
(Map<String, String>, boolean)
Methods
TranslationStorage (ResourceManager, List<String>, boolean): loadFrom, method_4675, load
void (String, List<Resource>, Map<String, String>): appendFrom, method_4676, load
String (String, String): getOrDefault, method_4679, get
boolean (String): has, method_4678, hasTranslation
boolean (): isDefaultRightToLeft, method_29428, isRightToLeft
OrderedText (StringVisitable): getVisualOrder, method_30934, reorder