Class HCAnvilCrushingRecipe

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final HTItemIngredient getIngredient()
      final HTItemResult getResult()
      RecipeSerializer<?> getSerializer()
      RecipeType<?> getType()
      • Methods inherited from class hiiragi283.core.common.recipe.HCSingleItemRecipe

        getGroup, getIngredients, getResultItem, getToastSymbol, isIncomplete, isSpecial, matches
      • Methods inherited from class hiiragi283.core.common.recipe.HCAnvilCrushingRecipe

        getSerializer, getType
      • Methods inherited from class hiiragi283.core.api.recipe.HTRecipe

        assemble, canCraftInDimensions, getIngredients, getRemainingItems, isSpecial
      • Methods inherited from class net.minecraft.world.item.crafting.Recipe

        showNotification
      • Methods inherited from class java.lang.Object

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