public class StonecuttingRecipe extends SingleItemRecipe
SingleItemRecipe.Serializer<T extends SingleItemRecipe>
group, id, ingredient, result
Constructor and Description |
---|
StonecuttingRecipe(ResourceLocation p_i50021_1_,
java.lang.String p_i50021_2_,
Ingredient p_i50021_3_,
ItemStack p_i50021_4_) |
Modifier and Type | Method and Description |
---|---|
ItemStack |
getIcon() |
boolean |
matches(IInventory inv,
World worldIn) |
canFit, getCraftingResult, getGroup, getId, getIngredients, getRecipeOutput, getSerializer, getType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRemainingItems, isDynamic
public StonecuttingRecipe(ResourceLocation p_i50021_1_, java.lang.String p_i50021_2_, Ingredient p_i50021_3_, ItemStack p_i50021_4_)
public boolean matches(IInventory inv, World worldIn)
public ItemStack getIcon()