Class ItemAxeGold

All Implemented Interfaces:
BlockID, ItemDurable, ItemID, Cloneable

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

    • ItemAxeGold

      public ItemAxeGold()
    • ItemAxeGold

      public ItemAxeGold(Integer meta)
    • ItemAxeGold

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