Uses of Class
org.bukkit.inventory.CampfireRecipe
Packages that use CampfireRecipe
Package
Description
-
Uses of CampfireRecipe in org.bukkit.event.block
Methods in org.bukkit.event.block that return CampfireRecipeModifier and TypeMethodDescriptionCampfireStartEvent.getRecipe()
Gets the CampfireRecipe associated with this event.Constructors in org.bukkit.event.block with parameters of type CampfireRecipeModifierConstructorDescriptionCampfireStartEvent
(@NotNull Block furnace, @NotNull ItemStack source, @NotNull CampfireRecipe recipe)