Class HTMaterialRecipeProvider
-
- All Implemented Interfaces:
public final class HTMaterialRecipeProvider extends HTSubRecipeProvider.Direct
-
-
Field Summary
Fields Modifier and Type Field Description private HolderLookup.Providerprovider
-
Constructor Summary
Constructors Constructor Description HTMaterialRecipeProvider(String modId)
-
Method Summary
Modifier and Type Method Description HolderLookup.ProvidergetProvider()UnitsetProvider(HolderLookup.Provider value)-
Methods inherited from class hiiragi283.core.api.data.recipe.HTSubRecipeProvider
buildRecipes -
Methods inherited from class hiiragi283.core.api.data.recipe.HTRecipeProviderContext
baseOrDust, baseOrPrefix, save -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
HTMaterialRecipeProvider
HTMaterialRecipeProvider(String modId)
-
-
Method Detail
-
getProvider
HolderLookup.Provider getProvider()
-
setProvider
Unit setProvider(HolderLookup.Provider value)
-
-
-
-