All Implemented Interfaces:
DamageableItem, ItemAttribute, NotPlaceable, Placeable

public class ExplosivePickaxe extends ExplosiveTool
The ExplosivePickaxe is a pickaxe which can destroy Blocks in a size of 3 by 3. It also creates a explosion animation.
Author:
TheBusyBiscuit
See Also:
  • Constructor Details

    • ExplosivePickaxe

      @ParametersAreNonnullByDefault public ExplosivePickaxe(ItemGroup itemGroup, SlimefunItemStack item, RecipeType recipeType, org.bukkit.inventory.ItemStack[] recipe)