Uses of Record Class
net.minecraft.block.SuspiciousStewIngredient.class_8751
Packages that use SuspiciousStewIngredient.class_8751
Package
Description
-
Uses of SuspiciousStewIngredient.class_8751 in net.minecraft.block
Fields in net.minecraft.block with type parameters of type SuspiciousStewIngredient.class_8751Modifier and TypeFieldDescriptionprivate final List<SuspiciousStewIngredient.class_8751>FlowerBlock.field_45775static final com.mojang.serialization.Codec<SuspiciousStewIngredient.class_8751>SuspiciousStewIngredient.class_8751.field_45782static final com.mojang.serialization.Codec<List<SuspiciousStewIngredient.class_8751>>SuspiciousStewIngredient.class_8751.field_45783Methods in net.minecraft.block that return types with arguments of type SuspiciousStewIngredient.class_8751Modifier and TypeMethodDescriptionFlowerBlock.method_53233()SuspiciousStewIngredient.method_53233() -
Uses of SuspiciousStewIngredient.class_8751 in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive with type parameters of type SuspiciousStewIngredient.class_8751Methods in net.minecraft.entity.passive that return types with arguments of type SuspiciousStewIngredient.class_8751Modifier and TypeMethodDescriptionprivate Optional<List<SuspiciousStewIngredient.class_8751>>MooshroomEntity.getStewEffectFrom(ItemStack flower) -
Uses of SuspiciousStewIngredient.class_8751 in net.minecraft.item
Method parameters in net.minecraft.item with type arguments of type SuspiciousStewIngredient.class_8751Modifier and TypeMethodDescriptionstatic voidSuspiciousStewItem.addEffectToStew(ItemStack stew, List<SuspiciousStewIngredient.class_8751> list) private static voidSuspiciousStewItem.forEachEffect(ItemStack stew, Consumer<SuspiciousStewIngredient.class_8751> effectConsumer) static voidSuspiciousStewItem.method_53209(ItemStack itemStack, List<SuspiciousStewIngredient.class_8751> list) -
Uses of SuspiciousStewIngredient.class_8751 in net.minecraft.village
Fields in net.minecraft.village with type parameters of type SuspiciousStewIngredient.class_8751Modifier and TypeFieldDescriptionprivate final List<SuspiciousStewIngredient.class_8751>TradeOffers.SellSuspiciousStewFactory.field_45756Constructor parameters in net.minecraft.village with type arguments of type SuspiciousStewIngredient.class_8751ModifierConstructorDescriptionSellSuspiciousStewFactory(List<SuspiciousStewIngredient.class_8751> list, int int2, float float2)