Package btw.crafting.recipe.types
Class SawRecipe
java.lang.Object
btw.crafting.recipe.types.SawRecipe
- All Implemented Interfaces:
IdentifiableRecipe<SawRecipe>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()int[]booleanbooleanmatchesInputs(Block block, int metadata) booleanmatchesInputs(Block block, int[] metadatas) booleanmatchesRecipe(SawRecipe recipe) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface api.crafting.IdentifiableRecipe
setAsDefaultAfterAchievement, setAsDefaultUntilAchievement, setAsRecipeDefault
-
Constructor Details
-
SawRecipe
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceIdentifiableRecipe<SawRecipe>
-
ignoreMetadata
public boolean ignoreMetadata() -
matchesRecipe
-
matchesInputs
-
matchesInputs
-
getInputblock
-
getOutput
-
getInputMetadata
public int[] getInputMetadata()
-