Interface CraftItemEvent.Craft

    • Method Detail

      • crafted

        ItemStackSnapshot crafted()
        The item crafted with this event.
        Returns:
        The crafting transaction
      • slot

        java.util.Optional<Slot> slot()
        Returns the crafting output Slot.
        Specified by:
        slot in interface ClickContainerEvent
        Returns:
        The crafting output Slot