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, setCraftingSize
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRemainingItems
getType
public RecipesMapExtending(ResourceLocation p_i48164_1_)
public boolean matches(IInventory inv, World worldIn)
matches
in interface IRecipe
matches
in class ShapedRecipe
public ItemStack getCraftingResult(IInventory inv)
getCraftingResult
in interface IRecipe
getCraftingResult
in class ShapedRecipe
public boolean isDynamic()
public IRecipeSerializer<?> getSerializer()
getSerializer
in interface IRecipe
getSerializer
in class ShapedRecipe