类 ComponentRenderUtils
java.lang.Object
net.minecraft.client.gui.components.ComponentRenderUtils
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private static String
stripColor
(String pText) static List<FormattedCharSequence>
wrapComponents
(FormattedText pComponent, int pMaxWidth, Font pFont)
-
字段详细资料
-
INDENT
-
-
构造器详细资料
-
ComponentRenderUtils
public ComponentRenderUtils()
-
-
方法详细资料
-
stripColor
-
wrapComponents
public static List<FormattedCharSequence> wrapComponents(FormattedText pComponent, int pMaxWidth, Font pFont)
-