@AutoLoad(value=true) public class ShapedRecipesHandler extends ReplacementHandler<net.minecraft.item.crafting.ShapedRecipes>
| Constructor and Description |
|---|
ShapedRecipesHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
replace(net.minecraft.item.crafting.ShapedRecipes recipe,
java.lang.Object vanilla,
java.lang.Object replacement) |
getHandler, getItemStack, isMatchedpublic boolean replace(net.minecraft.item.crafting.ShapedRecipes recipe,
java.lang.Object vanilla,
java.lang.Object replacement)
replace in class ReplacementHandler<net.minecraft.item.crafting.ShapedRecipes>