public class QuantifiedIngredient
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
net.minecraft.item.crafting.Ingredient |
ingredient |
int |
quantity |
Constructor and Description |
---|
QuantifiedIngredient(net.minecraft.item.crafting.Ingredient ingredient,
int quantity) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(net.minecraft.item.ItemStack item) |