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<?> of(ResourceLocation id) 指定したidからHTItemHolderLikeの新しいインスタンスを作成します。
      final static HTItemHolderLike<?> of(ResourceKey<Item> key) 指定したkeyからHTItemHolderLikeの新しいインスタンスを作成します。
      final static HTItemHolderLike<?> of(ItemLike item) 指定したitemからHTItemHolderLikeの新しいインスタンスを作成します。
      • Methods inherited from class java.lang.Object

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