Package net.minecraft.network.chat
Class CommonComponents
java.lang.Object
net.minecraft.network.chat.CommonComponents
- 
Field SummaryFieldsModifier 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 Component
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic MutableComponentdays(long p_239423_) static MutableComponenthours(long p_240042_) static MutableComponentjoinForNarration(Component... p_267948_) static ComponentjoinLines(Collection<? extends Component> p_178392_) static Componentstatic MutableComponentminutes(long p_239878_) static MutableComponentoptionNameValue(Component p_178394_, Component p_178395_) static ComponentoptionStatus(boolean p_130667_) static MutableComponentoptionStatus(Component p_130664_, boolean p_130665_) 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
- 
CONNECT_FAILED
- 
NEW_LINE
- 
NARRATION_SEPARATOR
- 
ELLIPSIS
- 
SPACE
 
- 
- 
Constructor Details- 
CommonComponentspublic CommonComponents()
 
- 
- 
Method Details- 
space
- 
days
- 
hours
- 
minutes
- 
optionStatus
- 
optionStatus
- 
optionNameValue
- 
joinForNarration
- 
joinLines
- 
joinLines
 
-