Class AppRepJEI

  • All Implemented Interfaces:
    mezz.jei.api.IModPlugin

    
    public final class AppRepJEI
     implements IModPlugin
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class AppRepJEI.Companion
    • Constructor Summary

      Constructors 
      Constructor Description
      AppRepJEI()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      ResourceLocation getPluginUid()
      Unit registerIngredients(IModIngredientRegistration registry)
      • Methods inherited from class dev.lapis256.apprep.integration.jei.client.AppRepJEI

        getPluginUid
      • Methods inherited from class mezz.jei.api.IModPlugin

        onConfigManagerAvailable, onRuntimeAvailable, onRuntimeUnavailable, registerAdvanced, registerCategories, registerExtraIngredients, registerFluidSubtypes, registerGuiHandlers, registerIngredientAliases, registerItemSubtypes, registerModInfo, registerRecipeCatalysts, registerRecipeTransferHandlers, registerRecipes, registerRuntime, registerVanillaCategoryExtensions
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait