public class GuiFurnaceRecipeBook extends GuiRecipeBook
field_201522_g, ghostRecipe, mc, RECIPE_BOOK, recipeBook, recipeBookPage, stackedContents, toggleRecipesBtnICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel| Constructor and Description |
|---|
GuiFurnaceRecipeBook() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
func_201521_f() |
protected void |
func_205702_a() |
protected java.lang.String |
func_205703_f() |
boolean |
isVisible() |
void |
renderGhostRecipe(int p_191864_1_,
int p_191864_2_,
boolean p_191864_3_,
float p_191864_4_) |
void |
setupGhostRecipe(IRecipe p_193951_1_,
java.util.List<Slot> p_193951_2_) |
protected void |
setVisible(boolean p_193006_1_) |
void |
slotClicked(Slot slotIn) |
charTyped, func_195604_a, func_201518_a, func_201520_a, keyPressed, keyReleased, mouseClicked, recipesShown, recipesUpdated, removed, render, renderTooltip, sendUpdateSettings, setSlotContents, tick, toggleVisibility, updateScreenPositiondrawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanFocus, focusChanged, mouseDragged, mouseReleased, mouseScrolledplaceRecipeprotected boolean func_201521_f()
func_201521_f in class GuiRecipeBookpublic boolean isVisible()
isVisible in class GuiRecipeBookprotected void setVisible(boolean p_193006_1_)
setVisible in class GuiRecipeBookprotected void func_205702_a()
func_205702_a in class GuiRecipeBookprotected java.lang.String func_205703_f()
func_205703_f in class GuiRecipeBookpublic void slotClicked(@Nullable
Slot slotIn)
slotClicked in class GuiRecipeBookpublic void setupGhostRecipe(IRecipe p_193951_1_, java.util.List<Slot> p_193951_2_)
setupGhostRecipe in class GuiRecipeBookpublic void renderGhostRecipe(int p_191864_1_,
int p_191864_2_,
boolean p_191864_3_,
float p_191864_4_)
renderGhostRecipe in class GuiRecipeBook