net.minecraft.network.chat

public class CommonComponents

xj
net.minecraft.network.chat.CommonComponents
net.minecraft.class_5244

Field summary

Modifier and TypeField
public static final Component
a
EMPTY
field_39003
public static final Component
b
OPTION_ON
field_24332
public static final Component
c
OPTION_OFF
field_24333
public static final Component
d
GUI_DONE
field_24334
public static final Component
e
GUI_CANCEL
field_24335
public static final Component
f
GUI_YES
field_24336
public static final Component
g
GUI_NO
field_24337
public static final Component
h
GUI_OK
field_44914
public static final Component
i
GUI_PROCEED
field_24338
public static final Component
j
GUI_CONTINUE
field_41873
public static final Component
k
GUI_BACK
field_24339
public static final Component
l
GUI_TO_TITLE
field_43109
public static final Component
m
GUI_ACKNOWLEDGE
field_39742
public static final Component
n
GUI_OPEN_IN_BROWSER
field_44968
public static final Component
o
GUI_COPY_LINK_TO_CLIPBOARD
field_44969
public static final Component
p
GUI_DISCONNECT
field_45692
public static final Component
q
TRANSFER_CONNECT_FAILED
field_48539
public static final Component
r
CONNECT_FAILED
field_26625
public static final Component
s
NEW_LINE
field_33849
public static final Component
t
NARRATION_SEPARATOR
field_33850
public static final Component
u
ELLIPSIS
field_39678
public static final Component
v
SPACE
field_41874

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static MutableComponent
a()
space()
method_48320()
public static MutableComponent
a(long arg0)
days(long arg0)
method_44682(long arg0)
public static MutableComponent
b(long arg0)
hours(long arg0)
method_44683(long arg0)
public static MutableComponent
c(long arg0)
minutes(long arg0)
method_44684(long arg0)
public static Component
a(boolean arg0)
optionStatus(boolean arg0)
method_36134(boolean arg0)
public static MutableComponent
a(xk arg0, boolean arg1)
optionStatus(Component arg0, boolean arg1)
method_30619(class_2561 arg0, boolean arg1)
public static MutableComponent
a(xk arg0, xk arg1)
optionNameValue(Component arg0, Component arg1)
method_32700(class_2561 arg0, class_2561 arg1)
public static MutableComponent
a(xk... arg0)
joinForNarration(Component... arg0)
method_37111(class_2561... arg0)
public static Component
b(xk... arg0)
joinLines(Component... arg0)
method_37110(class_2561... arg0)
public static Component
a(Collection<? extends xk> arg0)
joinLines(Collection<? extends Component> arg0)
method_37109(Collection<? extends class_2561> arg0)