public static class NBTTextComponent.Block extends NBTTextComponent
NBTTextComponent.Block, NBTTextComponent.Entity, NBTTextComponent.Storage
ITextComponent.Serializer
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
field_218684_e |
private ILocationArgument |
field_218685_f |
field_218678_b, field_218679_c, field_218680_d
siblings
Modifier | Constructor and Description |
---|---|
|
Block(java.lang.String p_i51294_1_,
boolean p_i51294_2_,
java.lang.String p_i51294_3_) |
private |
Block(java.lang.String p_i51295_1_,
NBTPathArgument.NBTPath p_i51295_2_,
boolean p_i51295_3_,
java.lang.String p_i51295_4_,
ILocationArgument p_i51295_5_) |
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_) |
private ILocationArgument |
func_218682_b(java.lang.String p_218682_1_) |
java.lang.String |
func_218683_k() |
ITextComponent |
shallowCopy() |
java.lang.String |
toString() |
createNames, func_218676_i, func_218677_j, getUnformattedComponentText
appendSibling, getSiblings, getStyle, hashCode, setStyle, stream
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
appendText, applyTextStyle, applyTextStyle, applyTextStyles, copyWithoutSiblings, deepCopy, func_212637_f, getFormattedText, getString, getStringTruncated, iterator
private final java.lang.String field_218684_e
@Nullable private final ILocationArgument field_218685_f
public Block(java.lang.String p_i51294_1_, boolean p_i51294_2_, java.lang.String p_i51294_3_)
private Block(java.lang.String p_i51295_1_, @Nullable NBTPathArgument.NBTPath p_i51295_2_, boolean p_i51295_3_, java.lang.String p_i51295_4_, @Nullable ILocationArgument p_i51295_5_)
@Nullable private ILocationArgument func_218682_b(java.lang.String p_218682_1_)
@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 NBTTextComponent
public boolean equals(java.lang.Object p_equals_1_)
equals
in class TextComponent
public java.lang.String toString()
toString
in class TextComponent