Uses of Class
net.minecraft.recipe.CampfireCookingRecipe
Packages that use CampfireCookingRecipe
-
Uses of CampfireCookingRecipe in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type CampfireCookingRecipeModifier and TypeFieldDescriptionprivate final RecipeManager.MatchGetter<Inventory,
CampfireCookingRecipe> CampfireBlockEntity.matchGetter
Methods in net.minecraft.block.entity that return types with arguments of type CampfireCookingRecipe -
Uses of CampfireCookingRecipe in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type CampfireCookingRecipeModifier and TypeFieldDescriptionstatic final RecipeSerializer<CampfireCookingRecipe>
RecipeSerializer.CAMPFIRE_COOKING
static final RecipeType<CampfireCookingRecipe>
RecipeType.CAMPFIRE_COOKING