Uses of Interface
net.minecraft.recipe.RecipeManager.class_7266
Packages that use RecipeManager.class_7266
-
Uses of RecipeManager.class_7266 in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as RecipeManager.class_7266Modifier and TypeFieldDescriptionprivate final RecipeManager.class_7266<Inventory,? extends AbstractCookingRecipe> AbstractFurnaceBlockEntity.field_38234private final RecipeManager.class_7266<Inventory,CampfireCookingRecipe> CampfireBlockEntity.field_38235 -
Uses of RecipeManager.class_7266 in net.minecraft.recipe
Methods in net.minecraft.recipe that return RecipeManager.class_7266Modifier and TypeMethodDescriptionstatic <C extends Inventory,T extends Recipe<C>>
RecipeManager.class_7266<C,T> RecipeManager.method_42302(RecipeType<T> recipeType)