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 text) static List
<FormattedCharSequence> wrapComponents
(FormattedText component, int maxWidth, Font font)
-
Field Details
-
INDENT
-
-
Constructor Details
-
ComponentRenderUtils
public ComponentRenderUtils()
-
-
Method Details
-
stripColor
-
wrapComponents
public static List<FormattedCharSequence> wrapComponents(FormattedText component, int maxWidth, Font font)
-