Class HTItemResult

  • All Implemented Interfaces:
    hiiragi283.core.api.recipe.result.HTRecipeResult , hiiragi283.core.api.resource.HTIdLike

    
    public final class HTItemResult
    extends HTResourceRecipeResult<Item, HTItemResourceType, ItemStack>
                        

    アイテムの完成品を表すクラスです。

    Since:

    0.4.0

    Author:

    Hiiragi Tsubasa

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static BiCodec<RegistryFriendlyByteBuf, HTItemResult> CODEC
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class hiiragi283.core.api.recipe.result.HTResourceRecipeResult

        getId, getStackOrEmpty, getStackResult
      • Methods inherited from class hiiragi283.core.api.resource.HTIdLike

        getNamespace, getPath
      • Methods inherited from class java.lang.Object

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