@Info("A completely empty ingredient that will only match air")
static finalnet.neoforged.neoforge.common.crafting.SizedIngredientempty
all
@Info("An ingredient that matches everything")
static finalnet.neoforged.neoforge.common.crafting.SizedIngredientall
Method Details
of
@Info("Returns a sized ingredient of the input")
staticnet.neoforged.neoforge.common.crafting.SizedIngredientof(net.neoforged.neoforge.common.crafting.SizedIngredient ingredient)
of
@Info("Returns a sized ingredient of the input")
staticnet.neoforged.neoforge.common.crafting.SizedIngredientof(net.minecraft.world.item.crafting.Ingredient ingredient,
int count)
ofTag
staticnet.neoforged.neoforge.common.crafting.SizedIngredientofTag(net.minecraft.tags.TagKey<net.minecraft.world.item.Item> tag,
int count)