Class HTViewerEnchantingRecipe

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      HTViewerEnchantingRecipe(List<ItemStack> supportedItems, HTItemIngredient ingredient, Integer requiredExpAmount, ItemStack result)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final List<ItemStack> getSupportedItems()
      Integer getRequiredExpAmount()
      final ItemStack getResult()
      final HTItemIngredient getIngredient()
      ItemStack applyEnchantment(ItemStack stack)
      • Methods inherited from class hiiragi283.ragium.impl.recipe.HTBasicEnchantingRecipe

        assemble, getRequiredAdditionAmount, getRequiredExpAmount, test
      • Methods inherited from class java.util.function.Predicate

        and, negate, or
      • Methods inherited from class java.lang.Object

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