net.minecraft.block.entity

public class FlowerPotBlockEntity

extends BlockEntity

bdb
net.minecraft.unmapped.C_29511213
net.minecraft.block.entity.FlowerPotBlockEntity

Field summary

Modifier and TypeField
private Item
a
f_66297814
plant
private int
f
f_69340971
metadata

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
b(fn arg0)
m_55164141(C_74087615 arg0)
writeNbt(NbtCompound arg0)
public void
a(fn arg0)
m_08722866(C_74087615 arg0)
readNbt(NbtCompound arg0)
public Packet
x_()
m_62241873()
createUpdatePacket()
public void
a(alq arg0, int arg1)
m_04840587(C_98888256 arg0, int arg1)
setPlant(Item plant, int metadata)
public Item
b()
m_25553718()
getPlant()
public int
c()
m_65490979()
getMetadata()