Package hiiragi283.ragium.common.event
Object RagiumRuntimeRecipeHandler
-
- All Implemented Interfaces:
public class RagiumRuntimeRecipeHandler extends HTRecipeProviderContext.Delegated
-
-
Field Summary
Fields Modifier and Type Field Description private final HolderLookup.Providerproviderprivate final RecipeOutputoutputpublic final static RagiumRuntimeRecipeHandlerINSTANCE
-
Method Summary
Modifier and Type Method Description final UnitregisterRuntimeRecipe(HTRegisterRuntimeRecipeEvent event)final HolderLookup.ProvidergetProvider()final RecipeOutputgetOutput()-
-
Method Detail
-
registerRuntimeRecipe
final Unit registerRuntimeRecipe(HTRegisterRuntimeRecipeEvent event)
-
getProvider
final HolderLookup.Provider getProvider()
-
getOutput
final RecipeOutput getOutput()
-
-
-
-