Class HTHolderModularEmiRecipe

    • 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
      final RecipeHolder<?> getBackingRecipe() EMIがレシピのIDを取得するために必要
      • Methods inherited from class com.lowdragmc.lowdraglib2.integration.xei.emi.ModularUIEMIRecipe

        getCatalysts, getInputs, getModularUI, getOutputs
      • Methods inherited from class hiiragi283.core.api.integration.emi.HTHolderModularEmiRecipe

        getBackingRecipe, getCategory, getDisplayHeight, getDisplayWidth, getId
      • Methods inherited from class hiiragi283.core.api.integration.emi.HTModularEmiRecipe

        getCategory, getDisplayHeight, getDisplayWidth, getId
      • Methods inherited from class dev.emi.emi.api.recipe.EmiRecipe

        addWidgets, hideCraftable, supportsRecipeTree
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HTHolderModularEmiRecipe

        HTHolderModularEmiRecipe(Function2<RECIPE, UIElement, Unit> factory, EmiRecipeCategory category, RecipeHolder<RECIPE> holder, Bounds bounds)
    • Method Detail

      • getBackingRecipe

         final RecipeHolder<?> getBackingRecipe()

        EMIがレシピのIDを取得するために必要