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 Componentstatic final Componentstatic final Component -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MutableComponentdays(long value) static ComponentdisconnectButtonLabel(boolean isLocalServer) static MutableComponenthours(long value) static MutableComponentjoinForNarration(Component... components) static ComponentjoinLines(Collection<? extends Component> lines) static Componentstatic MutableComponentminutes(long value) static MutableComponentoptionNameValue(Component name, Component value) static ComponentoptionStatus(boolean value) static MutableComponentoptionStatus(Component name, boolean value) 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_TO_CLIPBOARD
-
GUI_COPY_LINK_TO_CLIPBOARD
-
GUI_DISCONNECT
-
GUI_RETURN_TO_MENU
-
TRANSFER_CONNECT_FAILED
-
CONNECT_FAILED
-
NEW_LINE
-
NARRATION_SEPARATOR
-
ELLIPSIS
-
SPACE
-
-
Constructor Details
-
CommonComponents
public CommonComponents()
-
-
Method Details
-
space
-
days
-
hours
-
minutes
-
optionStatus
-
disconnectButtonLabel
-
optionStatus
-
optionNameValue
-
joinForNarration
-
joinLines
-
joinLines
-