Class ModIdHelperMixin

java.lang.Object
com.petrolpark.mixin.compat.jei.client.ModIdHelperMixin
All Implemented Interfaces:
mezz.jei.api.helpers.IModIdHelper

public abstract class ModIdHelperMixin extends Object implements mezz.jei.api.helpers.IModIdHelper
  • Constructor Details

    • ModIdHelperMixin

      public ModIdHelperMixin()
  • Method Details

    • petrolpark$getSharedFeatureModIds

      public String petrolpark$getSharedFeatureModIds(mezz.jei.api.ingredients.IIngredientHelper instance, Object ingredient, com.llamalad7.mixinextras.injector.wrapoperation.Operation<String> original)
    • petrolpark$formatSharedFeatureModIds

      public String petrolpark$formatSharedFeatureModIds(String modid, com.llamalad7.mixinextras.injector.wrapoperation.Operation<String> operation)