public class TextComponentSelector extends TextComponentBase
ITextComponent.Serializersiblings| Constructor and Description |
|---|
TextComponentSelector(java.lang.String selectorIn) |
| Modifier and Type | Method and Description |
|---|---|
TextComponentSelector |
createCopy() |
ITextComponent |
createNames(CommandSource p_197668_1_) |
boolean |
equals(java.lang.Object p_equals_1_) |
java.lang.String |
getSelector() |
java.lang.String |
getUnformattedComponentText() |
java.lang.String |
toString() |
appendSibling, func_212640_c, getSiblings, getStyle, hashCode, setStyleclone, finalize, getClass, notify, notifyAll, wait, wait, waitappendText, applyTextStyle, applyTextStyle, applyTextStyles, func_212636_a, func_212637_f, func_212638_h, func_212639_b, getFormattedText, getString, iteratorpublic java.lang.String getSelector()
public ITextComponent createNames(CommandSource p_197668_1_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxExceptionpublic java.lang.String getUnformattedComponentText()
public TextComponentSelector createCopy()
public boolean equals(java.lang.Object p_equals_1_)
equals in class TextComponentBasepublic java.lang.String toString()
toString in class TextComponentBase