static final class RecipeBookOptions.CategoryOption extends Object
| Modifier and Type | Field and Description |
|---|---|
private boolean |
filteringCraftable |
private boolean |
guiOpen |
| Constructor and Description |
|---|
CategoryOption(boolean guiOpen,
boolean filteringCraftable) |
| Modifier and Type | Method and Description |
|---|---|
RecipeBookOptions.CategoryOption |
copy() |
boolean |
equals(Object object) |
int |
hashCode() |
String |
toString() |