Package com.hbm_m.recipe
Class ChemicalPlantRecipes.RecipeInput
java.lang.Object
com.hbm_m.recipe.ChemicalPlantRecipes.RecipeInput
- Direct Known Subclasses:
ChemicalPlantRecipes.ItemInput,ChemicalPlantRecipes.TagInput
- Enclosing class:
- ChemicalPlantRecipes
Recipe input wrapper - can match by item, item with count, or tag.
-
Field Details
-
count
protected int count
-
-
Constructor Details
-
RecipeInput
public RecipeInput()
-
-
Method Details
-
matches
public abstract boolean matches(net.minecraft.world.item.ItemStack stack) -
getDisplayStacks
-
getCount
public int getCount()
-