Object HTRecipeLookupManager
-
- All Implemented Interfaces:
public class HTRecipeLookupManager
-
-
Field Summary
Fields Modifier and Type Field Description public final static HTRecipeLookupManagerINSTANCE
-
Method Summary
Modifier and Type Method Description final static <RECIPE extends Any> HTRecipeLookupImpl<RECIPE>create(ResourceLocation id)final UnitclearCache(TagsUpdatedEvent event)-
-
Method Detail
-
create
final static <RECIPE extends Any> HTRecipeLookupImpl<RECIPE> create(ResourceLocation id)
-
clearCache
final Unit clearCache(TagsUpdatedEvent event)
-
-
-
-