ColumnSlots

class ColumnSlots(val column: Int) : GuiSlotCompound(source)

Constructors

Link copied to clipboard
constructor(column: Int)

Properties

Link copied to clipboard
val column: Int

Functions

Link copied to clipboard
open override fun withDimensions(dimensions: GuiDimensions): ArrayList<GuiSlot>