public abstract class BasicCompendiumRecipe extends java.lang.Object implements ICompendiumRecipe
| Modifier and Type | Field and Description |
|---|---|
protected ResourceName |
infoName |
| Constructor and Description |
|---|
BasicCompendiumRecipe(ResourceName name) |
| Modifier and Type | Method and Description |
|---|---|
ResourceName |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanConstruct, forName, getActualInputs, getActualOutputs, getConstructButton, getIngredientButtons, getInputs, getOutputs, getPolaroidButton, isKnowledge, isKnownprotected final ResourceName infoName
public BasicCompendiumRecipe(ResourceName name)
public ResourceName getName()
getName in interface ICompendiumRecipe