Class SqueezerRecipeAppendixClient

java.lang.Object
org.cyclops.cyclopscore.infobook.pageelement.SectionAppendixClient<SqueezerRecipeAppendix>
org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendixClient<SqueezerRecipeAppendix>
org.cyclops.integrateddynamics.infobook.pageelement.SqueezerRecipeAppendixClient

public class SqueezerRecipeAppendixClient extends org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendixClient<SqueezerRecipeAppendix>
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendixClient

    org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendixClient.ElementButton<E>, org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendixClient.FluidButton, org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendixClient.ItemButton
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final int
     

    Fields inherited from class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendixClient

    TICK_DELAY
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    bakeElement(org.cyclops.cyclopscore.infobook.InfoSection infoSection)
     
    void
    drawElementInner(org.cyclops.cyclopscore.infobook.ScreenInfoBook gui, net.minecraft.client.gui.GuiGraphics guiGraphics, int x, int y, int width, int height, int page, int mx, int my)
     

    Methods inherited from class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendixClient

    drawElement, getTick, postDrawElement, prepareItemStack, prepareItemStacks, prepareItemStacks, renderFluid, renderFluid, renderFluidForButton, renderFluidTooltip, renderItem, renderItem, renderItem, renderItem, renderItemForButton, renderItemForButton, renderItemTooltip, renderToolTips

    Methods inherited from class org.cyclops.cyclopscore.infobook.pageelement.SectionAppendixClient

    drawScreen, getSectionAppendix

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

  • Method Details

    • bakeElement

      public void bakeElement(org.cyclops.cyclopscore.infobook.InfoSection infoSection)
    • drawElementInner

      public void drawElementInner(org.cyclops.cyclopscore.infobook.ScreenInfoBook gui, net.minecraft.client.gui.GuiGraphics guiGraphics, int x, int y, int width, int height, int page, int mx, int my)
      Specified by:
      drawElementInner in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendixClient<SqueezerRecipeAppendix>