playerInteractEvent

fun ItemStack.playerInteractEvent(action: PlayerInteractEvent.() -> Unit = {})

Custom Interaction Method for the PlayerInteractEvent. Register SmartEvents and use the Event Manager.

See also