Class ItemShovelGold

All Implemented Interfaces:
BlockID, ItemDurable, ItemID, Cloneable

public class ItemShovelGold extends ItemTool
Author:
MagicDroidX (Nukkit Project)
  • Constructor Details

    • ItemShovelGold

      public ItemShovelGold()
    • ItemShovelGold

      public ItemShovelGold(Integer meta)
    • ItemShovelGold

      public ItemShovelGold(Integer meta, int count)
  • Method Details