Record Class DoughTypeIngredient

java.lang.Object
java.lang.Record
petrolpark.mc.library.compat.create.core.world.dough.ingredient.DoughTypeIngredient
All Implemented Interfaces:
Predicate<DoughData>, DoughIngredient, IAdvancedIngredient<DoughData>, ITypelessAdvancedIngredient<DoughData>

public record DoughTypeIngredient(IDough dough) extends Record implements DoughIngredient