Interface ICustomVanillaRecipe<T extends org.bukkit.inventory.Recipe>

All Known Implementing Classes:
CustomBlastRecipe, CustomCampfireRecipe, CustomCookingRecipe, CustomFurnaceRecipe, CustomSmokerRecipe, CustomStonecutterRecipe, ShapedCraftRecipe, ShapelessCraftRecipe

public interface ICustomVanillaRecipe<T extends org.bukkit.inventory.Recipe>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getVanillaRecipe

      T getVanillaRecipe()