Class JEIPlasticSolidifyingCategory

java.lang.Object
me.desht.pneumaticcraft.common.thirdparty.jei.AbstractPNCCategory<me.desht.pneumaticcraft.common.thirdparty.jei.JEIPlasticSolidifyingCategory.PlasticSolidifyingRecipe>
me.desht.pneumaticcraft.common.thirdparty.jei.JEIPlasticSolidifyingCategory
All Implemented Interfaces:
mezz.jei.api.recipe.category.IRecipeCategory<me.desht.pneumaticcraft.common.thirdparty.jei.JEIPlasticSolidifyingCategory.PlasticSolidifyingRecipe>

public class JEIPlasticSolidifyingCategory extends AbstractPNCCategory<me.desht.pneumaticcraft.common.thirdparty.jei.JEIPlasticSolidifyingCategory.PlasticSolidifyingRecipe>
  • Method Summary

    Modifier and Type
    Method
    Description
    static List<me.desht.pneumaticcraft.common.thirdparty.jei.JEIPlasticSolidifyingCategory.PlasticSolidifyingRecipe>
     
    List<net.minecraft.network.chat.Component>
    getTooltipStrings(me.desht.pneumaticcraft.common.thirdparty.jei.JEIPlasticSolidifyingCategory.PlasticSolidifyingRecipe recipe, mezz.jei.api.gui.ingredient.IRecipeSlotsView recipeSlotsView, double mouseX, double mouseY)
     
    void
    setRecipe(mezz.jei.api.gui.builder.IRecipeLayoutBuilder builder, me.desht.pneumaticcraft.common.thirdparty.jei.JEIPlasticSolidifyingCategory.PlasticSolidifyingRecipe recipe, mezz.jei.api.recipe.IFocusGroup focuses)
     

    Methods inherited from class me.desht.pneumaticcraft.common.thirdparty.jei.AbstractPNCCategory

    getBackground, getIcon, getRecipeType, getTitle

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface mezz.jei.api.recipe.category.IRecipeCategory

    draw, getHeight, getRegistryName, getWidth, handleInput, isHandled
  • Method Details

    • setRecipe

      public void setRecipe(mezz.jei.api.gui.builder.IRecipeLayoutBuilder builder, me.desht.pneumaticcraft.common.thirdparty.jei.JEIPlasticSolidifyingCategory.PlasticSolidifyingRecipe recipe, mezz.jei.api.recipe.IFocusGroup focuses)
    • getTooltipStrings

      public List<net.minecraft.network.chat.Component> getTooltipStrings(me.desht.pneumaticcraft.common.thirdparty.jei.JEIPlasticSolidifyingCategory.PlasticSolidifyingRecipe recipe, mezz.jei.api.gui.ingredient.IRecipeSlotsView recipeSlotsView, double mouseX, double mouseY)
    • getAllRecipes

      public static List<me.desht.pneumaticcraft.common.thirdparty.jei.JEIPlasticSolidifyingCategory.PlasticSolidifyingRecipe> getAllRecipes()