net.minecraft.network.chat

public class CommonComponents

wx
net.minecraft.network.chat.CommonComponents
net.minecraft.class_5244
net.minecraft.unmapped.C_qveejgrk
net.minecraft.screen.ScreenTexts
net.minecraft.text.CommonTexts

Field summary

Modifier and TypeField
public static final Component
a
EMPTY
field_39003
f_zwbddpio
EMPTY
EMPTY
public static final Component
b
OPTION_ON
field_24332
f_afmmtaio
ON
ON
public static final Component
c
OPTION_OFF
field_24333
f_iyjkgwvj
OFF
OFF
public static final Component
d
GUI_DONE
field_24334
f_tuznmeze
DONE
DONE
public static final Component
e
GUI_CANCEL
field_24335
f_xswapbgg
CANCEL
CANCEL
public static final Component
f
GUI_YES
field_24336
f_hvkarjxs
YES
YES
public static final Component
g
GUI_NO
field_24337
f_bvltkwzp
NO
NO
public static final Component
h
GUI_OK
field_44914
f_vmiaxyhk
OK
OK
public static final Component
i
GUI_PROCEED
field_24338
f_lmerbkjb
PROCEED
PROCEED
public static final Component
j
GUI_CONTINUE
field_41873
f_nwhfbebb
CONTINUE
CONTINUE
public static final Component
k
GUI_BACK
field_24339
f_tpirdeeb
BACK
BACK
public static final Component
l
GUI_TO_TITLE
field_43109
f_bfovsbpw
TO_TITLE
TO_TITLE
public static final Component
m
GUI_ACKNOWLEDGE
field_39742
f_nmawduta
ACKNOWLEDGE
ACKNOWLEDGE
public static final Component
n
GUI_OPEN_IN_BROWSER
field_44968
f_dkbtnavo
OPEN_LINK
OPEN_LINK
public static final Component
o
GUI_COPY_LINK_TO_CLIPBOARD
field_44969
f_mxuzhwyy
COPY_LINK_TO_CLIPBOARD
COPY_LINK
public static final Component
p
GUI_DISCONNECT
field_45692
f_feusjwrm
DISCONNECT
DISCONNECT
public static final Component
q
TRANSFER_CONNECT_FAILED
field_48539
f_qozeclso
CONNECT_FAILED_TRANSFER
FAILED_TRANSFER
public static final Component
r
CONNECT_FAILED
field_26625
f_oeystdha
CONNECT_FAILED
CONNECT_FAILED
public static final Component
s
NEW_LINE
field_33849
f_wnehxwmq
LINE_BREAK
LINE_BREAK
public static final Component
t
NARRATION_SEPARATOR
field_33850
f_gpvernlf
SENTENCE_SEPARATOR
SENTENCE_SEPARATOR
public static final Component
u
ELLIPSIS
field_39678
f_zhzkryyg
ELLIPSIS
TRAILING_OFF
public static final Component
v
SPACE
field_41874
f_fdmsszpi
SPACE
SPACE

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static MutableComponent
a()
space()
method_48320()
m_sarnrcsh()
space()
space()
public static MutableComponent
a(long arg0)
days(long arg0)
method_44682(long arg0)
m_cuokxsst(long arg0)
days(long days)
days(long days)
public static MutableComponent
b(long arg0)
hours(long arg0)
method_44683(long arg0)
m_nsfurkhx(long arg0)
hours(long hours)
hours(long hours)
public static MutableComponent
c(long arg0)
minutes(long arg0)
method_44684(long arg0)
m_spljgefr(long arg0)
minutes(long minutes)
minutes(long minutes)
public static Component
a(boolean arg0)
optionStatus(boolean arg0)
method_36134(boolean arg0)
m_ybmisxyh(boolean arg0)
onOrOff(boolean on)
toggleOptionValue(boolean value)
public static MutableComponent
a(wy 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)
toggleOption(Text optionText, boolean value)
public static MutableComponent
a(wy arg0, wy 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)
genericOption(Text optionText, Text value)
public static MutableComponent
a(wy... arg0)
joinForNarration(Component... arg0)
method_37111(class_2561... arg0)
m_dnoultco(C_rdaqiwdt... arg0)
joinSentences(Text... sentences)
joinSentences(Text... texts)
public static Component
b(wy... arg0)
joinLines(Component... arg0)
method_37110(class_2561... arg0)
m_yawyozdh(C_rdaqiwdt... arg0)
joinLines(Text... texts)
joinLines(Text... texts)
public static Component
a(Collection<? extends wy> 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)