public class RecipeBookClient extends RecipeBook
| Modifier and Type | Field and Description |
|---|---|
static java.util.List<RecipeList> |
ALL_RECIPES |
static java.util.Map<CreativeTabs,java.util.List<RecipeList>> |
RECIPES_BY_TAB |
isFilteringCraftable, isGuiOpen, newRecipes, recipes| Constructor and Description |
|---|
RecipeBookClient() |
| Modifier and Type | Method and Description |
|---|---|
private static CreativeTabs |
getItemStackTab(ItemStack p_194084_0_) |
private static RecipeList |
newRecipeList(CreativeTabs p_194082_0_) |
static void |
rebuildTable() |
copyFrom, getRecipeId, isFilteringCraftable, isGuiOpen, isNew, isUnlocked, lock, markNew, markSeen, setFilteringCraftable, setGuiOpen, unlockpublic static final java.util.Map<CreativeTabs,java.util.List<RecipeList>> RECIPES_BY_TAB
public static final java.util.List<RecipeList> ALL_RECIPES
private static RecipeList newRecipeList(CreativeTabs p_194082_0_)
private static CreativeTabs getItemStackTab(ItemStack p_194084_0_)
public static void rebuildTable()