public class KeybindTextComponent extends TextComponent
ITextComponent.Serializer| Modifier and Type | Field and Description |
|---|---|
static java.util.function.Function<java.lang.String,java.util.function.Supplier<java.lang.String>> |
displaySupplierFunction |
siblings| Constructor and Description |
|---|
KeybindTextComponent(java.lang.String keybind) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object p_equals_1_) |
java.lang.String |
getKeybind() |
java.lang.String |
getUnformattedComponentText() |
KeybindTextComponent |
shallowCopy() |
java.lang.String |
toString() |
appendSibling, getSiblings, getStyle, hashCode, setStyle, streamclone, finalize, getClass, notify, notifyAll, wait, wait, waitappendText, applyTextStyle, applyTextStyle, applyTextStyles, copyWithoutSiblings, deepCopy, func_212637_f, getFormattedText, getString, getStringTruncated, iteratorpublic static java.util.function.Function<java.lang.String,java.util.function.Supplier<java.lang.String>> displaySupplierFunction
public java.lang.String getUnformattedComponentText()
public KeybindTextComponent shallowCopy()
public boolean equals(java.lang.Object p_equals_1_)
equals in class TextComponentpublic java.lang.String toString()
toString in class TextComponentpublic java.lang.String getKeybind()