Class HTDeferredPart

    • 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
      HTPart asPart() HTPartに変換します。
      String asPartName() asPartから部品の名前を取得します。
      ResourceLocation createId(HTMaterialLike material) 指定した素材からIDを生成します。
      Boolean isEmpty() このマップが空か判定します。
      Boolean contains(HTPropertyKey<?> key) 指定したkeyが含まれるか判定します。
      <T extends Any> T get(HTPropertyKey<T> key) 指定したkeyに紐づいた値を返します。
      • Methods inherited from class hiiragi283.core.api.material.part.HTPartLike

        createKey
      • Methods inherited from class java.lang.Object

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