public static class NBTTextComponent.Storage extends NBTTextComponent
NBTTextComponent.Block, NBTTextComponent.Entity, NBTTextComponent.Storage
ITextComponent.Serializer
Modifier and Type | Field and Description |
---|---|
private ResourceLocation |
field_229725_e_ |
field_218678_b, field_218679_c, field_218680_d
siblings
Constructor and Description |
---|
Storage(java.lang.String p_i226087_1_,
boolean p_i226087_2_,
ResourceLocation p_i226087_3_) |
Storage(java.lang.String p_i226086_1_,
NBTPathArgument.NBTPath p_i226086_2_,
boolean p_i226086_3_,
ResourceLocation p_i226086_4_) |
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_) |
ResourceLocation |
func_229726_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 ResourceLocation field_229725_e_
public Storage(java.lang.String p_i226087_1_, boolean p_i226087_2_, ResourceLocation p_i226087_3_)
public Storage(java.lang.String p_i226086_1_, @Nullable NBTPathArgument.NBTPath p_i226086_2_, boolean p_i226086_3_, ResourceLocation p_i226086_4_)
public ResourceLocation func_229726_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