Class HTBluePrintIngredient

  • All Implemented Interfaces:
    net.neoforged.neoforge.common.crafting.ICustomIngredient

    
    public final class HTBluePrintIngredient
     implements ICustomIngredient
                        
    • 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
      Boolean test(ItemStack stack)
      Stream<ItemStack> getItems()
      Boolean isSimple()
      IngredientType<?> getType()
      • Methods inherited from class hiiragi283.core.common.recipe.ingredient.HTBluePrintIngredient

        getItems, getType, isSimple
      • Methods inherited from class net.neoforged.neoforge.common.crafting.ICustomIngredient

        toVanilla
      • Methods inherited from class java.lang.Object

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