public class ChatComponentText extends ChatComponentStyle
IChatComponent.Serializer
siblings
Constructor and Description |
---|
ChatComponentText(java.lang.String p_i45159_1_) |
Modifier and Type | Method and Description |
---|---|
ChatComponentText |
createCopy()
Creates a copy of this component.
|
boolean |
equals(java.lang.Object par1Obj) |
java.lang.String |
getChatComponentText_TextValue()
Gets the text value of this ChatComponentText.
|
java.lang.String |
getUnformattedTextForChat()
Gets the text of this component, without any special formatting codes added, for chat.
|
java.lang.String |
toString() |
appendSibling, appendText, createDeepCopyIterator, getChatStyle, getFormattedText, getSiblings, getUnformattedText, hashCode, iterator, setChatStyle
public java.lang.String getChatComponentText_TextValue()
public java.lang.String getUnformattedTextForChat()
public ChatComponentText createCopy()
public boolean equals(java.lang.Object par1Obj)
equals
in class ChatComponentStyle
public java.lang.String toString()
toString
in class ChatComponentStyle