Object HTJeiWorkstationHelper

  • All Implemented Interfaces:

    
    public class HTJeiWorkstationHelper
    
                        

    IRecipeCatalystRegistrationへのレシピ登録を簡略化するヘルパークラスです。

    Since:

    0.16.0

    Author:

    Hiiragi Tsubasa

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static Unit add(IRecipeCatalystRegistration registration, RecipeType<?> recipeType, List<ItemStack> workstations)
      final static Unit add(IRecipeCatalystRegistration registration, HTRecipeViewerType<?> viewerType, List<ItemStack> workstations)
      final static Unit addFromStacks(IRecipeCatalystRegistration registration, HTRecipeViewerType<?> viewerType, ItemStack workstations)
      final static Unit addFromItems(IRecipeCatalystRegistration registration, HTRecipeViewerType<?> viewerType, ItemLike workstations)
      final static Unit addFromViewerType(IRecipeCatalystRegistration registration, HTRecipeViewerType<?> viewerTypes)
      • Methods inherited from class java.lang.Object

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