net.minecraft.text

public class TranslatableText

extends BaseText implements ParsableText

All mapped superinterfaces:

Text, Message, ParsableText

lp
net.minecraft.network.chat.TranslatableComponent
net.minecraft.class_2588
net.minecraft.text.TranslatableText
net.minecraft.unmapped.C_mwvhsixd
net.minecraft.util.text.TranslationTextComponent
net.minecraft.util.text.TranslationTextComponent

Field summary

Modifier and TypeField
private static final Language
d
DEFAULT_LANGUAGE
field_11870
EMPTY_LANGUAGE
f_itdvvgfx
field_200526_d
FALLBACK_LANGUAGE
private static final Language
e
LANGUAGE
field_11874
LANGUAGE
f_bjjhukps
field_200527_e
LOCAL_LANGUAGE
private final String
f
key
field_11876
key
f_gxwphwyg
field_150276_d
key
private final Object[]
g
args
field_11875
args
f_btezavgm
field_150277_e
formatArgs
private final Object
h
decomposeLock
field_11873
lock
f_aecwwqjc
field_150274_f
syncLock
private long
i
decomposedLanguageTime
field_11871
languageReloadTimestamp
f_hnkiwofi
field_150275_g
lastTranslationUpdateTimeInMilliseconds
protected final List<Text>
b
decomposedParts
field_11877
translations
f_hywumdhu
field_150278_b
children
public static final Pattern
c
FORMAT_PATTERN
field_11872
ARG_FORMAT
f_hljlaopm
field_150279_c
STRING_VARIABLE_PATTERN

Constructor summary

ModifierConstructor
public (String key, Object... args)

Method summary

Modifier and TypeMethod
synchronized void
i()
decompose()
method_11025()
updateTranslations()
m_gdssdapr()
func_150270_g()
ensureInitialized()
protected void
b(String arg0)
decomposeTemplate(String arg0)
method_11024(String arg0)
setTranslation(String translation)
m_cofyinso(String arg0)
func_150269_b(String arg0)
initializeFromFormat(String format)
private Text
b(int arg0)
getComponent(int arg0)
method_11021(int arg0)
getArg(int index)
m_mseixskw(int arg0)
func_150272_a(int arg0)
getFormatArgumentAsComponent(int index)
public Text
a(ln arg0)
setStyle(Style arg0)
method_10862(class_2583 arg0)
setStyle(Style arg0)
m_etzayxmd(C_cpwnhism arg0)
func_150255_a(Style arg0)
setStyle(Style arg0)
public Stream<Text>
c()
stream()
method_10865()
stream()
m_dpynxkao()
func_212640_c()
stream()
public String
d()
getContents()
method_10851()
asString()
m_pwvegngp()
func_150261_e()
getUnformattedComponentText()
public TranslatableText
j()
copy()
method_11020()
copy()
m_lvwsebic()
func_150259_f()
shallowCopy()
public Text
a(cq arg0, akn arg1, int arg2)
resolve(CommandSourceStack arg0, Entity arg1, int arg2)
method_10890(class_2168 arg0, class_1297 arg1, int arg2)
parse(ServerCommandSource arg0, Entity arg1, int arg2)
m_ohlbzsyz(C_pennblrk arg0, C_astfners arg1, int arg2)
func_197668_a(CommandSource arg0, Entity arg1, int arg2)
createNames(CommandSource arg0, Entity arg1, int arg2)
public String
k()
getKey()
method_11022()
getKey()
m_rmyvgpbn()
func_150268_i()
getKey()
public Object[]
l()
getArgs()
method_11023()
getArgs()
m_vjmlnswp()
func_150271_j()
getFormatArgs()