net.minecraft.world.level.block.entity

public class BannerBlockEntity

extends BlockEntity implements Nameable

All mapped superinterfaces:

Nameable

bto
net.minecraft.world.level.block.entity.BannerBlockEntity
net.minecraft.class_2573
net.minecraft.unmapped.C_mwamopji
net.minecraft.block.entity.BannerBlockEntity
net.minecraft.tileentity.BannerTileEntity
net.minecraft.server.v1_14_R1.TileEntityBanner

Field summary

Modifier and TypeField
private Component
a
name
field_11772
f_ufvgulvv
customName
field_190617_a
private DyeColor
b
baseColor
field_11774
f_rkjwxvms
baseColor
field_175120_a
color
private ListTag
c
itemPatterns
field_11773
f_wrdhglnc
patternListTag
field_175118_f
patterns
private boolean
g
receivedData
field_11770
f_dtzcdixg
patternListTagRead
field_175119_g
private List<BannerPattern>
h
patterns
field_11769
f_yqkmzniy
patterns
field_175122_h
private List<DyeColor>
i
colors
field_11771
f_wkdlxkdd
patternColors
field_175123_i
private String
j
textureHashName
field_11775
f_rlywxovv
patternCacheKey
field_175121_j

Constructor summary

ModifierConstructor
public ()
public (DyeColor baseColor)

Method summary

Modifier and TypeMethod
public Component
O()
getName()
method_5477()
m_ymwfywvb()
getName()
func_200200_C_()
getDisplayName()
public Component
Q()
getCustomName()
method_5797()
m_admxpjqc()
getCustomName()
func_200201_e()
getCustomName()
public void
a(jo arg0)
setCustomName(Component arg0)
method_16842(class_2561 arg0)
m_tiztayte(C_rdaqiwdt arg0)
setCustomName(Text customName)
func_213136_a(ITextComponent arg0)
public CompoundTag
b(id arg0)
save(CompoundTag arg0)
method_11007(class_2487 arg0)
m_fzlqwslp(C_hhlwcnih arg0)
toTag(CompoundTag arg0)
func_189515_b(CompoundNBT arg0)
save(NBTTagCompound arg0)
public void
a(id arg0)
load(CompoundTag arg0)
method_11014(class_2487 arg0)
m_dfzdncts(C_hhlwcnih arg0)
fromTag(CompoundTag arg0)
func_145839_a(CompoundNBT arg0)
load(NBTTagCompound arg0)
public ClientboundBlockEntityDataPacket
a()
getUpdatePacket()
method_16886()
m_kydjlael()
toUpdatePacket()
func_189518_D_()
getUpdatePacket()
public CompoundTag
b()
getUpdateTag()
method_16887()
m_escrnqip()
toInitialChunkDataTag()
func_189517_E_()
public static int
a(bcj arg0)
getPatternCount(ItemStack arg0)
method_10910(class_1799 arg0)
m_hbtwxsts(C_sddaxwyk arg0)
getPatternCount(ItemStack stack)
func_175113_c(ItemStack arg0)
public static void
b(bcj arg0)
removeLastPattern(ItemStack arg0)
method_10905(class_1799 arg0)
m_kpuspucf(C_sddaxwyk arg0)
loadFromItemStack(ItemStack stack)
func_175117_e(ItemStack arg0)
public DyeColor
a(Supplier<bvt> arg0)
getBaseColor(Supplier<BlockState> arg0)
method_10908(Supplier<class_2680> arg0)
m_wstxdupp(Supplier<C_txtbiemp> arg0)
getColorForState(Supplier<BlockState> arg0)
func_195533_l(Supplier<BlockState> arg0)
public void
a(bcj arg0, bbg arg1)
fromItem(ItemStack arg0, DyeColor arg1)
method_10913(class_1799 arg0, class_1767 arg1)
m_igihlswz(C_sddaxwyk arg0, C_arllgqae arg1)
readFrom(ItemStack stack, DyeColor baseColor)
func_195534_a(ItemStack arg0, DyeColor arg1)
public List<BannerPattern>
c()
getPatterns()
method_10911()
m_kmayejyb()
getPatterns()
func_175114_c()
public List<DyeColor>
f()
getColors()
method_10909()
m_rwoshpkk()
getPatternColors()
func_175110_d()
public String
g()
getTextureHashName()
method_10915()
m_ysbibmec()
getPatternCacheKey()
func_175116_e()
private void
h()
createPatternList()
method_10914()
m_dhezevpz()
readPattern()
func_175109_g()
public ItemStack
a(bvt arg0)
getItem(BlockState arg0)
method_10907(class_2680 arg0)
m_bxugddgd(C_txtbiemp arg0)
getPickStack(BlockState arg0)
func_190615_l(BlockState arg0)