net.minecraft.block.entity

public class FlowerPotBlockEntity

extends BlockEntity

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

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public static void
a(ph arg0)
method_13328(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
registerFixesFlowerPot(DataFixer fixer)
public NbtCompound
b(du arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
writeToNBT(NBTTagCompound arg0)
public void
a(du arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
readFromNBT(NBTTagCompound arg0)
public BlockEntityUpdateS2CPacket
c()
method_544()
createUpdatePacket()
getUpdatePacket()
public NbtCompound
d()
method_11646()
toNbt()
getUpdateTag()
public void
a(afj arg0)
method_13725(class_1071 arg0)
setPlant(ItemStack item)
setItemStack(ItemStack stack)
public ItemStack
a()
method_11659()
getPickItem()
getFlowerItemStack()
public Item
e()
method_6519()
getPlant()
getFlowerPotItem()
public int
f()
method_6521()
getMetadata()
getFlowerPotData()