Class TextRenderingUtils.LineSegment
java.lang.Object
com.mojang.realmsclient.util.TextRenderingUtils.LineSegment
- Enclosing class:
TextRenderingUtils
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateLineSegment(String fullText) privateLineSegment(String fullText, @Nullable String linkTitle, @Nullable String linkUrl) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()booleanisLink()protected static TextRenderingUtils.LineSegmenttoString()
-
Field Details
-
fullText
-
linkTitle
-
linkUrl
-
-
Constructor Details
-
LineSegment
-
LineSegment
-
-
Method Details
-
equals
-
hashCode
-
toString
-
renderedText
-
isLink
public boolean isLink() -
getLinkUrl
-
link
-
text
-