net.minecraft.block.entity

public class FlowerPotBlockEntity

extends BlockEntity

avt
net.minecraft.class_1767
net.minecraft.block.entity.FlowerPotBlockEntity
net.minecraft.tileentity.TileEntityFlowerPot
net.minecraft.tileentity.TileEntityFlowerPot

Field summary

Modifier and TypeField
private Item
a
field_7498
plant
field_145967_a
flowerPotItem
private int
f
field_7499
metadata
field_145968_i
flowerPotData

Constructor summary

ModifierConstructor
public ()
public (Item plant, int metadata)

Method summary

Modifier and TypeMethod
public static void
a(ry arg0)
method_13328(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
func_189699_a(DataFixer arg0)
registerFixesFlowerPot(DataFixer fixer)
public NbtCompound
b(fy arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(NBTTagCompound arg0)
writeToNBT(NBTTagCompound arg0)
public void
a(fy arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
func_145839_a(NBTTagCompound arg0)
readFromNBT(NBTTagCompound arg0)
public BlockEntityUpdateS2CPacket
c()
method_544()
createUpdatePacket()
func_189518_D_()
getUpdatePacket()
public NbtCompound
d()
method_11646()
toNbt()
func_189517_E_()
getUpdateTag()
public void
a(aip arg0)
method_13725(class_1071 arg0)
setPlant(ItemStack item)
func_190614_a(ItemStack arg0)
setItemStack(ItemStack stack)
public ItemStack
a()
method_11659()
getPickItem()
func_184403_b()
getFlowerItemStack()
public Item
e()
method_6519()
getPlant()
func_145965_a()
getFlowerPotItem()
public int
f()
method_6521()
getMetadata()
func_145966_b()
getFlowerPotData()