Package hiiragi283.core.common.event
Object HCRuntimeRecipeHandler
-
- All Implemented Interfaces:
public class HCRuntimeRecipeHandler extends HTRecipeProviderContext.Delegated
-
-
Field Summary
Fields Modifier and Type Field Description private final HolderLookup.Providerproviderpublic final static HCRuntimeRecipeHandlerINSTANCE
-
Method Summary
Modifier and Type Method Description final UnitregisterRuntimeRecipe(HTRegisterRuntimeRecipeEvent event)final HolderLookup.ProvidergetProvider()-
-
Method Detail
-
registerRuntimeRecipe
final Unit registerRuntimeRecipe(HTRegisterRuntimeRecipeEvent event)
-
getProvider
final HolderLookup.Provider getProvider()
-
-
-
-