inline fun customGUI(title: Component = Component.text("Custom GUI"), size: Int = 27, type: InventoryType = InventoryType.CHEST, noinline context: CustomGUI.() -> Unit): CustomGUI Credits to https://github.com/flytegg/twilight/blob/master/src/main/kotlin/gg/flyte/twilight/gui/GUI.kt