Uses of Class
com.mojang.realmsclient.util.TextRenderingUtils.LineSegment
Packages that use TextRenderingUtils.LineSegment
-
Uses of TextRenderingUtils.LineSegment in com.mojang.realmsclient.util
Fields in com.mojang.realmsclient.util with type parameters of type TextRenderingUtils.LineSegmentMethods in com.mojang.realmsclient.util that return TextRenderingUtils.LineSegmentMethods in com.mojang.realmsclient.util with parameters of type TextRenderingUtils.LineSegmentModifier and TypeMethodDescriptionstatic List<TextRenderingUtils.Line>
TextRenderingUtils.decompose
(String p_225224_0_, TextRenderingUtils.LineSegment... p_225224_1_) Method parameters in com.mojang.realmsclient.util with type arguments of type TextRenderingUtils.LineSegmentModifier and TypeMethodDescriptionprivate static List<TextRenderingUtils.Line>
TextRenderingUtils.decompose
(String p_225225_0_, List<TextRenderingUtils.LineSegment> p_225225_1_) Constructor parameters in com.mojang.realmsclient.util with type arguments of type TextRenderingUtils.LineSegmentModifierConstructorDescription(package private)
Line
(List<TextRenderingUtils.LineSegment> p_i51644_1_)