Class JeiIngredientSlots

java.lang.Object
com.hbm_m.compat.jei.JeiIngredientSlots

public final class JeiIngredientSlots extends Object
  • Method Details

    • addCountedIngredient

      public static void addCountedIngredient(mezz.jei.api.gui.builder.IRecipeSlotBuilder builder, net.minecraft.world.item.crafting.Ingredient ingredient, int count)
      Adds a counted ingredient to a JEI slot. Tag-based ingredients use addIngredients; concrete items are shown as stacks with the required count.