public class GuiFurnaceRecipeBook extends GuiRecipeBook
field_201522_g, ghostRecipe, mc, RECIPE_BOOK, recipeBook, recipeBookPage, stackedContents, toggleRecipesBtn
ICONS, 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, updateScreenPosition
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canFocus, focusChanged, mouseDragged, mouseReleased, mouseScrolled
placeRecipe
protected boolean func_201521_f()
func_201521_f
in class GuiRecipeBook
public boolean isVisible()
isVisible
in class GuiRecipeBook
protected void setVisible(boolean p_193006_1_)
setVisible
in class GuiRecipeBook
protected void func_205702_a()
func_205702_a
in class GuiRecipeBook
protected java.lang.String func_205703_f()
func_205703_f
in class GuiRecipeBook
public void slotClicked(@Nullable Slot slotIn)
slotClicked
in class GuiRecipeBook
public void setupGhostRecipe(IRecipe p_193951_1_, java.util.List<Slot> p_193951_2_)
setupGhostRecipe
in class GuiRecipeBook
public void renderGhostRecipe(int p_191864_1_, int p_191864_2_, boolean p_191864_3_, float p_191864_4_)
renderGhostRecipe
in class GuiRecipeBook