Uses of Interface
net.minecraft.block.SuspiciousStewIngredient
Packages that use SuspiciousStewIngredient
- 
Uses of SuspiciousStewIngredient in net.minecraft.blockClasses 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.recipeMethods in net.minecraft.data.recipe with parameters of type SuspiciousStewIngredientModifier and TypeMethodDescriptionprotected voidRecipeGenerator.offerSuspiciousStewRecipe(Item input, SuspiciousStewIngredient stewIngredient)