Package com.mojang.realmsclient.util
Class TextRenderingUtils.Line
java.lang.Object
com.mojang.realmsclient.util.TextRenderingUtils.Line
- Enclosing class:
 - TextRenderingUtils
 
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionLine(TextRenderingUtils.LineSegment... p_167625_) Line(List<TextRenderingUtils.LineSegment> p_90264_)  - 
Method Summary
 
- 
Field Details
- 
segments
 
 - 
 - 
Constructor Details
- 
Line
Line(TextRenderingUtils.LineSegment... p_167625_)  - 
Line
Line(List<TextRenderingUtils.LineSegment> p_90264_)  
 - 
 - 
Method Details