Uses of Interface
net.minecraft.world.item.crafting.RecipeManager.CachedCheck
-
Uses of RecipeManager.CachedCheck in net.minecraft.world.item.crafting
Modifier and TypeMethodDescriptionstatic <I extends RecipeInput,
T extends Recipe<I>>
RecipeManager.CachedCheck<I, T> RecipeManager.createCheck
(RecipeType<T> p_220268_) -
Uses of RecipeManager.CachedCheck in net.minecraft.world.level.block.entity
Modifier and TypeFieldDescriptionprivate final RecipeManager.CachedCheck
<SingleRecipeInput, ? extends AbstractCookingRecipe> AbstractFurnaceBlockEntity.quickCheck
private final RecipeManager.CachedCheck
<SingleRecipeInput, CampfireCookingRecipe> CampfireBlockEntity.quickCheck