Package net.minecraftforge.common.crafting
@ParametersAreNonnullByDefault
@MethodsReturnNonnullByDefault
package net.minecraftforge.common.crafting
-
ClassDescriptionConditionalRecipe.Serializer<T extends IRecipe<?>>IIngredientSerializer<T extends Ingredient>This interface is to be implemented on Container objects.IShapedRecipe<T extends IInventory>Used to mark a recipe that shape matters so that the recipe book and auto crafting picks the correct shape.