craftItemEvent

fun ItemStack.craftItemEvent(action: CraftItemEvent.() -> Unit = {})

Custom Interaction Method for the CraftItemEvent. Register CrystalEvents and use the Event Manager.

See also

net.crystopia.crystalshard.paper.custom.CrystalEvents