| gvl$a | |
| net.minecraft.client.gui.screens.recipebook.RecipeBookComponent$TabInfo | |
| net.minecraft.class_507$class_10329 | |
| net.minecraft.client.gui.screen.recipebook.RecipeBookWidget$Tab |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final ItemStack |
| ||||||||
| private final Optional<ItemStack> |
| ||||||||
| private final ExtendedRecipeBookCategory |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (SearchRecipeBookCategory type) |
| public | (Item primaryIcon, RecipeBookCategory category) |
| public | (Item primaryIcon, Item secondaryIcon, RecipeBookCategory category) |
| public | (ItemStack primaryIcon, Optional<ItemStack> secondaryIcon, ExtendedRecipeBookCategory category) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public ItemStack |
| ||||||||
| public Optional<ItemStack> |
| ||||||||
| public ExtendedRecipeBookCategory |
|