Package net.minecraft.network.chat
Class CommonComponents
java.lang.Object
net.minecraft.network.chat.CommonComponents
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Componentstatic final Componentstatic final Componentstatic final Componentstatic final Componentstatic final Componentstatic final Componentstatic final Componentstatic final Componentstatic final Componentstatic final Componentstatic final Componentstatic final Componentstatic final Componentstatic final Componentstatic final Componentstatic final Componentstatic final Componentstatic final Componentstatic final Componentstatic final Componentstatic final Component -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MutableComponentdays(long days) static MutableComponenthours(long hours) static MutableComponentjoinForNarration(Component... components) static ComponentjoinLines(Collection<? extends Component> lines) static Componentstatic MutableComponentminutes(long minutes) static MutableComponentoptionNameValue(Component caption, Component valueMessage) static ComponentoptionStatus(boolean isEnabled) static MutableComponentoptionStatus(Component message, boolean composed) static MutableComponentspace()
-
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
-