getHandThatHoldItem

fun getHandThatHoldItem(player: Player, item: ItemStack): EquipmentSlot?

Which hand holds item (EquipmentSlot.HAND/EquipmentSlot.OFF_HAND), or null if neither.