net.minecraft.network.chat

public class CommonComponents

nq
net.minecraft.network.chat.CommonComponents
net.minecraft.class_5244
net.minecraft.client.gui.screen.ScreenTexts
net.minecraft.client.gui.DialogTexts

Field summary

Modifier and TypeField
public static final Component
a
OPTION_ON
field_24332
ON
field_240630_a_
public static final Component
b
OPTION_OFF
field_24333
OFF
field_240631_b_
public static final Component
c
GUI_DONE
field_24334
DONE
field_240632_c_
public static final Component
d
GUI_CANCEL
field_24335
CANCEL
field_240633_d_
public static final Component
e
GUI_YES
field_24336
YES
field_240634_e_
public static final Component
f
GUI_NO
field_24337
NO
field_240635_f_
public static final Component
g
GUI_PROCEED
field_24338
PROCEED
field_240636_g_
public static final Component
h
GUI_BACK
field_24339
BACK
field_240637_h_
public static final Component
i
CONNECT_FAILED
field_26625
CONNECT_FAILED
field_244280_i

Method summary

Modifier and TypeMethod
public static Component
a(boolean arg0)
optionStatus(boolean arg0)
method_27654(boolean arg0)
getToggleText(boolean value)
func_240638_a_(boolean arg0)
public static MutableComponent
a(nr arg0, boolean arg1)
optionStatus(Component arg0, boolean arg1)
method_30619(class_2561 arg0, boolean arg1)
composeToggleText(Text text, boolean value)
func_244281_a(ITextComponent arg0, boolean arg1)