Package com.mojang.realmsclient.util
Class TextRenderingUtils.LineSegment
java.lang.Object
com.mojang.realmsclient.util.TextRenderingUtils.LineSegment
- Enclosing class:
TextRenderingUtils
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateLineSegment(String pFullText) privateLineSegment(String pFullText, String pLinkTitle, String pLinkUrl) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()booleanisLink()protected static TextRenderingUtils.LineSegmenttoString()
-
Field Details
-
fullText
-
linkTitle
-
linkUrl
-
-
Constructor Details
-
LineSegment
-
LineSegment
-
-
Method Details