InventoryGUIButton

fun <T : ForInventory> InventoryGUIButton(icon: ItemStack, action: (InventoryGUIClickEvent<T>) -> Unit)