net.minecraft.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.block.entity.BannerBlockEntity
net.minecraft.unmapped.C_mwamopji
net.minecraft.block.entity.BannerBlockEntity
net.minecraft.tileentity.BannerTileEntity
net.minecraft.tileentity.BannerTileEntity

Field summary

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

Constructor summary

ModifierConstructor
public ()
public (DyeColor baseColor)

Method summary

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