Package net.minecraft.network.chat
Class CommonComponents
java.lang.Object
net.minecraft.network.chat.CommonComponents
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Component
static final Component
static final Component
static final Component
static final Component
static final Component
static final Component
static final Component
static final Component
static final Component
static final Component
static final Component
static final Component
static final Component
static final Component
static final Component
static final Component
static final Component
static final Component
static final Component
static final Component
static final Component
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MutableComponent
days
(long days) static MutableComponent
hours
(long hours) static MutableComponent
joinForNarration
(Component... components) static Component
joinLines
(Collection<? extends Component> lines) static Component
static MutableComponent
minutes
(long minutes) static MutableComponent
optionNameValue
(Component caption, Component valueMessage) static Component
optionStatus
(boolean isEnabled) static MutableComponent
optionStatus
(Component message, boolean composed) static MutableComponent
space()
-
Field Details
-
EMPTY
-
OPTION_ON
-
OPTION_OFF
-
GUI_DONE
-
GUI_CANCEL
-
GUI_YES
-
GUI_NO
-
GUI_OK
-
GUI_PROCEED
-
GUI_CONTINUE
-
GUI_BACK
-
GUI_TO_TITLE
-
GUI_ACKNOWLEDGE
-
GUI_OPEN_IN_BROWSER
-
GUI_COPY_LINK_TO_CLIPBOARD
-
GUI_DISCONNECT
-
TRANSFER_CONNECT_FAILED
-
CONNECT_FAILED
-
NEW_LINE
-
NARRATION_SEPARATOR
-
ELLIPSIS
-
SPACE
-
-
Constructor Details
-
CommonComponents
public CommonComponents()
-
-
Method Details
-
space
-
days
-
hours
-
minutes
-
optionStatus
-
optionStatus
-
optionNameValue
-
joinForNarration
-
joinLines
-
joinLines
-