Class CraftingRecipe
java.lang.Object
net.tnemc.plugincore.core.compatibility.helper.CraftingRecipe
CraftingRecipe represents a crafting recipe that needs to be registered.
- Since:
- 0.1.2.0
- Author:
- creatorfromhell
-
Constructor Summary
ConstructorsConstructorDescriptionCraftingRecipe
(boolean shaped, int amount, net.tnemc.item.AbstractItemStack<?> result) -
Method Summary
-
Constructor Details
-
CraftingRecipe
-
-
Method Details
-
getIngredients
-
getResult
-
getRows
-
isShaped
-
getAmount
-