Class HTDefaultPart.BuiltIn

  • All Implemented Interfaces:
    hiiragi283.core.api.material.property.HTDefaultPart

    
    public final class HTDefaultPart.BuiltIn
     implements HTDefaultPart
                        

    既存のTagKeyとItemに基づいたHTDefaultPartの実装クラスです。

    Since:

    0.8.0

    Author:

    Hiiragi Tsubasa

    • 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 TagKey<Item> getTagKey()
      final HTItemHolderLike<?> getItem()
      TagKey<Item> getTag(HTMaterialLike material) 指定した素材から素材アイテムのタグを取得します。
      HTItemHolderLike<?> getItem(HTMaterialLike material) 指定した素材から素材アイテムを取得します。
      String getSuffix() レシピの生成時に使用されるサフィックスを取得します。
      • Methods inherited from class java.lang.Object

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