Class RecipeBookEditor
java.lang.Object
me.wolfyscript.customcrafting.data.cache.RecipeBookEditor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
void
setCategory(Category category)
boolean
setCategoryID(String categoryID)
void
setFilter(CategoryFilter categoryFilter)
void
setFilters(boolean switchCategories)
-
Constructor Details
-
RecipeBookEditor
public RecipeBookEditor()
-
-
Method Details
-
getCategoryID
-
getCategory
-
setCategory
-
getFilter
-
setFilter
-
setCategoryID
-
isFilters
public boolean isFilters() -
setFilters
public void setFilters(boolean switchCategories) -
getCategorySetting
-
hasCategoryID
public boolean hasCategoryID()
-