Object HTItemHolderLike.Companion

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static HTItemHolderLike<Item> of(Holder<Item> holder) 指定したholderからHTItemHolderLikeの新しいインスタンスを作成します。
      final static <ITEM extends Item> HTItemHolderLike<ITEM> of(ITEM item) 指定したitemからHTItemHolderLikeの新しいインスタンスを作成します。
      • Methods inherited from class java.lang.Object

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