public static class NBTTextComponent.Entity extends NBTTextComponent
NBTTextComponent.Block, NBTTextComponent.Entity, NBTTextComponent.StorageITextComponent.Serializerfield_218678_b, field_218679_c, field_218680_dsiblings| コンストラクタと説明 | 
|---|
| Entity(java.lang.String p_i51292_1_,
      boolean p_i51292_2_,
      java.lang.String p_i51292_3_) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| 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_218687_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 Entity(java.lang.String p_i51292_1_,
              boolean p_i51292_2_,
              java.lang.String p_i51292_3_)
public java.lang.String func_218687_k()
public ITextComponent shallowCopy()
protected java.util.stream.Stream<CompoundNBT> func_218673_a(CommandSource p_218673_1_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
func_218673_a クラス内 NBTTextComponentcom.mojang.brigadier.exceptions.CommandSyntaxExceptionpublic boolean equals(java.lang.Object p_equals_1_)
equals クラス内 TextComponentpublic java.lang.String toString()
toString クラス内 TextComponent