Class HTFluidTagPrefix

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String name
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final ResourceLocation createId(HTMaterialLike material) 指定した素材から素材液体などのIDを生成します。
      final TagKey<Fluid> createTagKey(HTMaterialLike material) 指定した素材から,液体の共通タグを生成します。
      final TagKey<Item> createBucketTag(HTMaterialLike material) 指定した素材から,液体バケツの共通タグを生成します。
      Integer compareTo(HTFluidTagPrefix other)
      • Methods inherited from class hiiragi283.core.api.data.lang.HTLangPatternProvider

        translate, translate
      • Methods inherited from class java.lang.Object

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