public class RecipesMapCloning extends IRecipeHidden
Constructor and Description |
---|
RecipesMapCloning(ResourceLocation p_i48165_1_) |
Modifier and Type | Method and Description |
---|---|
boolean |
canFit(int width,
int height) |
ItemStack |
getCraftingResult(IInventory inv) |
IRecipeSerializer<?> |
getSerializer() |
boolean |
matches(IInventory inv,
World worldIn) |
getId, getRecipeOutput, isDynamic
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getGroup, getIngredients, getRemainingItems
getType
public RecipesMapCloning(ResourceLocation p_i48165_1_)
public boolean matches(IInventory inv, World worldIn)
public ItemStack getCraftingResult(IInventory inv)
public boolean canFit(int width, int height)
public IRecipeSerializer<?> getSerializer()