Uses of Interface
net.minecraft.block.SuspiciousStewIngredient
Packages that use SuspiciousStewIngredient
-
Uses of SuspiciousStewIngredient in net.minecraft.block
Classes in net.minecraft.block that implement SuspiciousStewIngredientMethods in net.minecraft.block that return SuspiciousStewIngredientMethods in net.minecraft.block that return types with arguments of type SuspiciousStewIngredientModifier and TypeMethodDescriptionstatic List
<SuspiciousStewIngredient> SuspiciousStewIngredient.getAll()
-
Uses of SuspiciousStewIngredient in net.minecraft.data.server.recipe
Methods in net.minecraft.data.server.recipe with parameters of type SuspiciousStewIngredientModifier and TypeMethodDescriptionprotected void
RecipeGenerator.offerSuspiciousStewRecipe
(Item input, SuspiciousStewIngredient stewIngredient)