Class BlastingRecipeBookComponent
java.lang.Object
net.minecraft.client.gui.screens.recipebook.RecipeBookComponent
net.minecraft.client.gui.screens.recipebook.AbstractFurnaceRecipeBookComponent
net.minecraft.client.gui.screens.recipebook.BlastingRecipeBookComponent
- All Implemented Interfaces:
GuiEventListener,Renderable,TabOrderedElement,NarratableEntry,NarrationSupplier,RecipeShownListener,PlaceRecipe<Ingredient>
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.gui.narration.NarratableEntry
NarratableEntry.NarrationPriority -
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.screens.recipebook.RecipeBookComponent
filterButton, ghostRecipe, IMAGE_HEIGHT, IMAGE_WIDTH, menu, minecraft, RECIPE_BOOK_LOCATION, RECIPE_BUTTON_SPRITESFields inherited from interface net.minecraft.client.gui.components.events.GuiEventListener
DOUBLE_CLICK_THRESHOLD_MS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.gui.screens.recipebook.AbstractFurnaceRecipeBookComponent
initFilterButtonTextures, setupGhostRecipe, slotClickedMethods inherited from class net.minecraft.client.gui.screens.recipebook.RecipeBookComponent
addItemToSlot, charTyped, hasClickedOutside, init, initVisuals, isFocused, isMouseOver, isVisible, keyPressed, keyReleased, mouseClicked, narrationPriority, recipesShown, recipesUpdated, render, renderGhostRecipe, renderTooltip, sendUpdateSettings, setFocused, setVisible, tick, toggleVisibility, updateNarration, updateScreenPositionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.components.events.GuiEventListener
getCurrentFocusPath, getRectangle, mouseDragged, mouseMoved, mouseReleased, mouseScrolled, nextFocusPathMethods inherited from interface net.minecraft.client.gui.narration.NarratableEntry
isActiveMethods inherited from interface net.minecraft.recipebook.PlaceRecipe
placeRecipeMethods inherited from interface net.minecraft.client.gui.components.TabOrderedElement
getTabOrderGroup
-
Field Details
-
FILTER_NAME
-
-
Constructor Details
-
BlastingRecipeBookComponent
public BlastingRecipeBookComponent()
-
-
Method Details
-
getRecipeFilterName
- Overrides:
getRecipeFilterNamein classRecipeBookComponent
-
getFuelItems
- Specified by:
getFuelItemsin classAbstractFurnaceRecipeBookComponent
-