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 pDays) static MutableComponent
hours
(long pHours) static MutableComponent
joinForNarration
(Component... pComponents) static Component
joinLines
(Collection<? extends Component> pLines) static Component
static MutableComponent
minutes
(long pMinutes) static MutableComponent
optionNameValue
(Component pCaption, Component pValueMessage) static Component
optionStatus
(boolean pIsEnabled) static MutableComponent
optionStatus
(Component pMessage, boolean pComposed) 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
-