GUIType

class GUIType<in T : ForInventory>(dimensions: InventoryDimensions, bukkitType: InventoryType?)

Types

Companion
Link copied to clipboard
object Companion

Functions

createBukkitInv
Link copied to clipboard
fun createBukkitInv(holder: InventoryHolder? = null, title: String? = null): Inventory

Properties

bukkitType
Link copied to clipboard
val bukkitType: InventoryType? = null
dimensions
Link copied to clipboard
val dimensions: InventoryDimensions