| 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 RecipeBookGroup |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RecipeBookType type) |
| public | (Item primaryIcon, RecipeBookCategory category) |
| public | (Item primaryIcon, Item secondaryIcon, RecipeBookCategory category) |
| public | (ItemStack primaryIcon, Optional<ItemStack> secondaryIcon, RecipeBookGroup category) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public ItemStack |
|
||||||
| public Optional<ItemStack> |
|
||||||
| public RecipeBookGroup |
|