public class ItemFilter
extends java.lang.Object
| Constructor and Description |
|---|
ItemFilter() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<IIngredientListElement> |
getIngredientList() |
com.google.common.collect.ImmutableList<net.minecraft.item.ItemStack> |
getItemStacks() |
void |
rebuild() |
int |
size() |
public void rebuild()
public com.google.common.collect.ImmutableList<IIngredientListElement> getIngredientList()
public com.google.common.collect.ImmutableList<net.minecraft.item.ItemStack> getItemStacks()
public int size()