Class ItemHoeStone

All Implemented Interfaces:
BlockID, ItemDurable, ItemID, Cloneable

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

    • ItemHoeStone

      public ItemHoeStone()
    • ItemHoeStone

      public ItemHoeStone(Integer meta)
    • ItemHoeStone

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

    • getMaxDurability

      public int getMaxDurability()
      Overrides:
      getMaxDurability in class Item
    • isHoe

      public boolean isHoe()
      Overrides:
      isHoe in class ItemTool
    • getTier

      public int getTier()
      Overrides:
      getTier in class Item