net.minecraft.client.gui.screen

public class ScreenTexts

py
net.minecraft.network.chat.CommonComponents
net.minecraft.class_5244
net.minecraft.client.gui.screen.ScreenTexts
net.minecraft.unmapped.C_qveejgrk
net.minecraft.src.C_4995_

Field summary

Modifier and TypeField
public static final Text
a
OPTION_ON
field_24332
ON
f_afmmtaio
f_130653_
public static final Text
b
OPTION_OFF
field_24333
OFF
f_iyjkgwvj
f_130654_
public static final Text
c
GUI_DONE
field_24334
DONE
f_tuznmeze
f_130655_
public static final Text
d
GUI_CANCEL
field_24335
CANCEL
f_xswapbgg
f_130656_
public static final Text
e
GUI_YES
field_24336
YES
f_hvkarjxs
f_130657_
public static final Text
f
GUI_NO
field_24337
NO
f_bvltkwzp
f_130658_
public static final Text
g
GUI_PROCEED
field_24338
PROCEED
f_lmerbkjb
f_130659_
public static final Text
h
GUI_BACK
field_24339
BACK
f_tpirdeeb
f_130660_
public static final Text
i
CONNECT_FAILED
field_26625
CONNECT_FAILED
f_oeystdha
f_130661_
public static final Text
j
NEW_LINE
field_33849
LINE_BREAK
f_wnehxwmq
f_178388_
public static final Text
k
NARRATION_SEPARATOR
field_33850
SENTENCE_SEPARATOR
f_gpvernlf
f_178389_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static Text
a(boolean o)
optionStatus(boolean arg0)
method_36134(boolean arg0)
onOrOff(boolean on)
m_ybmisxyh(boolean arg0)
m_130666_(boolean p_130667_)
public static MutableText
a(pz 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)
m_130663_(C_4996_ p_130664_, boolean p_130665_)
public static MutableText
a(pz o, pz 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)
m_178393_(C_4996_ p_178394_, C_4996_ p_178395_)
public static MutableText
b(pz o, pz o)
joinForNarration(Component arg0, Component arg1)
method_37111(class_2561 arg0, class_2561 arg1)
joinSentences(Text first, Text second)
m_dnoultco(C_rdaqiwdt arg0, C_rdaqiwdt arg1)
m_178398_(C_4996_ p_178399_, C_4996_ p_178400_)
public static Text
a(pz... o)
joinLines(Component... arg0)
method_37110(class_2561... arg0)
joinLines(Text... texts)
m_yawyozdh(C_rdaqiwdt... arg0)
m_178396_(C_4996_... p_178397_)
public static Text
a(Collection<? extends pz> 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)
m_178391_(Collection<? extends C_4996_> p_178392_)