Class BasicCompendiumRecipe
java.lang.Object
de.ellpeck.rockbottom.api.construction.compendium.BasicCompendiumRecipe
- All Implemented Interfaces:
ICompendiumRecipe,IContent
- Direct Known Subclasses:
CombinerRecipe,PlayerCompendiumRecipe,SmeltingRecipe
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.ellpeck.rockbottom.api.construction.compendium.ICompendiumRecipe
canConstruct, fillRecipeInfo, getConstructButton, getIngredientButtons, getInputs, getOutputs, getPolaroidButton, isKnowledge, isKnown, onConstruct
-
Field Details
-
infoName
-
-
Constructor Details
-
BasicCompendiumRecipe
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceICompendiumRecipe
-