public class RecipesMapExtending extends ShapedRecipe
ShapedRecipe.Serializer| Constructor and Description |
|---|
RecipesMapExtending(ResourceLocation p_i48164_1_) |
| Modifier and Type | Method and Description |
|---|---|
ItemStack |
getCraftingResult(IInventory inv) |
IRecipeSerializer<?> |
getSerializer() |
boolean |
isDynamic() |
boolean |
matches(IInventory inv,
World worldIn) |
canFit, deserializeItem, getGroup, getHeight, getId, getIngredients, getRecipeHeight, getRecipeOutput, getRecipeWidth, getWidth, setCraftingSizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRemainingItemsgetTypepublic RecipesMapExtending(ResourceLocation p_i48164_1_)
public boolean matches(IInventory inv, World worldIn)
matches in interface IRecipematches in class ShapedRecipepublic ItemStack getCraftingResult(IInventory inv)
getCraftingResult in interface IRecipegetCraftingResult in class ShapedRecipepublic boolean isDynamic()
public IRecipeSerializer<?> getSerializer()
getSerializer in interface IRecipegetSerializer in class ShapedRecipe