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
-
Method Details
-
getVanillaRecipe
T getVanillaRecipe()
-