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
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
ConstructorDescriptionMechanicalDryingBasinRecipeAppendix
(org.cyclops.cyclopscore.infobook.IInfoBook infoBook, net.minecraft.world.item.crafting.RecipeHolder<RecipeMechanicalDryingBasin> recipe) -
Method Summary
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
-
Constructor Details
-
MechanicalDryingBasinRecipeAppendix
public MechanicalDryingBasinRecipeAppendix(org.cyclops.cyclopscore.infobook.IInfoBook infoBook, net.minecraft.world.item.crafting.RecipeHolder<RecipeMechanicalDryingBasin> recipe)
-
-
Method Details
-
getUnlocalizedTitle
- Overrides:
getUnlocalizedTitle
in classDryingBasinRecipeAppendix
-
getCrafter
protected net.minecraft.world.item.ItemStack getCrafter()- Overrides:
getCrafter
in classDryingBasinRecipeAppendix
-