InventoryGUIButton

fun <T : ForInventory> InventoryGUIButton(inventoryGUIElementData: InventoryGUIElementData, action: (InventoryGUIClickEvent<T>) -> Unit)