Interface HTDefaultPart

  • All Implemented Interfaces:

    
    public interface HTDefaultPart
    
                        

    素材のデフォルトのアイテムを表すインターフェースです。

    Since:

    0.8.0

    Author:

    Hiiragi Tsubasa

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract TagKey<Item> getTag(HTMaterialLike material) 指定した素材から素材アイテムのタグを取得します。
      abstract HTMaterialContents.ItemEntry getItem(HTMaterialLike material) 指定した素材から素材アイテムを取得します。
      abstract String getSuffix() レシピの生成時に使用されるサフィックスを取得します。
      • Methods inherited from class java.lang.Object

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