Class Text
- java.lang.Object
-
- dev.vankka.mcdiscordreserializer.text.Text
-
public class Text extends java.lang.ObjectText class, for defining segments of text with formatting rules.
-
-
Constructor Summary
Constructors Constructor Description Text()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Textclone()booleanformattingMatches(Text other)Checks if the formatting matches between this and another Text object.
-