Class ComponentRenderUtils
java.lang.Object
net.minecraft.client.gui.components.ComponentRenderUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static String
stripColor
(String pText) static List
<FormattedCharSequence> wrapComponents
(FormattedText pComponent, int pMaxWidth, Font pFont)
-
Field Details
-
INDENT
-
-
Constructor Details
-
ComponentRenderUtils
public ComponentRenderUtils()
-
-
Method Details
-
stripColor
-
wrapComponents
public static List<FormattedCharSequence> wrapComponents(FormattedText pComponent, int pMaxWidth, Font pFont)
-