Interface AccessIngredient


public interface AccessIngredient
  • Method Details

    • crafttweaker$callFromValues

      static net.minecraft.world.item.crafting.Ingredient crafttweaker$callFromValues(Stream<? extends net.minecraft.world.item.crafting.Ingredient.Value> param0)
    • crafttweaker$getValues

      net.minecraft.world.item.crafting.Ingredient.Value[] crafttweaker$getValues()
    • crafttweaker$getItemStacks

      net.minecraft.world.item.ItemStack[] crafttweaker$getItemStacks()
    • crafttweaker$setItemStacks

      void crafttweaker$setItemStacks(net.minecraft.world.item.ItemStack[] itemStacks)