Uses of Class
com.mojang.realmsclient.util.TextRenderingUtils.LineSegment
-
Uses of TextRenderingUtils.LineSegment in com.mojang.realmsclient.util
Modifier and TypeMethodDescriptionstatic List<TextRenderingUtils.Line>
TextRenderingUtils.decompose
(String p_225224_0_, TextRenderingUtils.LineSegment... p_225224_1_) Modifier and TypeMethodDescriptionprivate static List<TextRenderingUtils.Line>
TextRenderingUtils.decompose
(String p_225225_0_, List<TextRenderingUtils.LineSegment> p_225225_1_) ModifierConstructorDescription(package private)
Line
(List<TextRenderingUtils.LineSegment> p_i51644_1_)