Class ItemBowl

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

public class ItemBowl extends Item
Author:
MagicDroidX (Nukkit Project)
  • Constructor Details

    • ItemBowl

      public ItemBowl()
    • ItemBowl

      public ItemBowl(Integer meta)
    • ItemBowl

      public ItemBowl(Integer meta, int count)