net.minecraft.locale

public record DeprecatedTranslationsInfo

ur
net.minecraft.locale.DeprecatedTranslationsInfo
net.minecraft.class_10117
net.minecraft.util.DeprecatedLanguageData
net.minecraft.locale.DeprecatedTranslationsInfo

Field summary

Modifier and TypeField
private final List<String>
c
removed
comp_3076
removed
private final Map<String, String>
d
renamed
comp_3077
renamed
private static final org.slf4j.Logger
e
LOGGER
field_53739
LOGGER
public static final DeprecatedTranslationsInfo
a
EMPTY
field_53737
NONE
public static final com.mojang.serialization.Codec<DeprecatedTranslationsInfo>
b
CODEC
field_53738
CODEC

Constructor summary

ModifierConstructor
public (List<String> arg0, Map<String, String> arg1)

Method summary

Modifier and TypeMethod
public static DeprecatedTranslationsInfo
a(InputStream arg0)
loadFromJson(InputStream arg0)
method_62778(InputStream arg0)
fromInputStream(InputStream stream)
public static DeprecatedTranslationsInfo
a(String arg0)
loadFromResource(String arg0)
method_62779(String arg0)
fromPath(String path)
public static DeprecatedTranslationsInfo
a()
loadFromDefaultResource()
method_62776()
create()
public void
a(Map<String, String> arg0)
applyToMap(Map<String, String> arg0)
method_62780(Map<String, String> arg0)
apply(Map<String, String> map)
public List<String>
b()
removed()
comp_3076()
removed()
public Map<String, String>
c()
renamed()
comp_3077()
renamed()