Class ItemSpade


public class ItemSpade extends ItemTool
  • Constructor Details

    • ItemSpade

      public ItemSpade(int par1, EnumToolMaterial par2EnumToolMaterial)
  • Method Details

    • canHarvestBlock

      public boolean canHarvestBlock(Block par1Block)
      Returns if the item (tool) can harvest results from the block type.