Interface CookingEvent.Finish

    • Method Detail

      • cookedItems

        java.util.List<ItemStackSnapshot> cookedItems()
        Gets an immutable List of ItemStackSnapshots that are the result of the cooking. Always exactly one item.
        Returns:
        The cooked items