net.minecraft.screen

public class ScreenTexts

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

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static MutableText
a()
space()
method_48320()
space()
m_sarnrcsh()
space()
m_264333_()
public static MutableText
a(long o)
days(long arg0)
method_44682(long arg0)
days(long days)
m_cuokxsst(long arg0)
days(long days)
m_239422_(long p_239423_)
public static MutableText
b(long o)
hours(long arg0)
method_44683(long arg0)
hours(long hours)
m_nsfurkhx(long arg0)
hours(long hours)
m_240041_(long p_240042_)
public static MutableText
c(long o)
minutes(long arg0)
method_44684(long arg0)
minutes(long minutes)
m_spljgefr(long arg0)
minutes(long minutes)
m_239877_(long p_239878_)
public static Text
a(boolean o)
optionStatus(boolean arg0)
method_36134(boolean arg0)
onOrOff(boolean on)
m_ybmisxyh(boolean arg0)
toggleOptionValue(boolean value)
m_130666_(boolean p_130667_)
public static MutableText
a(wz o, boolean o)
optionStatus(Component arg0, boolean arg1)
method_30619(class_2561 arg0, boolean arg1)
composeToggleText(Text text, boolean value)
m_qsvbgaen(C_rdaqiwdt arg0, boolean arg1)
toggleOption(Text optionText, boolean value)
m_130663_(C_4996_ p_130664_, boolean p_130665_)
public static MutableText
a(wz o, wz o)
optionNameValue(Component arg0, Component arg1)
method_32700(class_2561 arg0, class_2561 arg1)
composeGenericOptionText(Text text, Text value)
m_jspdcopa(C_rdaqiwdt arg0, C_rdaqiwdt arg1)
genericOption(Text optionText, Text value)
m_178393_(C_4996_ p_178394_, C_4996_ p_178395_)
public static MutableText
a(wz... o)
joinForNarration(Component... arg0)
method_37111(class_2561... arg0)
joinSentences(Text... sentences)
m_dnoultco(C_rdaqiwdt... arg0)
joinSentences(Text... texts)
m_267603_(C_4996_... p_267948_)
public static Text
b(wz... o)
joinLines(Component... arg0)
method_37110(class_2561... arg0)
joinLines(Text... texts)
m_yawyozdh(C_rdaqiwdt... arg0)
joinLines(Text... texts)
m_178396_(C_4996_... p_178397_)
public static Text
a(Collection<? extends wz> o)
joinLines(Collection<? extends Component> arg0)
method_37109(Collection<? extends class_2561> arg0)
joinLines(Collection<? extends Text> texts)
m_mgxxtgko(Collection<? extends C_rdaqiwdt> arg0)
joinLines(Collection<? extends Text> texts)
m_178391_(Collection<? extends C_4996_> p_178392_)