Package com.hbm_m.recipe
Class CentrifugeRecipes.TagInput
java.lang.Object
com.hbm_m.recipe.CentrifugeRecipes.RecipeInput
com.hbm_m.recipe.CentrifugeRecipes.TagInput
- Enclosing class:
- CentrifugeRecipes
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TagInput
-
TagInput
public TagInput(net.minecraft.tags.TagKey<net.minecraft.world.item.Item> tag)
-
-
Method Details
-
matches
public boolean matches(net.minecraft.world.item.ItemStack stack) - Specified by:
matchesin classCentrifugeRecipes.RecipeInput
-
getDisplayStacks
- Specified by:
getDisplayStacksin classCentrifugeRecipes.RecipeInput
-
hashCode
public int hashCode() -
equals
-
getTag
public net.minecraft.tags.TagKey<net.minecraft.world.item.Item> getTag()
-