public class ShapedRecipesHandler extends RecipeHandler<net.minecraft.item.crafting.ShapedRecipes>
Constructor and Description |
---|
ShapedRecipesHandler() |
Modifier and Type | Method and Description |
---|---|
void |
replace(net.minecraft.item.crafting.ShapedRecipes recipe,
java.lang.Object vanilla,
java.lang.Object replacement) |
changeAccess, getHandler, getItemStack, isMatched
public void replace(net.minecraft.item.crafting.ShapedRecipes recipe, java.lang.Object vanilla, java.lang.Object replacement)
replace
in class RecipeHandler<net.minecraft.item.crafting.ShapedRecipes>