Class FurnaceRecipeAppendixClient
java.lang.Object
org.cyclops.cyclopscore.infobook.pageelement.SectionAppendixClient<FurnaceRecipeAppendix>
org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendixClient<FurnaceRecipeAppendix>
org.cyclops.cyclopscore.infobook.pageelement.FurnaceRecipeAppendixClient
-
Nested Class Summary
Nested classes/interfaces inherited from class RecipeAppendixClient
RecipeAppendixClient.ElementButton<E>, RecipeAppendixClient.FluidButton, RecipeAppendixClient.ItemButton -
Field Summary
Fields inherited from class RecipeAppendixClient
TICK_DELAY -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedFurnaceRecipeAppendixClient(FurnaceRecipeAppendix sectionAppendix) -
Method Summary
Modifier and TypeMethodDescriptionvoidbakeElement(InfoSection infoSection) voiddrawElementInner(ScreenInfoBook gui, net.minecraft.client.gui.GuiGraphicsExtractor guiGraphics, int x, int y, int width, int height, int page, int mx, int my) Methods inherited from class RecipeAppendixClient
drawElement, getTick, postDrawElement, prepareItemStack, prepareItemStacks, prepareItemStacks, renderFluid, renderFluid, renderFluidForButton, renderFluidTooltip, renderItem, renderItem, renderItem, renderItem, renderItemForButton, renderItemForButton, renderItemTooltip, renderToolTipsMethods inherited from class SectionAppendixClient
drawScreen, getSectionAppendix
-
Constructor Details
-
FurnaceRecipeAppendixClient
-
-
Method Details
-
bakeElement
-
drawElementInner
public void drawElementInner(ScreenInfoBook gui, net.minecraft.client.gui.GuiGraphicsExtractor guiGraphics, int x, int y, int width, int height, int page, int mx, int my) - Specified by:
drawElementInnerin classRecipeAppendixClient<FurnaceRecipeAppendix>
-