Class SmokerRecipeGui
java.lang.Object
net.minecraft.client.gui.AbstractGui
net.minecraft.client.gui.recipebook.RecipeBookGui
net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
net.minecraft.client.gui.recipebook.SmokerRecipeGui
- All Implemented Interfaces:
IGuiEventListener,IRenderable,IRecipeUpdateListener,IRecipePlacer<Ingredient>
-
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.recipebook.RecipeBookGui
filterButton, ghostRecipe, menu, minecraft, RECIPE_BOOK_LOCATIONFields inherited from class net.minecraft.client.gui.AbstractGui
BACKGROUND_LOCATION, GUI_ICONS_LOCATION, STATS_ICON_LOCATION -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
initFilterButtonTextures, renderGhostRecipe, setupGhostRecipe, slotClickedMethods inherited from class net.minecraft.client.gui.recipebook.RecipeBookGui
addItemToSlot, changeFocus, charTyped, hasClickedOutside, init, initVisuals, isMouseOver, isVisible, keyPressed, keyReleased, mouseClicked, recipesShown, recipesUpdated, removed, render, renderTooltip, sendUpdateSettings, setVisible, tick, toggleVisibility, updateScreenPositionMethods inherited from class net.minecraft.client.gui.AbstractGui
blit, blit, blit, blit, blit, blitOutlineBlack, drawCenteredString, drawCenteredString, drawString, drawString, fill, fillGradient, fillGradient, getBlitOffset, hLine, setBlitOffset, vLineMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.IGuiEventListener
mouseDragged, mouseMoved, mouseReleased, mouseScrolledMethods inherited from interface net.minecraft.item.crafting.IRecipePlacer
placeRecipe
-
Field Details
-
FILTER_NAME
-
-
Constructor Details
-
SmokerRecipeGui
public SmokerRecipeGui()
-
-
Method Details
-
getRecipeFilterName
- Overrides:
getRecipeFilterNamein classRecipeBookGui
-
getFuelItems
- Specified by:
getFuelItemsin classAbstractRecipeBookGui
-