Package net.minecraftforge.common.crafting
@ParametersAreNonnullByDefault
package net.minecraftforge.common.crafting
-
ClassDescriptionThis interface is to be implemented on Container objects.IShapedRecipe<T extends Container>Used to mark a recipe that shape matters so that the recipe book and auto crafting picks the correct shape.Ingredient that matches the given stack, performing an exact NBT match.