packetGUI

@ExperimentalApi(value = "stable release of the packetGuis... (stable version)")
fun packetGUI(inventoryId: Int, title: Component, type: MenuType, shouldPublish: Boolean = false, plugin: JavaPlugin, callback: GUI.() -> Unit): GUI