Class HTItemToItemRecipeCategory

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      ItemStack getCarried()
      final <RECIPE extends HTItemToItemRecipe> Unit addExtension(HTItemToItemRecipeCategoryExtension<RECIPE> extension)
      final <RECIPE extends HTItemToItemRecipe> Unit addExtension(Class<RECIPE> clazz, HTItemToItemRecipeCategoryExtension<RECIPE> extension)
      Unit createRecipeExtras(IRecipeExtrasBuilder builder, RecipeHolder<HTItemToItemRecipe.Serializable> recipe, IFocusGroup focuses)
      Unit onDisplayedIngredientsUpdate(RecipeHolder<HTItemToItemRecipe.Serializable> recipe, List<IRecipeSlotDrawable> recipeSlots, IFocusGroup focuses)
      Boolean isHandled(RecipeHolder<HTItemToItemRecipe.Serializable> recipe)
      • Methods inherited from class net.minecraft.client.gui.components.events.ContainerEventHandler

        getChildAt, getCurrentFocusPath, getFocused, isDragging, isFocused, setDragging, setFocused, setFocused
      • Methods inherited from class hiiragi283.core.client.jei.category.HTItemToItemRecipeCategory

        getBackground, getFocused, getHeight, getIcon, getRecipeType, getRectangle, getTitle, getWidth, isDragging, setDragging, setFocused
      • Methods inherited from class net.minecraft.client.gui.components.TabOrderedElement

        getTabOrderGroup
      • Methods inherited from class mezz.jei.api.recipe.category.IRecipeCategory

        createRecipeExtras, getTooltip, getTooltipStrings, handleInput, needsRecipeBorder
      • Methods inherited from class hiiragi283.core.client.jei.category.base.HTLookupRecipeCategory.Managed

        getCodec
      • Methods inherited from class hiiragi283.core.client.jei.category.base.HTLookupRecipeCategory

        getRegistryName, setRecipe
      • Methods inherited from class hiiragi283.core.client.jei.category.base.HTBasicRecipeCategory

        children, draw, getGuiLeft, getGuiTop, getHeight, getIcon, getPosition, getPosition, getPosition, getPosition, getRecipeType, getRectangle, getTitle, getWidth, getXSize, getYSize
      • Methods inherited from class net.minecraft.client.gui.components.events.GuiEventListener

        charTyped, isMouseOver, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseMoved, mouseReleased, mouseScrolled, nextFocusPath
      • Methods inherited from class java.lang.Object

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