Class SmokingRecipeBookComponent
java.lang.Object
net.minecraft.client.gui.GuiComponent
net.minecraft.client.gui.screens.recipebook.RecipeBookComponent
net.minecraft.client.gui.screens.recipebook.AbstractFurnaceRecipeBookComponent
net.minecraft.client.gui.screens.recipebook.SmokingRecipeBookComponent
- All Implemented Interfaces:
- GuiEventListener,- Renderable,- NarratableEntry,- NarrationSupplier,- RecipeShownListener,- PlaceRecipe<Ingredient>
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.client.gui.narration.NarratableEntryNarratableEntry.NarrationPriority
- 
Field SummaryFieldsFields inherited from class net.minecraft.client.gui.screens.recipebook.RecipeBookComponentfilterButton, ghostRecipe, IMAGE_HEIGHT, IMAGE_WIDTH, menu, minecraft, RECIPE_BOOK_LOCATIONFields inherited from class net.minecraft.client.gui.GuiComponentBACKGROUND_LOCATION, GUI_ICONS_LOCATION, STATS_ICON_LOCATIONFields inherited from interface net.minecraft.client.gui.components.events.GuiEventListenerDOUBLE_CLICK_THRESHOLD_MS
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.client.gui.screens.recipebook.AbstractFurnaceRecipeBookComponentinitFilterButtonTextures, setupGhostRecipe, slotClickedMethods inherited from class net.minecraft.client.gui.screens.recipebook.RecipeBookComponentaddItemToSlot, changeFocus, charTyped, hasClickedOutside, init, initVisuals, isMouseOver, isVisible, keyPressed, keyReleased, mouseClicked, narrationPriority, recipesShown, recipesUpdated, render, renderGhostRecipe, renderTooltip, sendUpdateSettings, setVisible, tick, toggleVisibility, updateNarration, updateScreenPositionMethods inherited from class net.minecraft.client.gui.GuiComponentblit, blit, blit, blit, blit, blitOutlineBlack, disableScissor, drawCenteredString, drawCenteredString, drawCenteredString, drawString, drawString, drawString, enableScissor, fill, fillGradient, fillGradient, fillGradient, getBlitOffset, hLine, setBlitOffset, vLineMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.components.events.GuiEventListenermouseDragged, mouseMoved, mouseReleased, mouseScrolledMethods inherited from interface net.minecraft.client.gui.narration.NarratableEntryisActiveMethods inherited from interface net.minecraft.recipebook.PlaceRecipeplaceRecipe
- 
Field Details- 
FILTER_NAME
 
- 
- 
Constructor Details- 
SmokingRecipeBookComponentpublic SmokingRecipeBookComponent()
 
- 
- 
Method Details- 
getRecipeFilterName- Overrides:
- getRecipeFilterNamein class- RecipeBookComponent
 
- 
getFuelItems- Specified by:
- getFuelItemsin class- AbstractFurnaceRecipeBookComponent
 
 
-