public static class MCRecipeManager.ActionDummyAddRecipe extends MCRecipeManager.ActionBaseAddRecipe
isShaped, name, output, recipe
Constructor and Description |
---|
ActionDummyAddRecipe(MCRecipeBase recipe,
crafttweaker.api.item.IItemStack output,
boolean isShaped) |
Modifier and Type | Method and Description |
---|---|
void |
apply() |
protected void |
setName(java.lang.String name) |
calculateName, describe, getName, getOutput, getRecipe, setOutput
public ActionDummyAddRecipe(MCRecipeBase recipe, crafttweaker.api.item.IItemStack output, boolean isShaped)
public void apply()
apply
in interface crafttweaker.IAction
apply
in class MCRecipeManager.ActionBaseAddRecipe
protected void setName(java.lang.String name)
setName
in class MCRecipeManager.ActionBaseAddRecipe