Uses of Class
net.minecraft.world.item.crafting.CampfireCookingRecipe
Packages that use CampfireCookingRecipe
-
Uses of CampfireCookingRecipe in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting with type parameters of type CampfireCookingRecipeModifier and TypeFieldDescriptionstatic final RecipeType
<CampfireCookingRecipe> RecipeType.CAMPFIRE_COOKING
static final RecipeSerializer
<CampfireCookingRecipe> RecipeSerializer.CAMPFIRE_COOKING_RECIPE
Methods in net.minecraft.world.item.crafting that return types with arguments of type CampfireCookingRecipeModifier and TypeMethodDescriptionCampfireCookingRecipe.getSerializer()
CampfireCookingRecipe.getType()
-
Uses of CampfireCookingRecipe in net.minecraft.world.level.block.entity
Method parameters in net.minecraft.world.level.block.entity with type arguments of type CampfireCookingRecipeModifier and TypeMethodDescriptionstatic void
CampfireBlockEntity.cookTick
(ServerLevel p_380207_, BlockPos p_155308_, BlockState p_155309_, CampfireBlockEntity p_155310_, RecipeManager.CachedCheck<SingleRecipeInput, CampfireCookingRecipe> p_380193_)