public class Ingredient
implements com.google.common.base.Predicate<ItemStack>
| ako | |
| net.minecraft.unmapped.C_54623453 | |
| net.minecraft.crafting.recipe.Ingredient |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final Ingredient |
| ||||||
| private final ItemStack[] |
| ||||||
| private it.unimi.dsi.fastutil.ints.IntList |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (ItemStack... items) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||
| public static Ingredient |
| ||||||
| public static Ingredient |
| ||||||
| public static Ingredient |
| ||||||
| public ItemStack[] |
| ||||||
| public it.unimi.dsi.fastutil.ints.IntList |
|