Class SherdDuplicationJeiPlugin
java.lang.Object
net.darkhax.sherdduplication.common.impl.addons.jei.SherdDuplicationJeiPlugin
- All Implemented Interfaces:
mezz.jei.api.IModPlugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull net.minecraft.resources.IdentifiervoidregisterRecipes(mezz.jei.api.registration.IRecipeRegistration registration) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface mezz.jei.api.IModPlugin
onConfigManagerAvailable, onRuntimeAvailable, onRuntimeUnavailable, registerAdvanced, registerCategories, registerExtraIngredients, registerFluidSubtypes, registerGuiHandlers, registerIngredientAliases, registerIngredients, registerItemSubtypes, registerModInfo, registerRecipeCatalysts, registerRecipeTransferHandlers, registerRuntime, registerVanillaCategoryExtensions
-
Constructor Details
-
SherdDuplicationJeiPlugin
public SherdDuplicationJeiPlugin()
-
-
Method Details
-
getPluginUid
@NotNull public @NotNull net.minecraft.resources.Identifier getPluginUid()- Specified by:
getPluginUidin interfacemezz.jei.api.IModPlugin
-
registerRecipes
public void registerRecipes(mezz.jei.api.registration.IRecipeRegistration registration) - Specified by:
registerRecipesin interfacemezz.jei.api.IModPlugin
-