Class FanHauntingCategory
java.lang.Object
com.simibubi.create.compat.jei.category.CreateRecipeCategory<HauntingRecipe>
com.simibubi.create.compat.jei.category.ProcessingViaFanCategory<HauntingRecipe>
com.simibubi.create.compat.jei.category.ProcessingViaFanCategory.MultiOutput<HauntingRecipe>
com.simibubi.create.compat.jei.category.FanHauntingCategory
- All Implemented Interfaces:
mezz.jei.api.recipe.category.IRecipeCategory<net.minecraft.world.item.crafting.RecipeHolder<HauntingRecipe>>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.simibubi.create.compat.jei.category.ProcessingViaFanCategory
ProcessingViaFanCategory.MultiOutput<T extends ProcessingRecipe<?>>Nested classes/interfaces inherited from class com.simibubi.create.compat.jei.category.CreateRecipeCategory
CreateRecipeCategory.Factory<T extends net.minecraft.world.item.crafting.Recipe<?>>, CreateRecipeCategory.Info<T extends net.minecraft.world.item.crafting.Recipe<?>> -
Field Summary
Fields inherited from class com.simibubi.create.compat.jei.category.ProcessingViaFanCategory
SCALEFields inherited from class com.simibubi.create.compat.jei.category.CreateRecipeCategory
background, icon, title, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected AllGuiTexturesprotected voidrenderAttachedBlock(net.minecraft.client.gui.GuiGraphics graphics) Methods inherited from class com.simibubi.create.compat.jei.category.ProcessingViaFanCategory.MultiOutput
renderWidgets, setRecipeMethods inherited from class com.simibubi.create.compat.jei.category.ProcessingViaFanCategory
draw, getFan, translateFanMethods inherited from class com.simibubi.create.compat.jei.category.CreateRecipeCategory
addFluidSlot, addFluidSlot, addFluidSlot, addStochasticTooltip, asDrawable, draw, getBackground, getIcon, getRecipeType, getRenderedSlot, getRenderedSlot, getRenderedSlot, getResultItem, getTitle, getTooltipStrings, getTooltipStrings, registerCatalysts, registerRecipes, setRecipeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface mezz.jei.api.recipe.category.IRecipeCategory
createRecipeExtras, createRecipeExtras, getCodec, getHeight, getRegistryName, getTooltip, getWidth, handleInput, isHandled, needsRecipeBorder, onDisplayedIngredientsUpdate
-
Constructor Details
-
FanHauntingCategory
-
-
Method Details
-
getBlockShadow
- Overrides:
getBlockShadowin classProcessingViaFanCategory<HauntingRecipe>
-
renderAttachedBlock
protected void renderAttachedBlock(net.minecraft.client.gui.GuiGraphics graphics) - Specified by:
renderAttachedBlockin classProcessingViaFanCategory<HauntingRecipe>
-