public class ChatComponentText extends ChatComponentStyle
IChatComponent.Serializersiblings| Constructor and Description |
|---|
ChatComponentText(java.lang.String p_i45159_1_) |
| Modifier and Type | Method and Description |
|---|---|
ChatComponentText |
createCopy() |
boolean |
equals(java.lang.Object p_equals_1_) |
java.lang.String |
getChatComponentText_TextValue() |
java.lang.String |
getUnformattedTextForChat() |
java.lang.String |
toString() |
appendSibling, appendText, createDeepCopyIterator, getChatStyle, getFormattedText, getSiblings, getUnformattedText, hashCode, iterator, setChatStylepublic java.lang.String getChatComponentText_TextValue()
public java.lang.String getUnformattedTextForChat()
public ChatComponentText createCopy()
public boolean equals(java.lang.Object p_equals_1_)
equals in class ChatComponentStylepublic java.lang.String toString()
toString in class ChatComponentStyle