Interface HTTagUtil

  • All Implemented Interfaces:

    
    public interface HTTagUtil
    
                        

    TagKeyとHolderに関連するヘルパーをまとめたインターフェースです。

    Since:

    0.5.0

    Author:

    Hiiragi Tsubasa

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class HTTagUtil.Companion
    • 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
      <T extends Any> HTTextResult<Holder<T>> getFirstHolder(HolderLookup.Provider provider, TagKey<T> tagKey) 指定したproviderから,tagKeyに紐づいたHolderを取得します。
      abstract List<String> getModIdPriorityList()
      • Methods inherited from class java.lang.Object

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