implements com.google.common.base.Predicate<ItemStack>
| akq | |
| net.minecraft.item.crafting.Ingredient | |
| net.minecraft.server.v1_12_R1.RecipeItemStack |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final RecipeItemStack |
| ||||||
| private final ItemStack[] |
| ||||||
| private it.unimi.dsi.fastutil.ints.IntList |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (ItemStack... arg0) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public boolean |
| ||||
| public it.unimi.dsi.fastutil.ints.IntList |
| ||||
| public static RecipeItemStack |
| ||||
| public static RecipeItemStack |
| ||||
| public static RecipeItemStack |
| ||||
| public ItemStack[] |
|