public static class NBTTextComponent.Storage extends NBTTextComponent
NBTTextComponent.Block, NBTTextComponent.Entity, NBTTextComponent.StorageITextComponent.Serializer| Modifier and Type | Field and Description |
|---|---|
private ResourceLocation |
field_229725_e_ |
field_218678_b, field_218679_c, field_218680_dsiblings| 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, getUnformattedComponentTextappendSibling, getSiblings, getStyle, hashCode, setStyle, streamclone, finalize, getClass, notify, notifyAll, wait, wait, waitappendText, applyTextStyle, applyTextStyle, applyTextStyles, copyWithoutSiblings, deepCopy, func_212637_f, getFormattedText, getString, getStringTruncated, iteratorprivate 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 NBTTextComponentpublic boolean equals(java.lang.Object p_equals_1_)
equals in class TextComponentpublic java.lang.String toString()
toString in class TextComponent