Class ModIdHelperMixin
java.lang.Object
com.petrolpark.mixin.compat.jei.client.ModIdHelperMixin
- All Implemented Interfaces:
mezz.jei.api.helpers.IModIdHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwrapGetDisplayModId(mezz.jei.api.ingredients.IIngredientHelper instance, Object ingredient, com.llamalad7.mixinextras.injector.wrapoperation.Operation<String> original) wrapGetModNameForModId(String modid, com.llamalad7.mixinextras.injector.wrapoperation.Operation<String> operation) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface mezz.jei.api.helpers.IModIdHelper
addModNameToIngredientTooltip, addModNameToIngredientTooltip, getFormattedModNameForModId, getModAliases, getModNameForModId, getModNameForTooltip, isDisplayingModNameEnabled
-
Constructor Details
-
ModIdHelperMixin
public ModIdHelperMixin()
-
-
Method Details
-
wrapGetDisplayModId
-
wrapGetModNameForModId
-