Class HTTagPrefix

  • All Implemented Interfaces:

    
    public final class HTTagPrefix
    
                        

    タグのプレフィックスを表すクラスです。

    Since:

    0.7.0

    Author:

    Hiiragi Tsubasa

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final <T extends Any> TagKey<T> createCommonTagKey(ResourceKey<out Registry<T>> key) 指定したレジストリキーから,共通タグを生成します。
      final <T extends Any> TagKey<T> createTagKey(ResourceKey<out Registry<T>> key, HTMaterialLike material) 指定したレジストリキー素材から,素材の共通タグを生成します。
      final TagKey<Item> itemTagKey(HTMaterialLike material) 指定した素材から,アイテムの素材の共通タグを生成します。
      • Methods inherited from class java.lang.Object

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