Class HCAnvilCrushingRecipe

  • All Implemented Interfaces:
    hiiragi283.core.api.recipe.HTRecipe , net.minecraft.world.item.crafting.Recipe

    
    public final class HCAnvilCrushingRecipe
    extends HCSingleItemRecipe<SingleRecipeInput>
                        
    • 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()
      Boolean matches(SingleRecipeInput input, Level level)
      RecipeSerializer<?> getSerializer()
      RecipeType<?> getType()
      • Methods inherited from class hiiragi283.core.common.recipe.HCAnvilCrushingRecipe

        getGroup, getIngredients, getSerializer, getToastSymbol, getType, isIncomplete, isSpecial
      • Methods inherited from class hiiragi283.core.common.recipe.HCSingleItemRecipe

        getResultItem
      • 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