Class ItemFlowerPot

java.lang.Object
cn.nukkit.item.Item
cn.nukkit.item.ItemFlowerPot
All Implemented Interfaces:
BlockID, ItemID, Cloneable

public class ItemFlowerPot extends Item
Since:
2016/2/4
Author:
Snake1999
  • Constructor Details

    • ItemFlowerPot

      public ItemFlowerPot()
    • ItemFlowerPot

      public ItemFlowerPot(Integer meta)
    • ItemFlowerPot

      public ItemFlowerPot(Integer meta, int count)