public class TextComponentString extends TextComponentBase
ITextComponent.Serializer
siblings
Constructor and Description |
---|
TextComponentString(java.lang.String msg) |
Modifier and Type | Method and Description |
---|---|
TextComponentString |
createCopy() |
boolean |
equals(java.lang.Object p_equals_1_) |
java.lang.String |
getText() |
java.lang.String |
getUnformattedComponentText() |
java.lang.String |
toString() |
appendSibling, func_212640_c, getSiblings, getStyle, hashCode, setStyle
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
appendText, applyTextStyle, applyTextStyle, applyTextStyles, func_212636_a, func_212637_f, func_212638_h, func_212639_b, getFormattedText, getString, iterator
public java.lang.String getText()
public java.lang.String getUnformattedComponentText()
public TextComponentString createCopy()
public boolean equals(java.lang.Object p_equals_1_)
equals
in class TextComponentBase
public java.lang.String toString()
toString
in class TextComponentBase