public interface IRecipe
Modifier and Type | Method and Description |
---|---|
ItemStack |
getCraftingResult(InventoryCrafting p_77572_1_) |
ItemStack |
getRecipeOutput() |
int |
getRecipeSize() |
boolean |
matches(InventoryCrafting p_77569_1_,
World p_77569_2_) |
boolean matches(InventoryCrafting p_77569_1_, World p_77569_2_)
ItemStack getCraftingResult(InventoryCrafting p_77572_1_)
int getRecipeSize()
ItemStack getRecipeOutput()