Interface HTRecipeLookup

  • All Implemented Interfaces:

    
    public interface HTRecipeLookup<INPUT extends RecipeInput, RECIPE extends Object, HOLDER extends Object>
    
                        

    レシピの一覧を提供するインターフェースです。

    Since:

    0.11.0

    Author:

    Hiiragi Tsubasa