Package hiiragi283.core.impl.recipe
Object HTRecipeTypeManager
-
- All Implemented Interfaces:
public class HTRecipeTypeManager
-
-
Field Summary
Fields Modifier and Type Field Description public final static HTRecipeTypeManagerINSTANCE
-
Method Summary
Modifier and Type Method Description final static <INPUT extends RecipeInput, RECIPE extends Any> HTRecipeTypeImpl<INPUT, RECIPE>create(ResourceLocation id)final UnitclearCache(TagsUpdatedEvent event)-
-
Method Detail
-
create
final static <INPUT extends RecipeInput, RECIPE extends Any> HTRecipeTypeImpl<INPUT, RECIPE> create(ResourceLocation id)
-
clearCache
final Unit clearCache(TagsUpdatedEvent event)
-
-
-
-