Class WrappedIngredient

java.lang.Object
team.lodestar.lodestone.systems.recipe.WrappedIngredient
All Implemented Interfaces:
IRecipeComponent

public class WrappedIngredient extends Object implements IRecipeComponent
  • Field Details

    • ingredient

      public final net.minecraft.world.item.crafting.Ingredient ingredient
  • Constructor Details

    • WrappedIngredient

      public WrappedIngredient(net.minecraft.world.item.crafting.Ingredient ingredient)
  • Method Details