Class CrafterCraftEvent

All Implemented Interfaces:
Cancellable

@Experimental public class CrafterCraftEvent extends BlockEvent implements Cancellable
Event called when a Crafter is about to craft an item
API Note:
Currently still experimental as it is ported from an open, not merged, spigot PR. The event was pulled to allow protection plugins and the likes to properly manage crafters. The type remains experimental as upstream *may* change the event before pulling it, resulting in a breaking change.