Package com.petrolpark.core.recipe.book
Class RecipeBookItemJEICategoryCache
java.lang.Object
com.petrolpark.core.recipe.book.RecipeBookItemJEICategoryCache
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOptional<mezz.jei.api.gui.IRecipeLayoutDrawable<?>> get(RecipeReferenceDataComponent recipeReference, net.minecraft.world.item.crafting.RecipeManager recipeManager) Optional<mezz.jei.api.gui.IRecipeLayoutDrawable<?>> get(net.minecraft.resources.ResourceLocation jeiRecipeTypeId, Optional<net.minecraft.world.item.crafting.RecipeHolder<?>> recipeHolderOp)
-
Field Details
-
LIFETIME
protected static final int LIFETIME- See Also:
-
-
Constructor Details
-
RecipeBookItemJEICategoryCache
public RecipeBookItemJEICategoryCache()
-
-
Method Details
-
get
public Optional<mezz.jei.api.gui.IRecipeLayoutDrawable<?>> get(RecipeReferenceDataComponent recipeReference, net.minecraft.world.item.crafting.RecipeManager recipeManager) -
get
-