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() |
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, setChatStyle
public 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 ChatComponentStyle
public java.lang.String toString()
toString
in class ChatComponentStyle