@Environment(value=CLIENT) public class FurnaceRecipeBookScreen extends AbstractFurnaceRecipeBookScreen
Modifier and Type | Field and Description |
---|---|
private static Text |
field_26596 |
client, craftingScreenHandler, ghostSlots, TEXTURE, toggleCraftableButton
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE
Constructor and Description |
---|
FurnaceRecipeBookScreen() |
Modifier and Type | Method and Description |
---|---|
protected Set<Item> |
getAllowedFuels() |
protected Text |
getToggleCraftableButtonText() |
drawGhostSlots, setBookButtonTexture, showGhostRecipe, slotClicked
acceptAlignedInput, changeFocus, charTyped, close, drawTooltip, findLeftEdge, initialize, isClickOutsideBounds, isMouseOver, isOpen, keyPressed, keyReleased, mouseClicked, onRecipesDisplayed, refresh, render, reset, sendBookDataPacket, setOpen, toggleOpen, update
drawCenteredString, drawCenteredText, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, fill, fillGradient, fillGradient, getZOffset, method_29343, setZOffset
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
mouseDragged, mouseMoved, mouseReleased, mouseScrolled
alignRecipeToGrid
private static final Text field_26596
protected Text getToggleCraftableButtonText()
getToggleCraftableButtonText
in class RecipeBookWidget
protected Set<Item> getAllowedFuels()
getAllowedFuels
in class AbstractFurnaceRecipeBookScreen