public static class NBTTextComponent.Storage extends NBTTextComponent
NBTTextComponent.Block, NBTTextComponent.Entity, NBTTextComponent.StorageITextComponent.Serializerfield_218678_b, field_218679_c, field_218680_dsiblings| コンストラクタと説明 |
|---|
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_) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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()
Creates a copy of this component.
|
java.lang.String |
toString() |
createNames, func_218676_i, func_218677_j, getUnformattedComponentTextappendSibling, getSiblings, getStyle, hashCode, setStyle, streamappendText, applyTextStyle, applyTextStyle, applyTextStyles, copyWithoutSiblings, deepCopy, func_212637_f, getFormattedText, getString, getStringTruncated, iteratorpublic 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 クラス内 NBTTextComponentpublic boolean equals(java.lang.Object p_equals_1_)
equals クラス内 TextComponentpublic java.lang.String toString()
toString クラス内 TextComponent