Class JEIIntegratedMekanismConfig
java.lang.Object
org.cyclops.integratedmekanism.modcompat.jei.JEIIntegratedMekanismConfig
- All Implemented Interfaces:
mezz.jei.api.IModPlugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.resources.ResourceLocation
void
registerRecipeTransferHandlers
(mezz.jei.api.registration.IRecipeTransferRegistration registry) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface mezz.jei.api.IModPlugin
onConfigManagerAvailable, onRuntimeAvailable, onRuntimeUnavailable, registerAdvanced, registerCategories, registerExtraIngredients, registerFluidSubtypes, registerGuiHandlers, registerIngredientAliases, registerIngredients, registerItemSubtypes, registerModInfo, registerRecipeCatalysts, registerRecipes, registerRuntime, registerVanillaCategoryExtensions
-
Constructor Details
-
JEIIntegratedMekanismConfig
public JEIIntegratedMekanismConfig()
-
-
Method Details
-
registerRecipeTransferHandlers
public void registerRecipeTransferHandlers(mezz.jei.api.registration.IRecipeTransferRegistration registry) - Specified by:
registerRecipeTransferHandlers
in interfacemezz.jei.api.IModPlugin
-
getPluginUid
public net.minecraft.resources.ResourceLocation getPluginUid()- Specified by:
getPluginUid
in interfacemezz.jei.api.IModPlugin
-