Class ItemAxeWood

All Implemented Interfaces:
BlockID, ItemDurable, ItemID, Cloneable

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

    • ItemAxeWood

      public ItemAxeWood()
    • ItemAxeWood

      public ItemAxeWood(Integer meta)
    • ItemAxeWood

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