Class ComponentRenderUtils
java.lang.Object
net.minecraft.client.gui.components.ComponentRenderUtils
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static StringstripColor(String p_94000_) static List<FormattedCharSequence>wrapComponents(FormattedText p_94006_, int p_94007_, Font p_94008_) 
- 
Field Details- 
INDENT
 
- 
- 
Constructor Details- 
ComponentRenderUtilspublic ComponentRenderUtils()
 
- 
- 
Method Details- 
stripColor
- 
wrapComponentspublic static List<FormattedCharSequence> wrapComponents(FormattedText p_94006_, int p_94007_, Font p_94008_) 
 
-