Class MechanicalDryingBasinRecipeAppendix

java.lang.Object
org.cyclops.cyclopscore.infobook.pageelement.SectionAppendix
org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix<RecipeDryingBasin>
org.cyclops.integrateddynamics.infobook.pageelement.DryingBasinRecipeAppendix
org.cyclops.integrateddynamics.infobook.pageelement.MechanicalDryingBasinRecipeAppendix

public class MechanicalDryingBasinRecipeAppendix extends DryingBasinRecipeAppendix
Mechanical drying basin recipes.
  • Nested Class Summary

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

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

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

    recipe, renderItemHolders, SLOT_SIZE, TICK_DELAY
  • Constructor Summary

    Constructors
    Constructor
    Description
    MechanicalDryingBasinRecipeAppendix(org.cyclops.cyclopscore.infobook.IInfoBook infoBook, net.minecraft.world.item.crafting.RecipeHolder<RecipeMechanicalDryingBasin> recipe)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected net.minecraft.world.item.ItemStack
     
    protected String
     

    Methods inherited from class org.cyclops.integrateddynamics.infobook.pageelement.DryingBasinRecipeAppendix

    bakeElement, drawElementInner, getHeightInner, getWidth

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

    drawElement, getAdditionalHeight, getHeight, getOffsetY, getTick, postDrawElement, preBakeElement, prepareItemStack, prepareItemStacks, prepareItemStacks, renderFluid, renderFluid, renderFluidForButton, renderFluidTooltip, renderItem, renderItem, renderItem, renderItem, renderItemForButton, renderItemForButton, renderItemTooltip, renderToolTips

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

    canEqual, drawScreen, equals, getFullHeight, getInfoBook, getLineStart, getPage, hashCode, setLineStart, setPage, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait