Class FurnaceSmeltEvent

All Implemented Interfaces:
Cancellable

public class FurnaceSmeltEvent extends BlockCookEvent
Called when an ItemStack is successfully smelted in a furnace.
  • Constructor Details Link icon

    • FurnaceSmeltEvent Link icon

      public FurnaceSmeltEvent(@NotNull Block furnace, @NotNull ItemStack source, @NotNull ItemStack result)