net.minecraft.locale

public record DeprecatedTranslationsInfo

tk
net.minecraft.locale.DeprecatedTranslationsInfo
net.minecraft.class_10117
net.minecraft.util.DeprecatedLanguageData
net.minecraft.src.C_345958_
net.minecraft.locale.DeprecatedTranslationsInfo

Field summary

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

Constructor summary

ModifierConstructor
public (List<String> renamed, 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)
m_352734_(InputStream p_366953_)
public static DeprecatedTranslationsInfo
a(String arg0)
loadFromResource(String arg0)
method_62779(String arg0)
fromPath(String path)
m_357384_(String p_369676_)
public static DeprecatedTranslationsInfo
a()
loadFromDefaultResource()
method_62776()
create()
m_353299_()
public void
a(Map<String, String> arg0)
applyToMap(Map<String, String> arg0)
method_62780(Map<String, String> arg0)
apply(Map<String, String> map)
m_353887_(Map<String, String> arg0)
public List<String>
b()
removed()
comp_3076()
removed()
f_348355_()
public Map<String, String>
c()
renamed()
comp_3077()
renamed()
f_346567_()