net.minecraft.block.entity

public class BannerBlockEntity

extends BlockEntity implements Nameable

All mapped superinterfaces:

Nameable

bjd
net.minecraft.unmapped.C_13509111
net.minecraft.block.entity.BannerBlockEntity
net.minecraft.tileentity.TileEntityBanner

Field summary

Modifier and TypeField
private Text
a
f_17316733
customName
field_190617_a
private DyeColor
e
f_79932931
baseColor
field_175120_a
private NbtList
f
f_55512526
patternsNbt
field_175118_f
private boolean
g
f_26190788
hasPatternData
field_175119_g
private List<BannerPattern>
h
f_74167698
patterns
field_175122_h
private List<DyeColor>
i
f_86231809
colors
field_175123_i
private String
j
f_96685426
texture
field_175121_j

Constructor summary

ModifierConstructor
public ()
public (DyeColor baseColor)

Method summary

Modifier and TypeMethod
public void
a(atd arg0, asb arg1)
m_23676805(C_88708284 arg0, C_62864401 arg1)
set(ItemStack item, DyeColor baseColor)
func_195534_a(ItemStack arg0, EnumDyeColor arg1)
public Text
N_()
m_98997855()
getName()
func_200200_C_()
public boolean
O_()
m_48744697()
hasCustomName()
func_145818_k_()
public Text
e()
m_57534701()
getCustomName()
func_200201_e()
public NbtCompound
a(gy arg0)
m_55164141(C_74087615 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(NBTTagCompound arg0)
public void
b(gy arg0)
m_08722866(C_74087615 arg0)
readNbt(NbtCompound arg0)
func_145839_a(NBTTagCompound arg0)
public BlockEntityUpdateS2CPacket
Z_()
m_62241873()
createUpdatePacket()
func_189518_D_()
public NbtCompound
aa_()
m_78358720()
toNbt()
func_189517_E_()
public static int
a(atd arg0)
m_51640893(C_88708284 arg0)
getPatternCount(ItemStack item)
func_175113_c(ItemStack arg0)
public static void
b(atd arg0)
m_75239208(C_88708284 arg0)
removeLastPattern(ItemStack item)
func_175117_e(ItemStack arg0)
public ItemStack
a(blb arg0)
m_96718680(C_15815210 arg0)
getPickItem(BlockState state)
func_190615_l(IBlockState arg0)
public DyeColor
a(Supplier<blb> arg0)
m_00185266(Supplier<C_15815210> arg0)
getBaseColor(Supplier<BlockState> state)
func_195533_l(Supplier<IBlockState> arg0)
public List<BannerPattern>
f()
m_15891070()
getPatterns()
func_175114_c()
public List<DyeColor>
h()
m_73207931()
getColors()
func_175110_d()
public String
i()
m_59612120()
getTexture()
func_175116_e()
private void
j()
m_27431225()
setPatterns()
func_175109_g()