net.minecraft.crafting.recipe

public class Ingredient

implements com.google.common.base.Predicate<ItemStack>

akq
net.minecraft.unmapped.C_54623453
net.minecraft.crafting.recipe.Ingredient

Field summary

Modifier and TypeField
public static final Ingredient
a
f_93560149
EMPTY
private final ItemStack[]
b
f_54933748
items
private it.unimi.dsi.fastutil.ints.IntList
c
f_27027074
ids

Constructor summary

ModifierConstructor
private (ItemStack... items)

Method summary

Modifier and TypeMethod
public boolean
a(aip arg0)
apply(C_88708284 arg0)
apply(ItemStack item)
public it.unimi.dsi.fastutil.ints.IntList
b()
m_43684183()
getIds()
public static Ingredient
a(ain arg0)
m_22017256(C_98888256 arg0)
of(Item item)
public static Ingredient
a(ain... arg0)
m_69347133(C_98888256... arg0)
of(Item... items)
public static Ingredient
a(aip... arg0)
m_93006472(C_88708284... arg0)
of(ItemStack... items)
public ItemStack[]
a()
m_67246677()
getItems()