net.minecraft.network.chat

public class CommonComponents

rp
net.minecraft.network.chat.CommonComponents
net.minecraft.class_5244
net.minecraft.unmapped.C_qveejgrk
net.minecraft.screen.ScreenTexts
net.minecraft.text.ScreenTexts
net.minecraft.src.C_4995_
net.minecraft.network.chat.CommonComponents

Field summary

Modifier and TypeField
public static final Component
a
EMPTY
field_39003
f_zwbddpio
EMPTY
EMPTY
f_237098_
public static final Component
b
OPTION_ON
field_24332
f_afmmtaio
ON
ON
f_130653_
public static final Component
c
OPTION_OFF
field_24333
f_iyjkgwvj
OFF
OFF
f_130654_
public static final Component
d
GUI_DONE
field_24334
f_tuznmeze
DONE
DONE
f_130655_
public static final Component
e
GUI_CANCEL
field_24335
f_xswapbgg
CANCEL
CANCEL
f_130656_
public static final Component
f
GUI_YES
field_24336
f_hvkarjxs
YES
YES
f_130657_
public static final Component
g
GUI_NO
field_24337
f_bvltkwzp
NO
NO
f_130658_
public static final Component
h
GUI_PROCEED
field_24338
f_lmerbkjb
PROCEED
PROCEED
f_130659_
public static final Component
i
GUI_BACK
field_24339
f_tpirdeeb
BACK
BACK
f_130660_
public static final Component
j
GUI_ACKNOWLEDGE
field_39742
f_nmawduta
ACKNOWLEDGE
f_nmawduta
f_238584_
public static final Component
k
CONNECT_FAILED
field_26625
f_oeystdha
CONNECT_FAILED
CONNECT_FAILED
f_130661_
public static final Component
l
NEW_LINE
field_33849
f_wnehxwmq
LINE_BREAK
LINE_BREAK
f_178388_
public static final Component
m
NARRATION_SEPARATOR
field_33850
f_gpvernlf
SENTENCE_SEPARATOR
SENTENCE_SEPARATOR
f_178389_
public static final Component
n
ELLIPSIS
field_39678
f_zhzkryyg
ELLIPSIS
f_zhzkryyg
f_238772_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static MutableComponent
a(long arg0)
days(long arg0)
method_44682(long arg0)
m_cuokxsst(long arg0)
days(long days)
m_cuokxsst(long arg0)
m_239422_(long p_239423_)
public static MutableComponent
b(long arg0)
hours(long arg0)
method_44683(long arg0)
m_nsfurkhx(long arg0)
hours(long hours)
m_nsfurkhx(long arg0)
m_240041_(long p_240042_)
public static MutableComponent
c(long arg0)
minutes(long arg0)
method_44684(long arg0)
m_spljgefr(long arg0)
minutes(long minutes)
m_spljgefr(long arg0)
m_239877_(long p_239878_)
public static Component
a(boolean arg0)
optionStatus(boolean arg0)
method_36134(boolean arg0)
m_ybmisxyh(boolean arg0)
onOrOff(boolean on)
onOrOff(boolean on)
m_130666_(boolean p_130667_)
public static MutableComponent
a(rq arg0, boolean arg1)
optionStatus(Component arg0, boolean arg1)
method_30619(class_2561 arg0, boolean arg1)
m_qsvbgaen(C_rdaqiwdt arg0, boolean arg1)
composeToggleText(Text text, boolean value)
composeToggleText(Text text, boolean value)
m_130663_(C_4996_ p_130664_, boolean p_130665_)
public static MutableComponent
a(rq arg0, rq arg1)
optionNameValue(Component arg0, Component arg1)
method_32700(class_2561 arg0, class_2561 arg1)
m_jspdcopa(C_rdaqiwdt arg0, C_rdaqiwdt arg1)
composeGenericOptionText(Text text, Text value)
composeGenericOptionText(Text text, Text value)
m_178393_(C_4996_ p_178394_, C_4996_ p_178395_)
public static MutableComponent
b(rq arg0, rq arg1)
joinForNarration(Component arg0, Component arg1)
method_37111(class_2561 arg0, class_2561 arg1)
m_dnoultco(C_rdaqiwdt arg0, C_rdaqiwdt arg1)
joinSentences(Text first, Text second)
joinSentences(Text first, Text second)
m_178398_(C_4996_ p_178399_, C_4996_ p_178400_)
public static Component
a(rq... arg0)
joinLines(Component... arg0)
method_37110(class_2561... arg0)
m_yawyozdh(C_rdaqiwdt... arg0)
joinLines(Text... texts)
joinLines(Text... texts)
m_178396_(C_4996_... p_178397_)
public static Component
a(Collection<? extends rq> arg0)
joinLines(Collection<? extends Component> arg0)
method_37109(Collection<? extends class_2561> arg0)
m_mgxxtgko(Collection<? extends C_rdaqiwdt> arg0)
joinLines(Collection<? extends Text> texts)
joinLines(Collection<? extends Text> texts)
m_178391_(Collection<? extends C_4996_> p_178392_)