public static class NBTTextComponent.Block extends NBTTextComponent
NBTTextComponent.Block, NBTTextComponent.EntityITextComponent.Serializerfield_218678_b, field_218679_c, field_218680_dsiblings| Constructor and Description |
|---|
Block(java.lang.String p_i51294_1_,
boolean p_i51294_2_,
java.lang.String p_i51294_3_) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object p_equals_1_) |
protected java.util.stream.Stream<CompoundNBT> |
func_218673_a(CommandSource p_218673_1_) |
java.lang.String |
func_218683_k() |
ITextComponent |
shallowCopy() |
java.lang.String |
toString() |
createNames, func_218676_i, func_218677_j, getUnformattedComponentTextappendSibling, getSiblings, getStyle, hashCode, setStyle, streamclone, finalize, getClass, notify, notifyAll, wait, wait, waitappendText, applyTextStyle, applyTextStyle, applyTextStyles, copyWithoutSiblings, deepCopy, func_212637_f, getFormattedText, getString, getStringTruncated, iteratorpublic Block(java.lang.String p_i51294_1_,
boolean p_i51294_2_,
java.lang.String p_i51294_3_)
@Nullable public java.lang.String func_218683_k()
public ITextComponent shallowCopy()
protected java.util.stream.Stream<CompoundNBT> func_218673_a(CommandSource p_218673_1_)
func_218673_a in class NBTTextComponentpublic boolean equals(java.lang.Object p_equals_1_)
equals in class TextComponentpublic java.lang.String toString()
toString in class TextComponent