Package net.minecraftforge.common.crafting
@ParametersAreNonnullByDefault
package net.minecraftforge.common.crafting
-
InterfaceDescriptionIIngredientSerializer<T extends Ingredient>This 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.