Class PEIRecipeMapper

java.lang.Object
com.tagnumelite.projecteintegration.api.recipe.PEIRecipeMapper
All Implemented Interfaces:
moze_intel.projecte.api.config.IConfigurableElement, moze_intel.projecte.api.mapper.IEMCMapper<moze_intel.projecte.api.nss.NormalizedSimpleStack,Long>

public class PEIRecipeMapper extends Object implements moze_intel.projecte.api.mapper.IEMCMapper<moze_intel.projecte.api.nss.NormalizedSimpleStack,Long>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addMappings(moze_intel.projecte.api.mapper.collector.IMappingCollector<moze_intel.projecte.api.nss.NormalizedSimpleStack,Long> mappingCollector, net.minecraft.server.ReloadableServerResources reloadableServerResources, net.minecraft.core.RegistryAccess registryAccess, net.minecraft.server.packs.resources.ResourceManager resourceManager)
     
     
     
     
    static void
     

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface moze_intel.projecte.api.config.IConfigurableElement

    addConfigOptions, getConfigPath

    Methods inherited from interface moze_intel.projecte.api.mapper.IEMCMapper

    isAvailable
  • Constructor Details

    • PEIRecipeMapper

      public PEIRecipeMapper()
  • Method Details

    • loadMappers

      public static void loadMappers()
    • getName

      public String getName()
      Specified by:
      getName in interface moze_intel.projecte.api.config.IConfigurableElement
    • getTranslationKey

      public String getTranslationKey()
      Specified by:
      getTranslationKey in interface moze_intel.projecte.api.config.IConfigurableElement
    • getDescription

      public String getDescription()
      Specified by:
      getDescription in interface moze_intel.projecte.api.config.IConfigurableElement
    • addMappings

      public void addMappings(moze_intel.projecte.api.mapper.collector.IMappingCollector<moze_intel.projecte.api.nss.NormalizedSimpleStack,Long> mappingCollector, net.minecraft.server.ReloadableServerResources reloadableServerResources, net.minecraft.core.RegistryAccess registryAccess, net.minecraft.server.packs.resources.ResourceManager resourceManager)
      Specified by:
      addMappings in interface moze_intel.projecte.api.mapper.IEMCMapper<moze_intel.projecte.api.nss.NormalizedSimpleStack,Long>