smartGUI

inline fun smartGUI(title: Component = Component.text("Custom GUI"), size: Int = 27, type: InventoryType = InventoryType.CHEST, noinline context: CustomGUI.() -> Unit): CustomGUI